Buildbot failure in Python on AMD64 Arch Linux Asan 3.x
The Buildbot has detected a new failure on builder AMD64 Arch Linux Asan 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/582/builds/262
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown> Blamelist: Ammar Askar <ammar@ammaraskar.com>, Andre Delfino <adelfino@gmail.com>, Antonio Cuni <anto.cuni@gmail.com>, Benjamin Peterson <benjamin@python.org>, Berker Peksag <berker.peksag@gmail.com>, Brandon Stansbury <brandonrstansbury@gmail.com>, Brandt Bucher <brandtbucher@gmail.com>, Cheryl Sabella <cheryl.sabella@gmail.com>, Conchylicultor <etiennefg.pot@gmail.com>, Dong-hee Na <donghee.na@python.org>, Erlend Egeberg Aasland <erlend.aasland@innova.no>, Ethan Furman <ethan@stoneleaf.us>, Filipe Laíns <lains@riseup.net>, Hai Shi <shihai1992@gmail.com>, Hong Xu <hong@topbug.net>, Hugo van Kemenade <hugovk@users.noreply.github.com>, Irit Katriel <iritkatriel@yahoo.com>, Jakub Kulík <Kulikjak@gmail.com>, Jason R. Coombs <jaraco@jaraco.com>, Jero Bado <tokidokitalkyou@gmail.com>, Johan Dahlin <jdahlin@gmail.com>, Joshua Root <jmr@macports.org>, Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>, Kurochan <kuro@kurochan.org>, Lysandros Nikolaou <lisandrosnik@gmail.com>, Mark Shannon <mark@hotpy.org>, Michael Wayne Goodman <goodman.m.w@gmail.com>, Mohamed Koubaa <koubaa.m@gmail.com>, Ned Deily <nad@python.org>, Pablo Galindo <Pablogsal@gmail.com>, Pablo Galindo <pablogsal@gmail.com>, Paul Ganssle <paul@ganssle.io>, Petr Viktorin <encukou@gmail.com>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Ross <rrhodes@users.noreply.github.com>, Senthil Kumaran <senthil@uthcode.com>, Serhiy Storchaka <storchaka@gmail.com>, Setrak Balian <setrak@faculty.ai>, Simon Willison <swillison@gmail.com>, Steve Dower <steve.dower@python.org>, Tao He <sighingnow@gmail.com>, Terry Jan Reedy <tjreedy@udel.edu>, Tobias Holl <TobiasHoll@users.noreply.github.com>, Tomáš Hrnčiar <tomas.hrnciar@me.com>, Victor Stinner <vstinner@python.org>, Vladimir <greatvovan@gmail.com>, Yair Frid <fridyair@gmail.com>, Yunlongs <lylgood@foxmail.com>, Yurii Karabas <1998uriyyo@gmail.com>, Zackery Spytz <zspytz@gmail.com>, Zhiming Wang <i@zhimingwang.org>, cptpcrd <31829097+cptpcrd@users.noreply.github.com>, jonanifranco <66563903+jonanifranco@users.noreply.github.com>, pxinwr <peixing.xin@windriver.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 7, done.
remote: Counting objects: 14% (1/7)
remote: Counting objects: 28% (2/7)
remote: Counting objects: 42% (3/7)
remote: Counting objects: 57% (4/7)
remote: Counting objects: 71% (5/7)
remote: Counting objects: 85% (6/7)
remote: Counting objects: 100% (7/7)
remote: Counting objects: 100% (7/7), done.
remote: Compressing objects: 100% (1/1)
remote: Compressing objects: 100% (1/1), done.
remote: Total 4 (delta 3), reused 4 (delta 3), pack-reused 0
From https://github.com/python/cpython
- branch master -> FETCH_HEAD Reset branch 'master'
In function ‘emit_pair’, inlined from ‘emit_delta’ at Objects/codeobject.c:423:14, inlined from ‘code_getlnotab’ at Objects/codeobject.c:462:18: Objects/codeobject.c:414:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 414 | *lnotab++ = b; | ~~~~~~~~~~^~~ In function ‘emit_pair’, inlined from ‘emit_delta’ at Objects/codeobject.c:436:14, inlined from ‘code_getlnotab’ at Objects/codeobject.c:462:18: Objects/codeobject.c:414:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 414 | *lnotab++ = b; | ~~~~~~~~~~^~~ In function ‘emit_pair’, inlined from ‘emit_delta’ at Objects/codeobject.c:429:14, inlined from ‘code_getlnotab’ at Objects/codeobject.c:462:18: Objects/codeobject.c:414:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 414 | *lnotab++ = b; | ~~~~~~~~~~^~~ In function ‘assemble_emit_linetable_pair’, inlined from ‘assemble_line_range’ at Python/compile.c:5590:18: Python/compile.c:5562:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5562 | *lnotab++ = ldelta; | ~~~~~~~~~~^~~~~~~~ In function ‘assemble_emit_linetable_pair’, inlined from ‘assemble_line_range’ at Python/compile.c:5584:18: Python/compile.c:5562:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5562 | *lnotab++ = ldelta; | ~~~~~~~~~~^~~~~~~~ In function ‘assemble_emit_linetable_pair’, inlined from ‘assemble’ at Python/compile.c:6005:10: Python/compile.c:5562:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5562 | *lnotab++ = ldelta; | ~~~~~~~~~~^~~~~~~~
AddressSanitizer:DEADLYSIGNAL
==1046==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800000416 (pc 0x7efefacd4f75 bp 0x7ffecb562ae0 sp 0x7ffecb5628e0 T0) ==1046==The signal is caused by a READ memory access. #0 0x7efefacd4f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5600e58b1c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5600e58b1c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5600e593be12 in cfunction_call Objects/methodobject.c:548 #4 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5600e54d7df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5600e54d7df0 in call_function Python/ceval.c:5379 #9 0x5600e54d7df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #12 0x7efef6ab561f in load_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6785 #13 0x7efef6ab561f in load /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6933 #14 0x7efef6ab96de in _pickle_loads_impl /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:7887 #15 0x7efef6ab96de in _pickle_loads /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/clinic/_pickle.c.h:834 #16 0x5600e593cef1 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:442 #17 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #18 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #19 0x5600e54d3d30 in call_function Python/ceval.c:5379 #20 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #21 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #23 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #24 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #25 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #26 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #27 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #28 0x5600e54d2def in call_function Python/ceval.c:5379 #29 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #30 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #31 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #32 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #33 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #34 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #35 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #36 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #37 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x5600e54d3b49 in call_function Python/ceval.c:5379 #40 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #46 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #47 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #48 0x5600e54d2def in call_function Python/ceval.c:5379 #49 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #50 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #51 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #52 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #53 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #54 0x5600e54d3b49 in call_function Python/ceval.c:5379 #55 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #56 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #57 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #58 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #59 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #60 0x5600e55ec7c0 in slot_tp_init Objects/typeobject.c:7053 #61 0x5600e55c7f3f in type_call Objects/typeobject.c:1051 #62 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #63 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #64 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #65 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #66 0x5600e54d2f5b in call_function Python/ceval.c:5379 #67 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #68 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #69 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #70 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #71 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #72 0x5600e54d3d30 in call_function Python/ceval.c:5379 #73 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #74 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #75 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #76 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #77 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #78 0x5600e54d3b49 in call_function Python/ceval.c:5379 #79 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #80 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #81 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #82 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #83 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #84 0x5600e54d3b49 in call_function Python/ceval.c:5379 #85 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #86 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #87 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #88 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #89 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #90 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #91 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #92 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #93 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #94 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #95 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #96 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #97 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #98 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #99 0x5600e54d3b49 in call_function Python/ceval.c:5379 #100 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #101 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #102 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #103 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #104 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #105 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #106 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #107 0x5600e54d2f16 in call_function Python/ceval.c:5379 #108 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #109 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #110 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #111 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #112 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #113 0x5600e54d3b49 in call_function Python/ceval.c:5379 #114 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #115 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #116 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #117 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #118 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #119 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #120 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #121 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #122 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #123 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #124 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #125 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #126 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #127 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #128 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #129 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #130 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #131 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #132 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #133 0x5600e54d2f5b in call_function Python/ceval.c:5379 #134 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #135 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #136 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #137 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #138 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #139 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #140 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #141 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #142 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #143 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #144 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #145 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #146 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #147 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #148 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #149 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #150 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #151 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #152 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #153 0x5600e54d2f5b in call_function Python/ceval.c:5379 #154 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #155 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #156 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #157 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #158 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #159 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #160 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #161 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #162 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #163 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #164 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #165 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #166 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #167 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #168 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #169 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #170 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #171 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #172 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #173 0x5600e54d2f5b in call_function Python/ceval.c:5379 #174 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #175 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #176 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #177 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #178 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #179 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #180 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #181 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #182 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #183 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #184 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #185 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #186 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #187 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #188 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #189 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #190 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #191 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #192 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #193 0x5600e54d2f5b in call_function Python/ceval.c:5379 #194 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #195 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #196 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #197 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #198 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #199 0x5600e54d3b49 in call_function Python/ceval.c:5379 #200 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #201 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #202 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #203 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #204 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #205 0x5600e54d2f16 in call_function Python/ceval.c:5379 #206 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #207 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #208 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #209 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #210 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #211 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #212 0x5600e54d3d30 in call_function Python/ceval.c:5379 #213 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #214 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #215 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #216 0x5600e5838635 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #217 0x5600e5838635 in partial_vectorcall Modules/_functoolsmodule.c:202 #218 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #219 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #220 0x5600e54d2f16 in call_function Python/ceval.c:5379 #221 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #222 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #223 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #224 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #225 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #226 0x5600e54d2f16 in call_function Python/ceval.c:5379 #227 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #228 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #229 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #230 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #231 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #232 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #233 0x5600e54d2def in call_function Python/ceval.c:5379 #234 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #235 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #236 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #237 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #238 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #239 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #240 0x5600e54d2f16 in call_function Python/ceval.c:5379 #241 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #242 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #243 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #244 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #245 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #246 0x5600e54d2f16 in call_function Python/ceval.c:5379 #247 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #248 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #249 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #250 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #251 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #252 0x5600e54d2f16 in call_function Python/ceval.c:5379 #253 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #254 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #255 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #256 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #257 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #258 0x5600e54d3b49 in call_function Python/ceval.c:5379 #259 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #260 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #261 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #262 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #263 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #264 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #265 0x5600e54fffc3 in PyVectorcall_Call Objects/call.c:243 #266 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #267 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #268 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #269 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #270 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #271 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #272 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #273 0x5600e54d2f16 in call_function Python/ceval.c:5379 #274 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #275 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #276 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #277 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #278 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #279 0x5600e54d2f16 in call_function Python/ceval.c:5379 #280 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #281 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #282 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #283 0x5600e56aa977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #284 0x5600e56aa977 in PyEval_EvalCodeEx Python/ceval.c:4673 #285 0x5600e56aa977 in PyEval_EvalCode Python/ceval.c:892 #286 0x5600e59a00b8 in builtin_exec_impl Python/bltinmodule.c:1035 #287 0x5600e59a00b8 in builtin_exec Python/clinic/bltinmodule.c.h:371 #288 0x5600e593d410 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #289 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #290 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #291 0x5600e54d2f16 in call_function Python/ceval.c:5379 #292 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #293 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #294 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #295 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #296 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #297 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #298 0x5600e54d2f16 in call_function Python/ceval.c:5379 #299 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #300 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #301 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #302 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #303 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #304 0x5600e54dd832 in pymain_run_module Modules/main.c:293 #305 0x5600e54deac3 in pymain_run_python Modules/main.c:581 #306 0x5600e54e0ae4 in Py_RunMain Modules/main.c:666 #307 0x5600e54e0ae4 in pymain_main Modules/main.c:696 #308 0x5600e54e0ae4 in Py_BytesMain Modules/main.c:720 #309 0x7efefa9cf151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #310 0x5600e54dceed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1046==ABORTING AddressSanitizer:DEADLYSIGNAL
==1056==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800000420 (pc 0x7efefacd4f75 bp 0x7ffecb563710 sp 0x7ffecb563510 T0) ==1056==The signal is caused by a READ memory access. #0 0x7efefacd4f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5600e58b1c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5600e58b1c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5600e593be12 in cfunction_call Objects/methodobject.c:548 #4 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5600e54d7df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5600e54d7df0 in call_function Python/ceval.c:5379 #9 0x5600e54d7df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #12 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #13 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #14 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #15 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #16 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #17 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #18 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #19 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #20 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #21 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #22 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #23 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #24 0x5600e54d3b49 in call_function Python/ceval.c:5379 #25 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #26 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #27 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #28 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #29 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #30 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #31 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #32 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #33 0x5600e54d2def in call_function Python/ceval.c:5379 #34 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #35 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #36 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #37 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x5600e54d3b49 in call_function Python/ceval.c:5379 #40 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #43 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #44 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #45 0x5600e55ec7c0 in slot_tp_init Objects/typeobject.c:7053 #46 0x5600e55c7f3f in type_call Objects/typeobject.c:1051 #47 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #48 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #49 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #50 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #51 0x5600e54d2f5b in call_function Python/ceval.c:5379 #52 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #53 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #54 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #55 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #56 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #57 0x5600e54d3d30 in call_function Python/ceval.c:5379 #58 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #59 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #60 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #61 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #62 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #63 0x5600e54d3b49 in call_function Python/ceval.c:5379 #64 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #65 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #66 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #67 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #68 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #69 0x5600e54d3b49 in call_function Python/ceval.c:5379 #70 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #71 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #72 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #73 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #74 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #75 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #76 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #77 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #78 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #79 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #80 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #81 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #82 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #83 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #84 0x5600e54d3b49 in call_function Python/ceval.c:5379 #85 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #86 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #87 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #88 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #89 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #90 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #91 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #92 0x5600e54d2f16 in call_function Python/ceval.c:5379 #93 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #94 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #95 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #96 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #97 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #98 0x5600e54d3b49 in call_function Python/ceval.c:5379 #99 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #100 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #101 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #102 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #103 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #104 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #105 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #106 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #107 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #108 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #109 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #110 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #111 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #112 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #113 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #114 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #115 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #116 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #117 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #118 0x5600e54d2f5b in call_function Python/ceval.c:5379 #119 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #120 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #121 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #122 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #123 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #124 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #125 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #126 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #127 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #128 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #129 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #130 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #131 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #132 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #133 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #134 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #135 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #136 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #137 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #138 0x5600e54d2f5b in call_function Python/ceval.c:5379 #139 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #140 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #141 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #142 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #143 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #144 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #145 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #146 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #147 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #148 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #149 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #150 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #151 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #152 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #153 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #154 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #155 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #156 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #157 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #158 0x5600e54d2f5b in call_function Python/ceval.c:5379 #159 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #160 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #161 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #162 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #163 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #164 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #165 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #166 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #167 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #168 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #169 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #170 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #171 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #172 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #173 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #174 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #175 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #176 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #177 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #178 0x5600e54d2f5b in call_function Python/ceval.c:5379 #179 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #180 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #181 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #182 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #183 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #184 0x5600e54d3b49 in call_function Python/ceval.c:5379 #185 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #186 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #187 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #188 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #189 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #190 0x5600e54d2f16 in call_function Python/ceval.c:5379 #191 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #192 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #193 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #194 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #195 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #196 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #197 0x5600e54d3d30 in call_function Python/ceval.c:5379 #198 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #199 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #200 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #201 0x5600e5838635 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #202 0x5600e5838635 in partial_vectorcall Modules/_functoolsmodule.c:202 #203 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #204 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #205 0x5600e54d2f16 in call_function Python/ceval.c:5379 #206 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #207 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #208 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #209 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #210 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #211 0x5600e54d2f16 in call_function Python/ceval.c:5379 #212 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #213 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #214 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #215 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #216 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #217 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #218 0x5600e54d2def in call_function Python/ceval.c:5379 #219 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #220 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #221 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #222 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #223 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #224 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #225 0x5600e54d2f16 in call_function Python/ceval.c:5379 #226 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #227 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #228 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #229 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #230 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #231 0x5600e54d2f16 in call_function Python/ceval.c:5379 #232 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #233 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #234 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #235 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #236 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #237 0x5600e54d2f16 in call_function Python/ceval.c:5379 #238 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #239 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #240 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #241 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #242 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #243 0x5600e54d3b49 in call_function Python/ceval.c:5379 #244 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #245 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #246 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #247 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #248 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #249 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #250 0x5600e54fffc3 in PyVectorcall_Call Objects/call.c:243 #251 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #252 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #253 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #254 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #255 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #256 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #257 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #258 0x5600e54d2f16 in call_function Python/ceval.c:5379 #259 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #260 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #261 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #262 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #263 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #264 0x5600e54d2f16 in call_function Python/ceval.c:5379 #265 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #266 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #267 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #268 0x5600e56aa977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #269 0x5600e56aa977 in PyEval_EvalCodeEx Python/ceval.c:4673 #270 0x5600e56aa977 in PyEval_EvalCode Python/ceval.c:892 #271 0x5600e59a00b8 in builtin_exec_impl Python/bltinmodule.c:1035 #272 0x5600e59a00b8 in builtin_exec Python/clinic/bltinmodule.c.h:371 #273 0x5600e593d410 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #274 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #275 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #276 0x5600e54d2f16 in call_function Python/ceval.c:5379 #277 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #278 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #279 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #280 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #281 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #282 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #283 0x5600e54d2f16 in call_function Python/ceval.c:5379 #284 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #285 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #286 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #287 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #288 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #289 0x5600e54dd832 in pymain_run_module Modules/main.c:293 #290 0x5600e54deac3 in pymain_run_python Modules/main.c:581 #291 0x5600e54e0ae4 in Py_RunMain Modules/main.c:666 #292 0x5600e54e0ae4 in pymain_main Modules/main.c:696 #293 0x5600e54e0ae4 in Py_BytesMain Modules/main.c:720 #294 0x7efefa9cf151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #295 0x5600e54dceed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1056==ABORTING AddressSanitizer:DEADLYSIGNAL
==1066==ERROR: AddressSanitizer: SEGV on unknown address 0x03e80000042a (pc 0x7efefacd4f75 bp 0x7ffecb560c30 sp 0x7ffecb560a30 T0) ==1066==The signal is caused by a READ memory access. #0 0x7efefacd4f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5600e58b1c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5600e58b1c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5600e593be12 in cfunction_call Objects/methodobject.c:548 #4 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5600e54d7df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5600e54d7df0 in call_function Python/ceval.c:5379 #9 0x5600e54d7df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #12 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #13 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #14 0x5600e54d2f16 in call_function Python/ceval.c:5379 #15 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #16 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #18 0x5600e58fe3b5 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #19 0x5600e58fe3b5 in method_vectorcall Objects/classobject.c:61 #20 0x5600e55d98ee in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #21 0x5600e55d98ee in _PyObject_CallNoArg Include/cpython/abstract.h:168 #22 0x5600e55d98ee in object___reduce_ex___impl Objects/typeobject.c:4887 #23 0x5600e55d98ee in object___reduce_ex__ Objects/clinic/typeobject.c.h:173 #24 0x5600e593c80f in cfunction_vectorcall_O Objects/methodobject.c:512 #25 0x7efef6a9574e in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #26 0x7efef6a9574e in PyObject_CallOneArg Include/cpython/abstract.h:184 #27 0x7efef6a9574e in _Pickle_FastCall /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:362 #28 0x7efef6aa6360 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4430 #29 0x7efef6aa7129 in batch_dict_exact /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3277 #30 0x7efef6aa7129 in save_dict /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3331 #31 0x7efef6aa7129 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4319 #32 0x7efef6aabec9 in save_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4225 #33 0x7efef6aa26aa in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4467 #34 0x7efef6aa89e8 in dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4514 #35 0x7efef6aa900c in _pickle_Pickler_dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4585 #36 0x5600e5912bbc in method_vectorcall_O Objects/descrobject.c:462 #37 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x5600e54d3b49 in call_function Python/ceval.c:5379 #40 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #46 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #47 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #48 0x5600e54d3d30 in call_function Python/ceval.c:5379 #49 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #50 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #51 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #52 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #53 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #54 0x5600e54d3b49 in call_function Python/ceval.c:5379 #55 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #56 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #57 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #58 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #59 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #60 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #61 0x5600e54d2def in call_function Python/ceval.c:5379 #62 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #63 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #64 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #65 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #66 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #67 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #68 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #69 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #70 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #71 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #72 0x5600e54d3b49 in call_function Python/ceval.c:5379 #73 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #74 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #75 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #76 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #77 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #78 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #79 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #80 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #81 0x5600e54d2def in call_function Python/ceval.c:5379 #82 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #83 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #84 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #85 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #86 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #87 0x5600e54d3b49 in call_function Python/ceval.c:5379 #88 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #89 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #90 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #91 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #92 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #93 0x5600e55ec7c0 in slot_tp_init Objects/typeobject.c:7053 #94 0x5600e55c7f3f in type_call Objects/typeobject.c:1051 #95 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #96 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #97 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #98 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #99 0x5600e54d2f5b in call_function Python/ceval.c:5379 #100 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #101 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #102 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #103 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #104 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #105 0x5600e54d3d30 in call_function Python/ceval.c:5379 #106 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #107 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #108 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #109 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #110 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #111 0x5600e54d3b49 in call_function Python/ceval.c:5379 #112 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #113 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #114 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #115 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #116 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #117 0x5600e54d3b49 in call_function Python/ceval.c:5379 #118 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #119 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #120 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #121 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #122 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #123 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #124 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #125 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #126 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #127 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #128 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #129 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #130 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #131 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #132 0x5600e54d3b49 in call_function Python/ceval.c:5379 #133 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #134 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #135 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #136 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #137 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #138 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #139 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #140 0x5600e54d2f16 in call_function Python/ceval.c:5379 #141 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #142 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #143 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #144 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #145 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #146 0x5600e54d3b49 in call_function Python/ceval.c:5379 #147 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #148 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #149 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #150 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #151 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #152 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #153 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #154 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #155 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #156 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #157 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #158 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #159 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #160 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #161 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #162 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #163 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #164 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #165 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #166 0x5600e54d2f5b in call_function Python/ceval.c:5379 #167 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #168 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #169 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #170 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #171 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #172 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #173 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #174 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #175 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #176 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #177 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #178 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #179 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #180 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #181 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #182 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #183 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #184 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #185 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #186 0x5600e54d2f5b in call_function Python/ceval.c:5379 #187 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #188 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #189 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #190 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #191 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #192 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #193 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #194 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #195 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #196 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #197 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #198 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #199 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #200 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #201 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #202 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #203 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #204 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #205 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #206 0x5600e54d2f5b in call_function Python/ceval.c:5379 #207 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #208 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #209 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #210 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #211 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #212 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #213 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #214 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #215 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #216 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #217 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #218 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #219 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #220 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #221 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #222 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #223 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #224 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #225 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #226 0x5600e54d2f5b in call_function Python/ceval.c:5379 #227 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #228 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #229 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #230 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #231 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #232 0x5600e54d3b49 in call_function Python/ceval.c:5379 #233 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #234 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #235 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #236 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #237 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #238 0x5600e54d2f16 in call_function Python/ceval.c:5379 #239 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #240 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #241 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #242 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #243 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #244 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #245 0x5600e54d3d30 in call_function Python/ceval.c:5379 #246 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #247 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #248 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #249 0x5600e5838635 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #250 0x5600e5838635 in partial_vectorcall Modules/_functoolsmodule.c:202 #251 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #252 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #253 0x5600e54d2f16 in call_function Python/ceval.c:5379 #254 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #255 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #256 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #257 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #258 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #259 0x5600e54d2f16 in call_function Python/ceval.c:5379 #260 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #261 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #262 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #263 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #264 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #265 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #266 0x5600e54d2def in call_function Python/ceval.c:5379 #267 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #268 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #269 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #270 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #271 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #272 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #273 0x5600e54d2f16 in call_function Python/ceval.c:5379 #274 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #275 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #276 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #277 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #278 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #279 0x5600e54d2f16 in call_function Python/ceval.c:5379 #280 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #281 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #282 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #283 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #284 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #285 0x5600e54d2f16 in call_function Python/ceval.c:5379 #286 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #287 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #288 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #289 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #290 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #291 0x5600e54d3b49 in call_function Python/ceval.c:5379 #292 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #293 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #294 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #295 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #296 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #297 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #298 0x5600e54fffc3 in PyVectorcall_Call Objects/call.c:243 #299 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #300 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #301 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #302 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #303 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #304 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #305 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #306 0x5600e54d2f16 in call_function Python/ceval.c:5379 #307 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #308 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #309 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #310 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #311 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #312 0x5600e54d2f16 in call_function Python/ceval.c:5379 #313 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #314 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #315 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #316 0x5600e56aa977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #317 0x5600e56aa977 in PyEval_EvalCodeEx Python/ceval.c:4673 #318 0x5600e56aa977 in PyEval_EvalCode Python/ceval.c:892 #319 0x5600e59a00b8 in builtin_exec_impl Python/bltinmodule.c:1035 #320 0x5600e59a00b8 in builtin_exec Python/clinic/bltinmodule.c.h:371 #321 0x5600e593d410 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #322 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #323 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #324 0x5600e54d2f16 in call_function Python/ceval.c:5379 #325 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #326 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #327 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #328 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #329 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #330 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #331 0x5600e54d2f16 in call_function Python/ceval.c:5379 #332 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #333 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #334 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #335 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #336 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #337 0x5600e54dd832 in pymain_run_module Modules/main.c:293 #338 0x5600e54deac3 in pymain_run_python Modules/main.c:581 #339 0x5600e54e0ae4 in Py_RunMain Modules/main.c:666 #340 0x5600e54e0ae4 in pymain_main Modules/main.c:696 #341 0x5600e54e0ae4 in Py_BytesMain Modules/main.c:720 #342 0x7efefa9cf151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #343 0x5600e54dceed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1066==ABORTING AddressSanitizer:DEADLYSIGNAL
==1166==ERROR: AddressSanitizer: SEGV on unknown address 0x03e80000048e (pc 0x7efefacd4f75 bp 0x7ffecb563c30 sp 0x7ffecb563a30 T0) ==1166==The signal is caused by a READ memory access. #0 0x7efefacd4f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5600e58b1c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5600e58b1c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5600e593be12 in cfunction_call Objects/methodobject.c:548 #4 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5600e54d7df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5600e54d7df0 in call_function Python/ceval.c:5379 #9 0x5600e54d7df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #12 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #13 0x5600e54fffc3 in PyVectorcall_Call Objects/call.c:243 #14 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #15 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #16 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #18 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #19 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #20 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #21 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #23 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #24 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #25 0x5600e54d3b49 in call_function Python/ceval.c:5379 #26 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #27 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #28 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #29 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #30 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #31 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #32 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #33 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #34 0x5600e54d2def in call_function Python/ceval.c:5379 #35 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #36 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #37 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #38 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #39 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #40 0x5600e54d3b49 in call_function Python/ceval.c:5379 #41 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #42 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #43 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #44 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #45 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #46 0x5600e55ec7c0 in slot_tp_init Objects/typeobject.c:7053 #47 0x5600e55c7f3f in type_call Objects/typeobject.c:1051 #48 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #49 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #50 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #51 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #52 0x5600e54d2f5b in call_function Python/ceval.c:5379 #53 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #54 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #55 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #56 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #57 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #58 0x5600e54d3d30 in call_function Python/ceval.c:5379 #59 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #60 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #61 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #62 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #63 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #64 0x5600e54d3b49 in call_function Python/ceval.c:5379 #65 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #66 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #67 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #68 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #69 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #70 0x5600e54d3b49 in call_function Python/ceval.c:5379 #71 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #72 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #73 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #74 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #75 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #76 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #77 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #78 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #79 0x5600e54d2def in call_function Python/ceval.c:5379 #80 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #81 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #82 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #83 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #84 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #85 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #86 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #87 0x5600e54d2f16 in call_function Python/ceval.c:5379 #88 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #89 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #90 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #91 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #92 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #93 0x5600e54d3b49 in call_function Python/ceval.c:5379 #94 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #95 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #96 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #97 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #98 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #99 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #100 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #101 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #102 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #103 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #104 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #105 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #106 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #107 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #108 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #109 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #110 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #111 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #112 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #113 0x5600e54d2f5b in call_function Python/ceval.c:5379 #114 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #115 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #116 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #117 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #118 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #119 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #120 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #121 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #122 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #123 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #124 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #125 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #126 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #127 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #128 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #129 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #130 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #131 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #132 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #133 0x5600e54d2f5b in call_function Python/ceval.c:5379 #134 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #135 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #136 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #137 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #138 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #139 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #140 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #141 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #142 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #143 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #144 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #145 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #146 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #147 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #148 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #149 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #150 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #151 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #152 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #153 0x5600e54d2f5b in call_function Python/ceval.c:5379 #154 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #155 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #156 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #157 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #158 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #159 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #160 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #161 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #162 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #163 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #164 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #165 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #166 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #167 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #168 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #169 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #170 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #171 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #172 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #173 0x5600e54d2f5b in call_function Python/ceval.c:5379 #174 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #175 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #176 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #177 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #178 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #179 0x5600e54d3b49 in call_function Python/ceval.c:5379 #180 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #181 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #182 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #183 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #184 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #185 0x5600e54d2f16 in call_function Python/ceval.c:5379 #186 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #187 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #188 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #189 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #190 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #191 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #192 0x5600e54d3d30 in call_function Python/ceval.c:5379 #193 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #194 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #195 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #196 0x5600e5838635 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #197 0x5600e5838635 in partial_vectorcall Modules/_functoolsmodule.c:202 #198 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #199 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #200 0x5600e54d2f16 in call_function Python/ceval.c:5379 #201 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #202 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #203 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #204 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #205 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #206 0x5600e54d2f16 in call_function Python/ceval.c:5379 #207 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #208 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #209 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #210 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #211 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #212 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #213 0x5600e54d2def in call_function Python/ceval.c:5379 #214 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #215 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #216 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #217 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #218 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #219 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #220 0x5600e54d2f16 in call_function Python/ceval.c:5379 #221 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #222 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #223 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #224 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #225 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #226 0x5600e54d2f16 in call_function Python/ceval.c:5379 #227 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #228 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #229 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #230 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #231 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #232 0x5600e54d2f16 in call_function Python/ceval.c:5379 #233 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #234 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #235 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #236 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #237 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #238 0x5600e54d3b49 in call_function Python/ceval.c:5379 #239 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #240 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #241 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #242 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #243 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #244 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #245 0x5600e54fffc3 in PyVectorcall_Call Objects/call.c:243 #246 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #247 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #248 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #249 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #250 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #251 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #252 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #253 0x5600e54d2f16 in call_function Python/ceval.c:5379 #254 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #255 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #256 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #257 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #258 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #259 0x5600e54d2f16 in call_function Python/ceval.c:5379 #260 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #261 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #262 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #263 0x5600e56aa977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #264 0x5600e56aa977 in PyEval_EvalCodeEx Python/ceval.c:4673 #265 0x5600e56aa977 in PyEval_EvalCode Python/ceval.c:892 #266 0x5600e59a00b8 in builtin_exec_impl Python/bltinmodule.c:1035 #267 0x5600e59a00b8 in builtin_exec Python/clinic/bltinmodule.c.h:371 #268 0x5600e593d410 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #269 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #270 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #271 0x5600e54d2f16 in call_function Python/ceval.c:5379 #272 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #273 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #274 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #275 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #276 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #277 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #278 0x5600e54d2f16 in call_function Python/ceval.c:5379 #279 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #280 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #281 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #282 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #283 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #284 0x5600e54dd832 in pymain_run_module Modules/main.c:293 #285 0x5600e54deac3 in pymain_run_python Modules/main.c:581 #286 0x5600e54e0ae4 in Py_RunMain Modules/main.c:666 #287 0x5600e54e0ae4 in pymain_main Modules/main.c:696 #288 0x5600e54e0ae4 in Py_BytesMain Modules/main.c:720 #289 0x7efefa9cf151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #290 0x5600e54dceed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1166==ABORTING AddressSanitizer:DEADLYSIGNAL
==1464==ERROR: AddressSanitizer: SEGV on unknown address 0x03e8000005b8 (pc 0x7f4f04adbf75 bp 0x7fff07d05d40 sp 0x7fff07d05b40 T0) ==1464==The signal is caused by a READ memory access. #0 0x7f4f04adbf75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5562cd642c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5562cd642c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5562cd6cce12 in cfunction_call Objects/methodobject.c:548 #4 0x5562cd28ec58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5562cd268df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5562cd268df0 in call_function Python/ceval.c:5379 #9 0x5562cd268df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #12 0x7f4f0147861f in load_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6785 #13 0x7f4f0147861f in load /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6933 #14 0x7f4f0147c6de in _pickle_loads_impl /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:7887 #15 0x7f4f0147c6de in _pickle_loads /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/clinic/_pickle.c.h:834 #16 0x5562cd6cdef1 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:442 #17 0x5562cd264d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #18 0x5562cd264d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #19 0x5562cd264d30 in call_function Python/ceval.c:5379 #20 0x5562cd264d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #21 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #23 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #24 0x5562cd68f299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #25 0x5562cd68f299 in method_vectorcall Objects/classobject.c:53 #26 0x5562cd263def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #27 0x5562cd263def in PyObject_Vectorcall Include/cpython/abstract.h:123 #28 0x5562cd263def in call_function Python/ceval.c:5379 #29 0x5562cd263def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #30 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #31 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #32 0x5562cd290ef2 in PyVectorcall_Call Objects/call.c:231 #33 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #34 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #35 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #36 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #37 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x5562cd264b49 in call_function Python/ceval.c:5379 #40 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #46 0x5562cd264b49 in call_function Python/ceval.c:5379 #47 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #48 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #49 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #50 0x5562cd264d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #51 0x5562cd264d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #52 0x5562cd264d30 in call_function Python/ceval.c:5379 #53 0x5562cd264d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #54 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #55 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #56 0x5562cd263f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #57 0x5562cd263f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #58 0x5562cd263f16 in call_function Python/ceval.c:5379 #59 0x5562cd263f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #60 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #61 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #62 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #63 0x5562cd290fc3 in PyVectorcall_Call Objects/call.c:243 #64 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #65 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #66 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #67 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #68 0x5562cd43b977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #69 0x5562cd43b977 in PyEval_EvalCodeEx Python/ceval.c:4673 #70 0x5562cd43b977 in PyEval_EvalCode Python/ceval.c:892 #71 0x5562cd4e6c64 in run_eval_code_obj Python/pythonrun.c:1218 #72 0x5562cd4e6c64 in run_mod Python/pythonrun.c:1239 #73 0x5562cd4ea461 in PyRun_StringFlags Python/pythonrun.c:1110 #74 0x5562cd4ea461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #75 0x5562cd26f3dc in pymain_run_command Modules/main.c:248 #76 0x5562cd26f3dc in pymain_run_python Modules/main.c:578 #77 0x5562cd271ae4 in Py_RunMain Modules/main.c:666 #78 0x5562cd271ae4 in pymain_main Modules/main.c:696 #79 0x5562cd271ae4 in Py_BytesMain Modules/main.c:720 #80 0x7f4f047d6151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #81 0x5562cd26deed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1464==ABORTING AddressSanitizer:DEADLYSIGNAL
==1474==ERROR: AddressSanitizer: SEGV on unknown address 0x03e8000005c2 (pc 0x7f4f04adbf75 bp 0x7fff07d06970 sp 0x7fff07d06770 T0) ==1474==The signal is caused by a READ memory access. #0 0x7f4f04adbf75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5562cd642c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5562cd642c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5562cd6cce12 in cfunction_call Objects/methodobject.c:548 #4 0x5562cd28ec58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5562cd268df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5562cd268df0 in call_function Python/ceval.c:5379 #9 0x5562cd268df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #12 0x5562cd290ef2 in PyVectorcall_Call Objects/call.c:231 #13 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #14 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #15 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #16 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #17 0x5562cd290ef2 in PyVectorcall_Call Objects/call.c:231 #18 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #19 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #20 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #21 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #22 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #23 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #24 0x5562cd264b49 in call_function Python/ceval.c:5379 #25 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #26 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #27 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #28 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #29 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #30 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #31 0x5562cd264b49 in call_function Python/ceval.c:5379 #32 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #33 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #34 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #35 0x5562cd264d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #36 0x5562cd264d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #37 0x5562cd264d30 in call_function Python/ceval.c:5379 #38 0x5562cd264d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #39 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #40 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #41 0x5562cd263f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #42 0x5562cd263f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #43 0x5562cd263f16 in call_function Python/ceval.c:5379 #44 0x5562cd263f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #45 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #46 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #47 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #48 0x5562cd290fc3 in PyVectorcall_Call Objects/call.c:243 #49 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #50 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #51 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #52 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #53 0x5562cd43b977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #54 0x5562cd43b977 in PyEval_EvalCodeEx Python/ceval.c:4673 #55 0x5562cd43b977 in PyEval_EvalCode Python/ceval.c:892 #56 0x5562cd4e6c64 in run_eval_code_obj Python/pythonrun.c:1218 #57 0x5562cd4e6c64 in run_mod Python/pythonrun.c:1239 #58 0x5562cd4ea461 in PyRun_StringFlags Python/pythonrun.c:1110 #59 0x5562cd4ea461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #60 0x5562cd26f3dc in pymain_run_command Modules/main.c:248 #61 0x5562cd26f3dc in pymain_run_python Modules/main.c:578 #62 0x5562cd271ae4 in Py_RunMain Modules/main.c:666 #63 0x5562cd271ae4 in pymain_main Modules/main.c:696 #64 0x5562cd271ae4 in Py_BytesMain Modules/main.c:720 #65 0x7f4f047d6151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #66 0x5562cd26deed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1474==ABORTING AddressSanitizer:DEADLYSIGNAL
==1484==ERROR: AddressSanitizer: SEGV on unknown address 0x03e8000005cc (pc 0x7f4f04adbf75 bp 0x7fff07d03e90 sp 0x7fff07d03c90 T0) ==1484==The signal is caused by a READ memory access. #0 0x7f4f04adbf75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5562cd642c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5562cd642c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5562cd6cce12 in cfunction_call Objects/methodobject.c:548 #4 0x5562cd28ec58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5562cd268df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5562cd268df0 in call_function Python/ceval.c:5379 #9 0x5562cd268df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #12 0x5562cd263f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #13 0x5562cd263f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #14 0x5562cd263f16 in call_function Python/ceval.c:5379 #15 0x5562cd263f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #16 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #18 0x5562cd68f3b5 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #19 0x5562cd68f3b5 in method_vectorcall Objects/classobject.c:61 #20 0x5562cd36a8ee in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #21 0x5562cd36a8ee in _PyObject_CallNoArg Include/cpython/abstract.h:168 #22 0x5562cd36a8ee in object___reduce_ex___impl Objects/typeobject.c:4887 #23 0x5562cd36a8ee in object___reduce_ex__ Objects/clinic/typeobject.c.h:173 #24 0x5562cd6cd80f in cfunction_vectorcall_O Objects/methodobject.c:512 #25 0x7f4f0145874e in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #26 0x7f4f0145874e in PyObject_CallOneArg Include/cpython/abstract.h:184 #27 0x7f4f0145874e in _Pickle_FastCall /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:362 #28 0x7f4f01469360 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4430 #29 0x7f4f0146a129 in batch_dict_exact /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3277 #30 0x7f4f0146a129 in save_dict /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3331 #31 0x7f4f0146a129 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4319 #32 0x7f4f0146eec9 in save_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4225 #33 0x7f4f014656aa in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4467 #34 0x7f4f0146b9e8 in dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4514 #35 0x7f4f0146c00c in _pickle_Pickler_dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4585 #36 0x5562cd6a3bbc in method_vectorcall_O Objects/descrobject.c:462 #37 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x5562cd264b49 in call_function Python/ceval.c:5379 #40 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x5562cd68f299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x5562cd68f299 in method_vectorcall Objects/classobject.c:53 #46 0x5562cd264d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #47 0x5562cd264d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #48 0x5562cd264d30 in call_function Python/ceval.c:5379 #49 0x5562cd264d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #50 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #51 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #52 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #53 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #54 0x5562cd264b49 in call_function Python/ceval.c:5379 #55 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #56 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #57 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #58 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #59 0x5562cd263def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #60 0x5562cd263def in PyObject_Vectorcall Include/cpython/abstract.h:123 #61 0x5562cd263def in call_function Python/ceval.c:5379 #62 0x5562cd263def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #63 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #64 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #65 0x5562cd290ef2 in PyVectorcall_Call Objects/call.c:231 #66 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #67 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #68 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #69 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #70 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #71 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #72 0x5562cd264b49 in call_function Python/ceval.c:5379 #73 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #74 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #75 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #76 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #77 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #78 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #79 0x5562cd264b49 in call_function Python/ceval.c:5379 #80 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #81 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #82 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #83 0x5562cd264d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #84 0x5562cd264d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #85 0x5562cd264d30 in call_function Python/ceval.c:5379 #86 0x5562cd264d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #87 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #88 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #89 0x5562cd263f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #90 0x5562cd263f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #91 0x5562cd263f16 in call_function Python/ceval.c:5379 #92 0x5562cd263f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #93 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #94 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #95 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #96 0x5562cd290fc3 in PyVectorcall_Call Objects/call.c:243 #97 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #98 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #99 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #100 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #101 0x5562cd43b977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #102 0x5562cd43b977 in PyEval_EvalCodeEx Python/ceval.c:4673 #103 0x5562cd43b977 in PyEval_EvalCode Python/ceval.c:892 #104 0x5562cd4e6c64 in run_eval_code_obj Python/pythonrun.c:1218 #105 0x5562cd4e6c64 in run_mod Python/pythonrun.c:1239 #106 0x5562cd4ea461 in PyRun_StringFlags Python/pythonrun.c:1110 #107 0x5562cd4ea461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #108 0x5562cd26f3dc in pymain_run_command Modules/main.c:248 #109 0x5562cd26f3dc in pymain_run_python Modules/main.c:578 #110 0x5562cd271ae4 in Py_RunMain Modules/main.c:666 #111 0x5562cd271ae4 in pymain_main Modules/main.c:696 #112 0x5562cd271ae4 in Py_BytesMain Modules/main.c:720 #113 0x7f4f047d6151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #114 0x5562cd26deed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1484==ABORTING AddressSanitizer:DEADLYSIGNAL
==1584==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800000630 (pc 0x7f4f04adbf75 bp 0x7fff07d06840 sp 0x7fff07d06640 T0) ==1584==The signal is caused by a READ memory access. #0 0x7f4f04adbf75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5562cd642c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5562cd642c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5562cd6cce12 in cfunction_call Objects/methodobject.c:548 #4 0x5562cd28ec58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5562cd268df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5562cd268df0 in call_function Python/ceval.c:5379 #9 0x5562cd268df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #12 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #13 0x5562cd290fc3 in PyVectorcall_Call Objects/call.c:243 #14 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #15 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #16 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #18 0x5562cd290ef2 in PyVectorcall_Call Objects/call.c:231 #19 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #20 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #21 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #23 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #24 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #25 0x5562cd264b49 in call_function Python/ceval.c:5379 #26 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #27 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #28 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #29 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #30 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #31 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #32 0x5562cd264b49 in call_function Python/ceval.c:5379 #33 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #34 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #35 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #36 0x5562cd264d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #37 0x5562cd264d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #38 0x5562cd264d30 in call_function Python/ceval.c:5379 #39 0x5562cd264d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #40 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #41 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #42 0x5562cd263f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #43 0x5562cd263f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #44 0x5562cd263f16 in call_function Python/ceval.c:5379 #45 0x5562cd263f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #46 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #47 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #48 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #49 0x5562cd290fc3 in PyVectorcall_Call Objects/call.c:243 #50 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #51 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #52 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #53 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #54 0x5562cd43b977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #55 0x5562cd43b977 in PyEval_EvalCodeEx Python/ceval.c:4673 #56 0x5562cd43b977 in PyEval_EvalCode Python/ceval.c:892 #57 0x5562cd4e6c64 in run_eval_code_obj Python/pythonrun.c:1218 #58 0x5562cd4e6c64 in run_mod Python/pythonrun.c:1239 #59 0x5562cd4ea461 in PyRun_StringFlags Python/pythonrun.c:1110 #60 0x5562cd4ea461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #61 0x5562cd26f3dc in pymain_run_command Modules/main.c:248 #62 0x5562cd26f3dc in pymain_run_python Modules/main.c:578 #63 0x5562cd271ae4 in Py_RunMain Modules/main.c:666 #64 0x5562cd271ae4 in pymain_main Modules/main.c:696 #65 0x5562cd271ae4 in Py_BytesMain Modules/main.c:720 #66 0x7f4f047d6151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #67 0x5562cd26deed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1584==ABORTING AddressSanitizer:DEADLYSIGNAL
==1884==ERROR: AddressSanitizer: SEGV on unknown address 0x03e80000075c (pc 0x7f7781664f75 bp 0x7ffee2ca8ea0 sp 0x7ffee2ca8ca0 T0) ==1884==The signal is caused by a READ memory access. #0 0x7f7781664f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5582a0b6ec2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5582a0b6ec2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5582a0bf8e12 in cfunction_call Objects/methodobject.c:548 #4 0x5582a07bac58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5582a0794df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5582a0794df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5582a0794df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5582a0794df0 in call_function Python/ceval.c:5379 #9 0x5582a0794df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5582a077adec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5582a077adec in function_code_fastcall Objects/call.c:330 #12 0x7f777e00161f in load_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6785 #13 0x7f777e00161f in load /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6933 #14 0x7f777e0056de in _pickle_loads_impl /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:7887 #15 0x7f777e0056de in _pickle_loads /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/clinic/_pickle.c.h:834 #16 0x5582a0bf9ef1 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:442 #17 0x5582a0790d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #18 0x5582a0790d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #19 0x5582a0790d30 in call_function Python/ceval.c:5379 #20 0x5582a0790d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #21 0x5582a09671d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x5582a09671d9 in _PyEval_EvalCode Python/ceval.c:4625 #23 0x5582a07be060 in _PyFunction_Vectorcall Objects/call.c:396 #24 0x5582a0bbb299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #25 0x5582a0bbb299 in method_vectorcall Objects/classobject.c:53 #26 0x5582a078fdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #27 0x5582a078fdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #28 0x5582a078fdef in call_function Python/ceval.c:5379 #29 0x5582a078fdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #30 0x5582a077adec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #31 0x5582a077adec in function_code_fastcall Objects/call.c:330 #32 0x5582a07bcef2 in PyVectorcall_Call Objects/call.c:231 #33 0x5582a0784e01 in do_call_core Python/ceval.c:5431 #34 0x5582a0784e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #35 0x5582a077adec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #36 0x5582a077adec in function_code_fastcall Objects/call.c:330 #37 0x5582a0790b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x5582a0790b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x5582a0790b49 in call_function Python/ceval.c:5379 #40 0x5582a0790b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5582a09671d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5582a09671d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x5582a07be060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x5582a0790b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x5582a0790b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #46 0x5582a0790b49 in call_function Python/ceval.c:5379 #47 0x5582a0790b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #48 0x5582a077adec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #49 0x5582a077adec in function_code_fastcall Objects/call.c:330 #50 0x5582a078ff16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #51 0x5582a078ff16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #52 0x5582a078ff16 in call_function Python/ceval.c:5379 #53 0x5582a078ff16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #54 0x5582a09671d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #55 0x5582a09671d9 in _PyEval_EvalCode Python/ceval.c:4625 #56 0x5582a07be060 in _PyFunction_Vectorcall Objects/call.c:396 #57 0x5582a078fdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #58 0x5582a078fdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #59 0x5582a078fdef in call_function Python/ceval.c:5379 #60 0x5582a078fdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #61 0x5582a09671d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #62 0x5582a09671d9 in _PyEval_EvalCode Python/ceval.c:4625 #63 0x5582a0967977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #64 0x5582a0967977 in PyEval_EvalCodeEx Python/ceval.c:4673 #65 0x5582a0967977 in PyEval_EvalCode Python/ceval.c:892 #66 0x5582a0a12c64 in run_eval_code_obj Python/pythonrun.c:1218 #67 0x5582a0a12c64 in run_mod Python/pythonrun.c:1239 #68 0x5582a0a16461 in PyRun_StringFlags Python/pythonrun.c:1110 #69 0x5582a0a16461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #70 0x5582a079b3dc in pymain_run_command Modules/main.c:248 #71 0x5582a079b3dc in pymain_run_python Modules/main.c:578 #72 0x5582a079dae4 in Py_RunMain Modules/main.c:666 #73 0x5582a079dae4 in pymain_main Modules/main.c:696 #74 0x5582a079dae4 in Py_BytesMain Modules/main.c:720 #75 0x7f778135f151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #76 0x5582a0799eed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1884==ABORTING AddressSanitizer:DEADLYSIGNAL
==1894==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800000766 (pc 0x7f58c93f2f75 bp 0x7ffc3f56f9f0 sp 0x7ffc3f56f7f0 T0) ==1894==The signal is caused by a READ memory access. #0 0x7f58c93f2f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x55de6bd84c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x55de6bd84c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x55de6be0ee12 in cfunction_call Objects/methodobject.c:548 #4 0x55de6b9d0c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x55de6b9aadf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x55de6b9aadf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x55de6b9aadf0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x55de6b9aadf0 in call_function Python/ceval.c:5379 #9 0x55de6b9aadf0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x55de6b990dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x55de6b990dec in function_code_fastcall Objects/call.c:330 #12 0x55de6b9d2ef2 in PyVectorcall_Call Objects/call.c:231 #13 0x55de6b99ae01 in do_call_core Python/ceval.c:5431 #14 0x55de6b99ae01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #15 0x55de6b990dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #16 0x55de6b990dec in function_code_fastcall Objects/call.c:330 #17 0x55de6b9d2ef2 in PyVectorcall_Call Objects/call.c:231 #18 0x55de6b99ae01 in do_call_core Python/ceval.c:5431 #19 0x55de6b99ae01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #20 0x55de6b990dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #21 0x55de6b990dec in function_code_fastcall Objects/call.c:330 #22 0x55de6b9a6b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #23 0x55de6b9a6b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #24 0x55de6b9a6b49 in call_function Python/ceval.c:5379 #25 0x55de6b9a6b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #26 0x55de6bb7d1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #27 0x55de6bb7d1d9 in _PyEval_EvalCode Python/ceval.c:4625 #28 0x55de6b9d4060 in _PyFunction_Vectorcall Objects/call.c:396 #29 0x55de6b9a6b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #30 0x55de6b9a6b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #31 0x55de6b9a6b49 in call_function Python/ceval.c:5379 #32 0x55de6b9a6b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #33 0x55de6b990dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #34 0x55de6b990dec in function_code_fastcall Objects/call.c:330 #35 0x55de6b9a5f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #36 0x55de6b9a5f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #37 0x55de6b9a5f16 in call_function Python/ceval.c:5379 #38 0x55de6b9a5f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #39 0x55de6bb7d1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #40 0x55de6bb7d1d9 in _PyEval_EvalCode Python/ceval.c:4625 #41 0x55de6b9d4060 in _PyFunction_Vectorcall Objects/call.c:396 #42 0x55de6b9a5def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #43 0x55de6b9a5def in PyObject_Vectorcall Include/cpython/abstract.h:123 #44 0x55de6b9a5def in call_function Python/ceval.c:5379 #45 0x55de6b9a5def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #46 0x55de6bb7d1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #47 0x55de6bb7d1d9 in _PyEval_EvalCode Python/ceval.c:4625 #48 0x55de6bb7d977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #49 0x55de6bb7d977 in PyEval_EvalCodeEx Python/ceval.c:4673 #50 0x55de6bb7d977 in PyEval_EvalCode Python/ceval.c:892 #51 0x55de6bc28c64 in run_eval_code_obj Python/pythonrun.c:1218 #52 0x55de6bc28c64 in run_mod Python/pythonrun.c:1239 #53 0x55de6bc2c461 in PyRun_StringFlags Python/pythonrun.c:1110 #54 0x55de6bc2c461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #55 0x55de6b9b13dc in pymain_run_command Modules/main.c:248 #56 0x55de6b9b13dc in pymain_run_python Modules/main.c:578 #57 0x55de6b9b3ae4 in Py_RunMain Modules/main.c:666 #58 0x55de6b9b3ae4 in pymain_main Modules/main.c:696 #59 0x55de6b9b3ae4 in Py_BytesMain Modules/main.c:720 #60 0x7f58c90ed151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #61 0x55de6b9afeed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1894==ABORTING AddressSanitizer:DEADLYSIGNAL
==1904==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800000770 (pc 0x7f2b2760ff75 bp 0x7ffc1405dff0 sp 0x7ffc1405ddf0 T0) ==1904==The signal is caused by a READ memory access. #0 0x7f2b2760ff75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x55b746104c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x55b746104c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x55b74618ee12 in cfunction_call Objects/methodobject.c:548 #4 0x55b745d50c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x55b745d2adf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x55b745d2adf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x55b745d2adf0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x55b745d2adf0 in call_function Python/ceval.c:5379 #9 0x55b745d2adf0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x55b745d10dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x55b745d10dec in function_code_fastcall Objects/call.c:330 #12 0x55b745d25f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #13 0x55b745d25f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #14 0x55b745d25f16 in call_function Python/ceval.c:5379 #15 0x55b745d25f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #16 0x55b745d10dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x55b745d10dec in function_code_fastcall Objects/call.c:330 #18 0x55b7461513b5 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #19 0x55b7461513b5 in method_vectorcall Objects/classobject.c:61 #20 0x55b745e2c8ee in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #21 0x55b745e2c8ee in _PyObject_CallNoArg Include/cpython/abstract.h:168 #22 0x55b745e2c8ee in object___reduce_ex___impl Objects/typeobject.c:4887 #23 0x55b745e2c8ee in object___reduce_ex__ Objects/clinic/typeobject.c.h:173 #24 0x55b74618f80f in cfunction_vectorcall_O Objects/methodobject.c:512 #25 0x7f2b23f8c74e in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #26 0x7f2b23f8c74e in PyObject_CallOneArg Include/cpython/abstract.h:184 #27 0x7f2b23f8c74e in _Pickle_FastCall /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:362 #28 0x7f2b23f9d360 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4430 #29 0x7f2b23f9e129 in batch_dict_exact /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3277 #30 0x7f2b23f9e129 in save_dict /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3331 #31 0x7f2b23f9e129 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4319 #32 0x7f2b23fa2ec9 in save_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4225 #33 0x7f2b23f996aa in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4467 #34 0x7f2b23f9f9e8 in dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4514 #35 0x7f2b23fa000c in _pickle_Pickler_dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4585 #36 0x55b746165bbc in method_vectorcall_O Objects/descrobject.c:462 #37 0x55b745d26b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x55b745d26b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x55b745d26b49 in call_function Python/ceval.c:5379 #40 0x55b745d26b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x55b745efd1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x55b745efd1d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x55b745d54060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x55b746151299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x55b746151299 in method_vectorcall Objects/classobject.c:53 #46 0x55b745d26d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #47 0x55b745d26d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #48 0x55b745d26d30 in call_function Python/ceval.c:5379 #49 0x55b745d26d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #50 0x55b745d10dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #51 0x55b745d10dec in function_code_fastcall Objects/call.c:330 #52 0x55b745d26b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #53 0x55b745d26b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #54 0x55b745d26b49 in call_function Python/ceval.c:5379 #55 0x55b745d26b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #56 0x55b745efd1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #57 0x55b745efd1d9 in _PyEval_EvalCode Python/ceval.c:4625 #58 0x55b745d54060 in _PyFunction_Vectorcall Objects/call.c:396 #59 0x55b745d25def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #60 0x55b745d25def in PyObject_Vectorcall Include/cpython/abstract.h:123 #61 0x55b745d25def in call_function Python/ceval.c:5379 #62 0x55b745d25def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #63 0x55b745d10dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #64 0x55b745d10dec in function_code_fastcall Objects/call.c:330 #65 0x55b745d52ef2 in PyVectorcall_Call Objects/call.c:231 #66 0x55b745d1ae01 in do_call_core Python/ceval.c:5431 #67 0x55b745d1ae01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #68 0x55b745d10dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #69 0x55b745d10dec in function_code_fastcall Objects/call.c:330 #70 0x55b745d26b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #71 0x55b745d26b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #72 0x55b745d26b49 in call_function Python/ceval.c:5379 #73 0x55b745d26b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #74 0x55b745efd1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #75 0x55b745efd1d9 in _PyEval_EvalCode Python/ceval.c:4625 #76 0x55b745d54060 in _PyFunction_Vectorcall Objects/call.c:396 #77 0x55b745d26b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #78 0x55b745d26b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #79 0x55b745d26b49 in call_function Python/ceval.c:5379 #80 0x55b745d26b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #81 0x55b745d10dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #82 0x55b745d10dec in function_code_fastcall Objects/call.c:330 #83 0x55b745d25f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #84 0x55b745d25f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #85 0x55b745d25f16 in call_function Python/ceval.c:5379 #86 0x55b745d25f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #87 0x55b745efd1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #88 0x55b745efd1d9 in _PyEval_EvalCode Python/ceval.c:4625 #89 0x55b745d54060 in _PyFunction_Vectorcall Objects/call.c:396 #90 0x55b745d25def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #91 0x55b745d25def in PyObject_Vectorcall Include/cpython/abstract.h:123 #92 0x55b745d25def in call_function Python/ceval.c:5379 #93 0x55b745d25def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #94 0x55b745efd1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #95 0x55b745efd1d9 in _PyEval_EvalCode Python/ceval.c:4625 #96 0x55b745efd977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #97 0x55b745efd977 in PyEval_EvalCodeEx Python/ceval.c:4673 #98 0x55b745efd977 in PyEval_EvalCode Python/ceval.c:892 #99 0x55b745fa8c64 in run_eval_code_obj Python/pythonrun.c:1218 #100 0x55b745fa8c64 in run_mod Python/pythonrun.c:1239 #101 0x55b745fac461 in PyRun_StringFlags Python/pythonrun.c:1110 #102 0x55b745fac461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #103 0x55b745d313dc in pymain_run_command Modules/main.c:248 #104 0x55b745d313dc in pymain_run_python Modules/main.c:578 #105 0x55b745d33ae4 in Py_RunMain Modules/main.c:666 #106 0x55b745d33ae4 in pymain_main Modules/main.c:696 #107 0x55b745d33ae4 in Py_BytesMain Modules/main.c:720 #108 0x7f2b2730a151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #109 0x55b745d2feed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1904==ABORTING AddressSanitizer:DEADLYSIGNAL
==2004==ERROR: AddressSanitizer: SEGV on unknown address 0x03e8000007d4 (pc 0x7f936a717f75 bp 0x7ffc07119290 sp 0x7ffc07119090 T0) ==2004==The signal is caused by a READ memory access. #0 0x7f936a717f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x55b0b011fc2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x55b0b011fc2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x55b0b01a9e12 in cfunction_call Objects/methodobject.c:548 #4 0x55b0afd6bc58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x55b0afd45df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x55b0afd45df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x55b0afd45df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x55b0afd45df0 in call_function Python/ceval.c:5379 #9 0x55b0afd45df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x55b0aff181d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x55b0aff181d9 in _PyEval_EvalCode Python/ceval.c:4625 #12 0x55b0afd6f060 in _PyFunction_Vectorcall Objects/call.c:396 #13 0x55b0afd6dfc3 in PyVectorcall_Call Objects/call.c:243 #14 0x55b0afd35e01 in do_call_core Python/ceval.c:5431 #15 0x55b0afd35e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #16 0x55b0afd2bdec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x55b0afd2bdec in function_code_fastcall Objects/call.c:330 #18 0x55b0afd6def2 in PyVectorcall_Call Objects/call.c:231 #19 0x55b0afd35e01 in do_call_core Python/ceval.c:5431 #20 0x55b0afd35e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #21 0x55b0afd2bdec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x55b0afd2bdec in function_code_fastcall Objects/call.c:330 #23 0x55b0afd41b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #24 0x55b0afd41b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #25 0x55b0afd41b49 in call_function Python/ceval.c:5379 #26 0x55b0afd41b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #27 0x55b0aff181d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #28 0x55b0aff181d9 in _PyEval_EvalCode Python/ceval.c:4625 #29 0x55b0afd6f060 in _PyFunction_Vectorcall Objects/call.c:396 #30 0x55b0afd41b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #31 0x55b0afd41b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #32 0x55b0afd41b49 in call_function Python/ceval.c:5379 #33 0x55b0afd41b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #34 0x55b0afd2bdec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #35 0x55b0afd2bdec in function_code_fastcall Objects/call.c:330 #36 0x55b0afd40f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #37 0x55b0afd40f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #38 0x55b0afd40f16 in call_function Python/ceval.c:5379 #39 0x55b0afd40f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #40 0x55b0aff181d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #41 0x55b0aff181d9 in _PyEval_EvalCode Python/ceval.c:4625 #42 0x55b0afd6f060 in _PyFunction_Vectorcall Objects/call.c:396 #43 0x55b0afd40def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #44 0x55b0afd40def in PyObject_Vectorcall Include/cpython/abstract.h:123 #45 0x55b0afd40def in call_function Python/ceval.c:5379 #46 0x55b0afd40def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #47 0x55b0aff181d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #48 0x55b0aff181d9 in _PyEval_EvalCode Python/ceval.c:4625 #49 0x55b0aff18977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #50 0x55b0aff18977 in PyEval_EvalCodeEx Python/ceval.c:4673 #51 0x55b0aff18977 in PyEval_EvalCode Python/ceval.c:892 #52 0x55b0affc3c64 in run_eval_code_obj Python/pythonrun.c:1218 #53 0x55b0affc3c64 in run_mod Python/pythonrun.c:1239 #54 0x55b0affc7461 in PyRun_StringFlags Python/pythonrun.c:1110 #55 0x55b0affc7461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #56 0x55b0afd4c3dc in pymain_run_command Modules/main.c:248 #57 0x55b0afd4c3dc in pymain_run_python Modules/main.c:578 #58 0x55b0afd4eae4 in Py_RunMain Modules/main.c:666 #59 0x55b0afd4eae4 in pymain_main Modules/main.c:696 #60 0x55b0afd4eae4 in Py_BytesMain Modules/main.c:720 #61 0x7f936a412151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #62 0x55b0afd4aeed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==2004==ABORTING
==2107==ERROR: AddressSanitizer: heap-use-after-free on address 0x6190000cbd38 at pc 0x56140bdf5f3e bp 0x7ffd7d184640 sp 0x7ffd7d184630 READ of size 8 at 0x6190000cbd38 thread T0 #0 0x56140bdf5f3d in subtype_dealloc Objects/typeobject.c:1368 #1 0x56140bde9109 in _Py_DECREF Include/object.h:448 #2 0x56140bde9109 in _Py_XDECREF Include/object.h:514 #3 0x56140bde9109 in tupledealloc Objects/tupleobject.c:276 #4 0x56140bd88cf4 in _Py_DECREF Include/object.h:448 #5 0x56140bd88cf4 in _Py_XDECREF Include/object.h:514 #6 0x56140bd88cf4 in free_keys_object Objects/dictobject.c:628 #7 0x56140bd8bbc7 in dictkeys_decref Objects/dictobject.c:337 #8 0x56140bd8bbc7 in dict_dealloc Objects/dictobject.c:2103 #9 0x56140bd88cf4 in _Py_DECREF Include/object.h:448 #10 0x56140bd88cf4 in _Py_XDECREF Include/object.h:514 #11 0x56140bd88cf4 in free_keys_object Objects/dictobject.c:628 #12 0x56140bdfcb92 in type_clear Objects/typeobject.c:3836 #13 0x56140bfdb593 in gc_collect_main Modules/gcmodule.c:1018 #14 0x56140bfddca5 in _PyGC_CollectNoFail Modules/gcmodule.c:2090 #15 0x56140bf725a1 in finalize_modules Python/pylifecycle.c:1505 #16 0x56140bf76235 in Py_FinalizeEx Python/pylifecycle.c:1724 #17 0x56140bf7b86b in Py_FinalizeEx Python/pylifecycle.c:1648 #18 0x56140bf7b86b in Py_Exit Python/pylifecycle.c:2771 #19 0x56140bf88c59 in handle_system_exit Python/pythonrun.c:731 #20 0x56140bf88c59 in _PyErr_PrintEx Python/pythonrun.c:741 #21 0x56140bf8a51b in PyErr_PrintEx Python/pythonrun.c:836 #22 0x56140bf8a51b in PyErr_Print Python/pythonrun.c:842 #23 0x56140bf8a51b in PyRun_SimpleStringFlags Python/pythonrun.c:507 #24 0x56140bd0f3dc in pymain_run_command Modules/main.c:248 #25 0x56140bd0f3dc in pymain_run_python Modules/main.c:578 #26 0x56140bd11ae4 in Py_RunMain Modules/main.c:666 #27 0x56140bd11ae4 in pymain_main Modules/main.c:696 #28 0x56140bd11ae4 in Py_BytesMain Modules/main.c:720 #29 0x7f3f149aa151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #30 0x56140bd0deed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
0x6190000cbd38 is located 184 bytes inside of 944-byte region [0x6190000cbc80,0x6190000cc030) freed by thread T0 here: #0 0x7f3f14d700e9 in __interceptor_free /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cpp:123 #1 0x56140bdf245e in type_dealloc Objects/typeobject.c:3593 #2 0x56140bdf5ad6 in subtype_dealloc Objects/typeobject.c:1362 #3 0x56140bde9109 in _Py_DECREF Include/object.h:448 #4 0x56140bde9109 in _Py_XDECREF Include/object.h:514 #5 0x56140bde9109 in tupledealloc Objects/tupleobject.c:276 #6 0x56140bd88cf4 in _Py_DECREF Include/object.h:448 #7 0x56140bd88cf4 in _Py_XDECREF Include/object.h:514 #8 0x56140bd88cf4 in free_keys_object Objects/dictobject.c:628 #9 0x56140bd8bbc7 in dictkeys_decref Objects/dictobject.c:337 #10 0x56140bd8bbc7 in dict_dealloc Objects/dictobject.c:2103 #11 0x56140bd88cf4 in _Py_DECREF Include/object.h:448 #12 0x56140bd88cf4 in _Py_XDECREF Include/object.h:514 #13 0x56140bd88cf4 in free_keys_object Objects/dictobject.c:628 #14 0x56140bdfcb92 in type_clear Objects/typeobject.c:3836 #15 0x56140bfdb593 in gc_collect_main Modules/gcmodule.c:1018 #16 0x56140bfddca5 in _PyGC_CollectNoFail Modules/gcmodule.c:2090 #17 0x56140bf725a1 in finalize_modules Python/pylifecycle.c:1505 #18 0x56140bf76235 in Py_FinalizeEx Python/pylifecycle.c:1724 #19 0x56140bf7b86b in Py_FinalizeEx Python/pylifecycle.c:1648 #20 0x56140bf7b86b in Py_Exit Python/pylifecycle.c:2771 #21 0x56140bf88c59 in handle_system_exit Python/pythonrun.c:731 #22 0x56140bf88c59 in _PyErr_PrintEx Python/pythonrun.c:741 #23 0x56140bf8a51b in PyErr_PrintEx Python/pythonrun.c:836 #24 0x56140bf8a51b in PyErr_Print Python/pythonrun.c:842 #25 0x56140bf8a51b in PyRun_SimpleStringFlags Python/pythonrun.c:507 #26 0x56140bd0f3dc in pymain_run_command Modules/main.c:248 #27 0x56140bd0f3dc in pymain_run_python Modules/main.c:578 #28 0x56140bd11ae4 in Py_RunMain Modules/main.c:666 #29 0x56140bd11ae4 in pymain_main Modules/main.c:696 #30 0x56140bd11ae4 in Py_BytesMain Modules/main.c:720 #31 0x7f3f149aa151 in __libc_start_main (/usr/lib/libc.so.6+0x28151)
previously allocated by thread T0 here: #0 0x7f3f14d70459 in __interceptor_malloc /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cpp:145 #1 0x56140bfde4be in _PyObject_GC_Alloc Modules/gcmodule.c:2217 #2 0x56140bfde4be in _PyObject_GC_Malloc Modules/gcmodule.c:2244 #3 0x56140bdf44d6 in PyType_GenericAlloc Objects/typeobject.c:1072 #4 0x56140be22d5b in type_new Objects/typeobject.c:2622 #5 0x56140bdf8e55 in type_call Objects/typeobject.c:1039 #6 0x56140bd2ec58 in _PyObject_MakeTpCall Objects/call.c:191 #7 0x56140bd30973 in _PyObject_FastCallDictTstate Objects/call.c:113 #8 0x56140bd30973 in PyObject_VectorcallDict Objects/call.c:142 #9 0x56140c1cee2d in builtin___build_class__ Python/bltinmodule.c:232 #10 0x56140c16def1 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:442 #11 0x56140bd03f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #12 0x56140bd03f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #13 0x56140bd03f16 in call_function Python/ceval.c:5379 #14 0x56140bd03f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #15 0x56140bedb1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #16 0x56140bedb1d9 in _PyEval_EvalCode Python/ceval.c:4625 #17 0x56140bedb977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #18 0x56140bedb977 in PyEval_EvalCodeEx Python/ceval.c:4673 #19 0x56140bedb977 in PyEval_EvalCode Python/ceval.c:892 #20 0x56140c1d10b8 in builtin_exec_impl Python/bltinmodule.c:1035 #21 0x56140c1d10b8 in builtin_exec Python/clinic/bltinmodule.c.h:371 #22 0x56140c16e410 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #23 0x56140bd30ef2 in PyVectorcall_Call Objects/call.c:231 #24 0x56140bcf8e01 in do_call_core Python/ceval.c:5431 #25 0x56140bcf8e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #26 0x56140bedb1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #27 0x56140bedb1d9 in _PyEval_EvalCode Python/ceval.c:4625 #28 0x56140bd32060 in _PyFunction_Vectorcall Objects/call.c:396 #29 0x56140bd04d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #30 0x56140bd04d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #31 0x56140bd04d30 in call_function Python/ceval.c:5379 #32 0x56140bd04d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #33 0x56140bceedec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #34 0x56140bceedec in function_code_fastcall Objects/call.c:330 #35 0x56140bd04b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #36 0x56140bd04b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #37 0x56140bd04b49 in call_function Python/ceval.c:5379 #38 0x56140bd04b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #39 0x56140bceedec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #40 0x56140bceedec in function_code_fastcall Objects/call.c:330 #41 0x56140bd03f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #42 0x56140bd03f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #43 0x56140bd03f16 in call_function Python/ceval.c:5379 #44 0x56140bd03f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #45 0x56140bceedec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #46 0x56140bceedec in function_code_fastcall Objects/call.c:330 #47 0x56140bd03f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #48 0x56140bd03f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #49 0x56140bd03f16 in call_function Python/ceval.c:5379 #50 0x56140bd03f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #51 0x56140bceedec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #52 0x56140bceedec in function_code_fastcall Objects/call.c:330 #53 0x56140bd2fb8e in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #54 0x56140bd2fb8e in object_vacall Objects/call.c:792 #55 0x56140bd35d00 in _PyObject_CallMethodIdObjArgs Objects/call.c:883 #56 0x56140bf3dce7 in import_find_and_load Python/import.c:1502 #57 0x56140bf3dce7 in PyImport_ImportModuleLevelObject Python/import.c:1603 #58 0x56140c1cdf02 in builtin___import__ Python/bltinmodule.c:280
SUMMARY: AddressSanitizer: heap-use-after-free Objects/typeobject.c:1368 in subtype_dealloc Shadow bytes around the buggy address: 0x0c3280011750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c3280011760: 00 00 00 00 00 00 fa fa fa fa fa fa fa fa fa fa 0x0c3280011770: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c3280011780: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c3280011790: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd =>0x0c32800117a0: fd fd fd fd fd fd fd[fd]fd fd fd fd fd fd fd fd 0x0c32800117b0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x0c32800117c0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x0c32800117d0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x0c32800117e0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x0c32800117f0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb Shadow gap: cc ==2107==ABORTING test_badargs (__main__.GeneralTest) ... ok test_bound_methods (__main__.GeneralTest) ... ok test_clear (__main__.GeneralTest) ... ok test_exit (__main__.GeneralTest) ... ok test_order (__main__.GeneralTest) ... ok test_raise (__main__.GeneralTest) ... ok test_raise_unnormalized (__main__.GeneralTest) ... ok test_stress (__main__.GeneralTest) ... ok test_unregister (__main__.GeneralTest) ... ok
Ran 9 tests in 0.002s
OK test_ioctl skipped -- Unable to open /dev/tty test_flock (__main__.FNTLEINTRTest) ... ok test_lockf (__main__.FNTLEINTRTest) ... ok test_read (__main__.OSEINTRTest) ... ok test_wait (__main__.OSEINTRTest) ... ok test_wait3 (__main__.OSEINTRTest) ... ok test_wait4 (__main__.OSEINTRTest) ... ok test_waitpid (__main__.OSEINTRTest) ... ok test_write (__main__.OSEINTRTest) ... ok test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll' test_epoll (__main__.SelectEINTRTest) ... ok test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue' test_poll (__main__.SelectEINTRTest) ... ok test_select (__main__.SelectEINTRTest) ... ok test_sigtimedwait (__main__.SignalEINTRTest) ... ok test_sigwaitinfo (__main__.SignalEINTRTest) ... ok test_accept (__main__.SocketEINTRTest) ... ok test_open (__main__.SocketEINTRTest) ... ok test_os_open (__main__.SocketEINTRTest) ... ok test_recv (__main__.SocketEINTRTest) ... ok test_recvmsg (__main__.SocketEINTRTest) ... ok test_send (__main__.SocketEINTRTest) ... ok test_sendall (__main__.SocketEINTRTest) ... ok test_sendmsg (__main__.SocketEINTRTest) ... ok test_sleep (__main__.TimeEINTRTest) ... ok
Ran 24 tests in 6.896s
OK (skipped=2) ==4867==WARNING: AddressSanitizer failed to allocate 0x7fffffffffffffff bytes ==4867==WARNING: AddressSanitizer failed to allocate 0x7fffffffffffffff bytes ==4867==WARNING: AddressSanitizer failed to allocate 0x7fffffffffffffff bytes test_startfile skipped -- object <module 'os' from '/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/os.py'> has no attribute 'startfile' test_devpoll skipped -- test works only on Solaris OS family test_tk skipped -- Tk unavailable due to TclError: couldn't connect to display ":99" test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp' test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_winsound skipped -- No module named 'winsound' test_kqueue skipped -- test works only on BSD test_winconsoleio skipped -- test only relevant on win32 test_tix skipped -- Tk unavailable due to TclError: couldn't connect to display ":99" test_ttk_guionly skipped -- Tk unavailable due to TclError: couldn't connect to display ":99" test_winreg skipped -- No module named 'winreg' test_msilib skipped -- No module named '_msi'
Cannot open file '/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/test-results.xml' for upload
Test report
Sincerely, -The Buildbot
https://bugs.python.org/issue42985 AMD64 Arch Linux Asan 3.x fails: command timed out: 1200 seconds without output
On Wed, Jan 20, 2021 at 9:18 PM <buildbot@python.org> wrote:
The Buildbot has detected a new failure on builder AMD64 Arch Linux Asan 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/582/builds/262
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown> Blamelist: Ammar Askar <ammar@ammaraskar.com>, Andre Delfino <adelfino@gmail.com>, Antonio Cuni <anto.cuni@gmail.com>, Benjamin Peterson <benjamin@python.org>, Berker Peksag <berker.peksag@gmail.com>, Brandon Stansbury <brandonrstansbury@gmail.com>, Brandt Bucher <brandtbucher@gmail.com>, Cheryl Sabella <cheryl.sabella@gmail.com>, Conchylicultor <etiennefg.pot@gmail.com>, Dong-hee Na <donghee.na@python.org>, Erlend Egeberg Aasland <erlend.aasland@innova.no>, Ethan Furman <ethan@stoneleaf.us>, Filipe Laíns <lains@riseup.net>, Hai Shi <shihai1992@gmail.com>, Hong Xu <hong@topbug.net>, Hugo van Kemenade <hugovk@users.noreply.github.com>, Irit Katriel <iritkatriel@yahoo.com>, Jakub Kulík <Kulikjak@gmail.com>, Jason R. Coombs <jaraco@jaraco.com>, Jero Bado <tokidokitalkyou@gmail.com>, Johan Dahlin <jdahlin@gmail.com>, Joshua Root <jmr@macports.org>, Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>, Kurochan <kuro@kurochan.org>, Lysandros Nikolaou <lisandrosnik@gmail.com>, Mark Shannon <mark@hotpy.org>, Michael Wayne Goodman <goodman.m.w@gmail.com>, Mohamed Koubaa <koubaa.m@gmail.com>, Ned Deily <nad@python.org>, Pablo Galindo <Pablogsal@gmail.com>, Pablo Galindo <pablogsal@gmail.com>, Paul Ganssle <paul@ganssle.io>, Petr Viktorin <encukou@gmail.com>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Ross <rrhodes@users.noreply.github.com>, Senthil Kumaran <senthil@uthcode.com>, Serhiy Storchaka <storchaka@gmail.com>, Setrak Balian <setrak@faculty.ai>, Simon Willison <swillison@gmail.com>, Steve Dower <steve.dower@python.org>, Tao He <sighingnow@gmail.com>, Terry Jan Reedy <tjreedy@udel.edu>, Tobias Holl <TobiasHoll@users.noreply.github.com>, Tomáš Hrnčiar <tomas.hrnciar@me.com>, Victor Stinner <vstinner@python.org>, Vladimir <greatvovan@gmail.com>, Yair Frid <fridyair@gmail.com>, Yunlongs <lylgood@foxmail.com>, Yurii Karabas <1998uriyyo@gmail.com>, Zackery Spytz <zspytz@gmail.com>, Zhiming Wang <i@zhimingwang.org>, cptpcrd <31829097+cptpcrd@users.noreply.github.com>, jonanifranco <66563903+jonanifranco@users.noreply.github.com>, pxinwr <peixing.xin@windriver.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 7, done. remote: Counting objects: 14% (1/7) remote: Counting objects: 28% (2/7) remote: Counting objects: 42% (3/7) remote: Counting objects: 57% (4/7) remote: Counting objects: 71% (5/7) remote: Counting objects: 85% (6/7) remote: Counting objects: 100% (7/7) remote: Counting objects: 100% (7/7), done. remote: Compressing objects: 100% (1/1) remote: Compressing objects: 100% (1/1), done. remote: Total 4 (delta 3), reused 4 (delta 3), pack-reused 0 From https://github.com/python/cpython
- branch master -> FETCH_HEAD Reset branch 'master'
In function ‘emit_pair’, inlined from ‘emit_delta’ at Objects/codeobject.c:423:14, inlined from ‘code_getlnotab’ at Objects/codeobject.c:462:18: Objects/codeobject.c:414:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 414 | *lnotab++ = b; | ~~~~~~~~~~^~~ In function ‘emit_pair’, inlined from ‘emit_delta’ at Objects/codeobject.c:436:14, inlined from ‘code_getlnotab’ at Objects/codeobject.c:462:18: Objects/codeobject.c:414:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 414 | *lnotab++ = b; | ~~~~~~~~~~^~~ In function ‘emit_pair’, inlined from ‘emit_delta’ at Objects/codeobject.c:429:14, inlined from ‘code_getlnotab’ at Objects/codeobject.c:462:18: Objects/codeobject.c:414:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 414 | *lnotab++ = b; | ~~~~~~~~~~^~~ In function ‘assemble_emit_linetable_pair’, inlined from ‘assemble_line_range’ at Python/compile.c:5590:18: Python/compile.c:5562:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5562 | *lnotab++ = ldelta; | ~~~~~~~~~~^~~~~~~~ In function ‘assemble_emit_linetable_pair’, inlined from ‘assemble_line_range’ at Python/compile.c:5584:18: Python/compile.c:5562:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5562 | *lnotab++ = ldelta; | ~~~~~~~~~~^~~~~~~~ In function ‘assemble_emit_linetable_pair’, inlined from ‘assemble’ at Python/compile.c:6005:10: Python/compile.c:5562:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5562 | *lnotab++ = ldelta; | ~~~~~~~~~~^~~~~~~~
AddressSanitizer:DEADLYSIGNAL
==1046==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800000416 (pc 0x7efefacd4f75 bp 0x7ffecb562ae0 sp 0x7ffecb5628e0 T0) ==1046==The signal is caused by a READ memory access. #0 0x7efefacd4f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5600e58b1c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5600e58b1c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5600e593be12 in cfunction_call Objects/methodobject.c:548 #4 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5600e54d7df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5600e54d7df0 in call_function Python/ceval.c:5379 #9 0x5600e54d7df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #12 0x7efef6ab561f in load_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6785 #13 0x7efef6ab561f in load /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6933 #14 0x7efef6ab96de in _pickle_loads_impl /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:7887 #15 0x7efef6ab96de in _pickle_loads /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/clinic/_pickle.c.h:834 #16 0x5600e593cef1 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:442 #17 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #18 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #19 0x5600e54d3d30 in call_function Python/ceval.c:5379 #20 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #21 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #23 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #24 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #25 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #26 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #27 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #28 0x5600e54d2def in call_function Python/ceval.c:5379 #29 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #30 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #31 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #32 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #33 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #34 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #35 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #36 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #37 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x5600e54d3b49 in call_function Python/ceval.c:5379 #40 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #46 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #47 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #48 0x5600e54d2def in call_function Python/ceval.c:5379 #49 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #50 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #51 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #52 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #53 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #54 0x5600e54d3b49 in call_function Python/ceval.c:5379 #55 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #56 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #57 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #58 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #59 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #60 0x5600e55ec7c0 in slot_tp_init Objects/typeobject.c:7053 #61 0x5600e55c7f3f in type_call Objects/typeobject.c:1051 #62 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #63 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #64 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #65 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #66 0x5600e54d2f5b in call_function Python/ceval.c:5379 #67 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #68 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #69 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #70 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #71 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #72 0x5600e54d3d30 in call_function Python/ceval.c:5379 #73 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #74 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #75 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #76 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #77 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #78 0x5600e54d3b49 in call_function Python/ceval.c:5379 #79 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #80 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #81 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #82 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #83 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #84 0x5600e54d3b49 in call_function Python/ceval.c:5379 #85 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #86 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #87 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #88 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #89 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #90 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #91 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #92 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #93 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #94 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #95 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #96 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #97 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #98 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #99 0x5600e54d3b49 in call_function Python/ceval.c:5379 #100 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #101 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #102 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #103 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #104 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #105 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #106 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #107 0x5600e54d2f16 in call_function Python/ceval.c:5379 #108 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #109 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #110 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #111 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #112 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #113 0x5600e54d3b49 in call_function Python/ceval.c:5379 #114 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #115 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #116 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #117 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #118 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #119 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #120 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #121 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #122 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #123 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #124 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #125 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #126 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #127 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #128 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #129 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #130 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #131 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #132 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #133 0x5600e54d2f5b in call_function Python/ceval.c:5379 #134 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #135 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #136 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #137 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #138 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #139 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #140 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #141 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #142 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #143 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #144 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #145 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #146 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #147 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #148 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #149 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #150 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #151 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #152 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #153 0x5600e54d2f5b in call_function Python/ceval.c:5379 #154 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #155 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #156 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #157 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #158 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #159 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #160 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #161 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #162 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #163 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #164 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #165 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #166 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #167 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #168 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #169 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #170 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #171 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #172 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #173 0x5600e54d2f5b in call_function Python/ceval.c:5379 #174 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #175 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #176 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #177 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #178 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #179 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #180 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #181 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #182 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #183 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #184 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #185 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #186 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #187 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #188 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #189 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #190 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #191 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #192 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #193 0x5600e54d2f5b in call_function Python/ceval.c:5379 #194 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #195 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #196 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #197 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #198 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #199 0x5600e54d3b49 in call_function Python/ceval.c:5379 #200 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #201 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #202 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #203 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #204 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #205 0x5600e54d2f16 in call_function Python/ceval.c:5379 #206 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #207 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #208 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #209 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #210 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #211 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #212 0x5600e54d3d30 in call_function Python/ceval.c:5379 #213 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #214 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #215 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #216 0x5600e5838635 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #217 0x5600e5838635 in partial_vectorcall Modules/_functoolsmodule.c:202 #218 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #219 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #220 0x5600e54d2f16 in call_function Python/ceval.c:5379 #221 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #222 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #223 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #224 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #225 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #226 0x5600e54d2f16 in call_function Python/ceval.c:5379 #227 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #228 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #229 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #230 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #231 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #232 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #233 0x5600e54d2def in call_function Python/ceval.c:5379 #234 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #235 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #236 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #237 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #238 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #239 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #240 0x5600e54d2f16 in call_function Python/ceval.c:5379 #241 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #242 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #243 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #244 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #245 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #246 0x5600e54d2f16 in call_function Python/ceval.c:5379 #247 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #248 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #249 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #250 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #251 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #252 0x5600e54d2f16 in call_function Python/ceval.c:5379 #253 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #254 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #255 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #256 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #257 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #258 0x5600e54d3b49 in call_function Python/ceval.c:5379 #259 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #260 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #261 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #262 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #263 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #264 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #265 0x5600e54fffc3 in PyVectorcall_Call Objects/call.c:243 #266 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #267 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #268 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #269 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #270 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #271 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #272 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #273 0x5600e54d2f16 in call_function Python/ceval.c:5379 #274 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #275 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #276 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #277 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #278 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #279 0x5600e54d2f16 in call_function Python/ceval.c:5379 #280 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #281 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #282 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #283 0x5600e56aa977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #284 0x5600e56aa977 in PyEval_EvalCodeEx Python/ceval.c:4673 #285 0x5600e56aa977 in PyEval_EvalCode Python/ceval.c:892 #286 0x5600e59a00b8 in builtin_exec_impl Python/bltinmodule.c:1035 #287 0x5600e59a00b8 in builtin_exec Python/clinic/bltinmodule.c.h:371 #288 0x5600e593d410 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #289 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #290 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #291 0x5600e54d2f16 in call_function Python/ceval.c:5379 #292 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #293 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #294 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #295 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #296 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #297 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #298 0x5600e54d2f16 in call_function Python/ceval.c:5379 #299 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #300 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #301 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #302 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #303 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #304 0x5600e54dd832 in pymain_run_module Modules/main.c:293 #305 0x5600e54deac3 in pymain_run_python Modules/main.c:581 #306 0x5600e54e0ae4 in Py_RunMain Modules/main.c:666 #307 0x5600e54e0ae4 in pymain_main Modules/main.c:696 #308 0x5600e54e0ae4 in Py_BytesMain Modules/main.c:720 #309 0x7efefa9cf151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #310 0x5600e54dceed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1046==ABORTING AddressSanitizer:DEADLYSIGNAL
==1056==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800000420 (pc 0x7efefacd4f75 bp 0x7ffecb563710 sp 0x7ffecb563510 T0) ==1056==The signal is caused by a READ memory access. #0 0x7efefacd4f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5600e58b1c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5600e58b1c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5600e593be12 in cfunction_call Objects/methodobject.c:548 #4 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5600e54d7df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5600e54d7df0 in call_function Python/ceval.c:5379 #9 0x5600e54d7df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #12 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #13 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #14 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #15 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #16 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #17 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #18 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #19 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #20 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #21 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #22 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #23 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #24 0x5600e54d3b49 in call_function Python/ceval.c:5379 #25 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #26 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #27 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #28 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #29 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #30 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #31 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #32 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #33 0x5600e54d2def in call_function Python/ceval.c:5379 #34 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #35 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #36 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #37 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x5600e54d3b49 in call_function Python/ceval.c:5379 #40 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #43 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #44 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #45 0x5600e55ec7c0 in slot_tp_init Objects/typeobject.c:7053 #46 0x5600e55c7f3f in type_call Objects/typeobject.c:1051 #47 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #48 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #49 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #50 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #51 0x5600e54d2f5b in call_function Python/ceval.c:5379 #52 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #53 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #54 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #55 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #56 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #57 0x5600e54d3d30 in call_function Python/ceval.c:5379 #58 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #59 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #60 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #61 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #62 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #63 0x5600e54d3b49 in call_function Python/ceval.c:5379 #64 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #65 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #66 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #67 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #68 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #69 0x5600e54d3b49 in call_function Python/ceval.c:5379 #70 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #71 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #72 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #73 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #74 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #75 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #76 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #77 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #78 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #79 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #80 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #81 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #82 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #83 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #84 0x5600e54d3b49 in call_function Python/ceval.c:5379 #85 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #86 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #87 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #88 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #89 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #90 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #91 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #92 0x5600e54d2f16 in call_function Python/ceval.c:5379 #93 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #94 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #95 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #96 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #97 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #98 0x5600e54d3b49 in call_function Python/ceval.c:5379 #99 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #100 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #101 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #102 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #103 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #104 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #105 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #106 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #107 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #108 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #109 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #110 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #111 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #112 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #113 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #114 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #115 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #116 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #117 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #118 0x5600e54d2f5b in call_function Python/ceval.c:5379 #119 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #120 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #121 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #122 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #123 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #124 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #125 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #126 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #127 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #128 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #129 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #130 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #131 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #132 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #133 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #134 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #135 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #136 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #137 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #138 0x5600e54d2f5b in call_function Python/ceval.c:5379 #139 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #140 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #141 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #142 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #143 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #144 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #145 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #146 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #147 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #148 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #149 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #150 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #151 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #152 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #153 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #154 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #155 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #156 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #157 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #158 0x5600e54d2f5b in call_function Python/ceval.c:5379 #159 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #160 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #161 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #162 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #163 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #164 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #165 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #166 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #167 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #168 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #169 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #170 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #171 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #172 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #173 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #174 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #175 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #176 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #177 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #178 0x5600e54d2f5b in call_function Python/ceval.c:5379 #179 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #180 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #181 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #182 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #183 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #184 0x5600e54d3b49 in call_function Python/ceval.c:5379 #185 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #186 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #187 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #188 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #189 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #190 0x5600e54d2f16 in call_function Python/ceval.c:5379 #191 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #192 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #193 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #194 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #195 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #196 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #197 0x5600e54d3d30 in call_function Python/ceval.c:5379 #198 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #199 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #200 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #201 0x5600e5838635 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #202 0x5600e5838635 in partial_vectorcall Modules/_functoolsmodule.c:202 #203 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #204 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #205 0x5600e54d2f16 in call_function Python/ceval.c:5379 #206 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #207 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #208 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #209 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #210 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #211 0x5600e54d2f16 in call_function Python/ceval.c:5379 #212 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #213 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #214 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #215 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #216 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #217 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #218 0x5600e54d2def in call_function Python/ceval.c:5379 #219 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #220 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #221 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #222 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #223 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #224 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #225 0x5600e54d2f16 in call_function Python/ceval.c:5379 #226 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #227 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #228 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #229 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #230 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #231 0x5600e54d2f16 in call_function Python/ceval.c:5379 #232 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #233 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #234 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #235 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #236 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #237 0x5600e54d2f16 in call_function Python/ceval.c:5379 #238 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #239 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #240 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #241 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #242 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #243 0x5600e54d3b49 in call_function Python/ceval.c:5379 #244 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #245 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #246 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #247 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #248 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #249 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #250 0x5600e54fffc3 in PyVectorcall_Call Objects/call.c:243 #251 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #252 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #253 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #254 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #255 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #256 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #257 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #258 0x5600e54d2f16 in call_function Python/ceval.c:5379 #259 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #260 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #261 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #262 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #263 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #264 0x5600e54d2f16 in call_function Python/ceval.c:5379 #265 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #266 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #267 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #268 0x5600e56aa977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #269 0x5600e56aa977 in PyEval_EvalCodeEx Python/ceval.c:4673 #270 0x5600e56aa977 in PyEval_EvalCode Python/ceval.c:892 #271 0x5600e59a00b8 in builtin_exec_impl Python/bltinmodule.c:1035 #272 0x5600e59a00b8 in builtin_exec Python/clinic/bltinmodule.c.h:371 #273 0x5600e593d410 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #274 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #275 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #276 0x5600e54d2f16 in call_function Python/ceval.c:5379 #277 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #278 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #279 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #280 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #281 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #282 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #283 0x5600e54d2f16 in call_function Python/ceval.c:5379 #284 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #285 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #286 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #287 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #288 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #289 0x5600e54dd832 in pymain_run_module Modules/main.c:293 #290 0x5600e54deac3 in pymain_run_python Modules/main.c:581 #291 0x5600e54e0ae4 in Py_RunMain Modules/main.c:666 #292 0x5600e54e0ae4 in pymain_main Modules/main.c:696 #293 0x5600e54e0ae4 in Py_BytesMain Modules/main.c:720 #294 0x7efefa9cf151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #295 0x5600e54dceed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1056==ABORTING AddressSanitizer:DEADLYSIGNAL
==1066==ERROR: AddressSanitizer: SEGV on unknown address 0x03e80000042a (pc 0x7efefacd4f75 bp 0x7ffecb560c30 sp 0x7ffecb560a30 T0) ==1066==The signal is caused by a READ memory access. #0 0x7efefacd4f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5600e58b1c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5600e58b1c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5600e593be12 in cfunction_call Objects/methodobject.c:548 #4 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5600e54d7df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5600e54d7df0 in call_function Python/ceval.c:5379 #9 0x5600e54d7df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #12 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #13 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #14 0x5600e54d2f16 in call_function Python/ceval.c:5379 #15 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #16 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #18 0x5600e58fe3b5 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #19 0x5600e58fe3b5 in method_vectorcall Objects/classobject.c:61 #20 0x5600e55d98ee in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #21 0x5600e55d98ee in _PyObject_CallNoArg Include/cpython/abstract.h:168 #22 0x5600e55d98ee in object___reduce_ex___impl Objects/typeobject.c:4887 #23 0x5600e55d98ee in object___reduce_ex__ Objects/clinic/typeobject.c.h:173 #24 0x5600e593c80f in cfunction_vectorcall_O Objects/methodobject.c:512 #25 0x7efef6a9574e in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #26 0x7efef6a9574e in PyObject_CallOneArg Include/cpython/abstract.h:184 #27 0x7efef6a9574e in _Pickle_FastCall /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:362 #28 0x7efef6aa6360 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4430 #29 0x7efef6aa7129 in batch_dict_exact /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3277 #30 0x7efef6aa7129 in save_dict /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3331 #31 0x7efef6aa7129 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4319 #32 0x7efef6aabec9 in save_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4225 #33 0x7efef6aa26aa in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4467 #34 0x7efef6aa89e8 in dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4514 #35 0x7efef6aa900c in _pickle_Pickler_dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4585 #36 0x5600e5912bbc in method_vectorcall_O Objects/descrobject.c:462 #37 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x5600e54d3b49 in call_function Python/ceval.c:5379 #40 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #46 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #47 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #48 0x5600e54d3d30 in call_function Python/ceval.c:5379 #49 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #50 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #51 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #52 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #53 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #54 0x5600e54d3b49 in call_function Python/ceval.c:5379 #55 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #56 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #57 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #58 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #59 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #60 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #61 0x5600e54d2def in call_function Python/ceval.c:5379 #62 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #63 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #64 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #65 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #66 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #67 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #68 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #69 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #70 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #71 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #72 0x5600e54d3b49 in call_function Python/ceval.c:5379 #73 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #74 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #75 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #76 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #77 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #78 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #79 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #80 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #81 0x5600e54d2def in call_function Python/ceval.c:5379 #82 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #83 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #84 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #85 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #86 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #87 0x5600e54d3b49 in call_function Python/ceval.c:5379 #88 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #89 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #90 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #91 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #92 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #93 0x5600e55ec7c0 in slot_tp_init Objects/typeobject.c:7053 #94 0x5600e55c7f3f in type_call Objects/typeobject.c:1051 #95 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #96 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #97 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #98 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #99 0x5600e54d2f5b in call_function Python/ceval.c:5379 #100 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #101 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #102 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #103 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #104 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #105 0x5600e54d3d30 in call_function Python/ceval.c:5379 #106 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #107 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #108 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #109 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #110 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #111 0x5600e54d3b49 in call_function Python/ceval.c:5379 #112 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #113 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #114 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #115 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #116 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #117 0x5600e54d3b49 in call_function Python/ceval.c:5379 #118 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #119 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #120 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #121 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #122 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #123 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #124 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #125 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #126 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #127 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #128 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #129 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #130 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #131 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #132 0x5600e54d3b49 in call_function Python/ceval.c:5379 #133 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #134 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #135 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #136 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #137 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #138 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #139 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #140 0x5600e54d2f16 in call_function Python/ceval.c:5379 #141 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #142 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #143 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #144 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #145 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #146 0x5600e54d3b49 in call_function Python/ceval.c:5379 #147 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #148 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #149 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #150 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #151 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #152 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #153 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #154 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #155 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #156 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #157 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #158 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #159 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #160 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #161 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #162 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #163 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #164 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #165 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #166 0x5600e54d2f5b in call_function Python/ceval.c:5379 #167 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #168 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #169 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #170 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #171 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #172 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #173 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #174 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #175 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #176 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #177 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #178 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #179 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #180 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #181 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #182 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #183 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #184 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #185 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #186 0x5600e54d2f5b in call_function Python/ceval.c:5379 #187 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #188 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #189 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #190 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #191 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #192 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #193 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #194 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #195 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #196 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #197 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #198 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #199 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #200 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #201 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #202 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #203 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #204 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #205 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #206 0x5600e54d2f5b in call_function Python/ceval.c:5379 #207 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #208 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #209 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #210 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #211 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #212 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #213 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #214 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #215 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #216 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #217 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #218 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #219 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #220 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #221 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #222 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #223 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #224 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #225 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #226 0x5600e54d2f5b in call_function Python/ceval.c:5379 #227 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #228 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #229 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #230 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #231 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #232 0x5600e54d3b49 in call_function Python/ceval.c:5379 #233 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #234 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #235 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #236 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #237 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #238 0x5600e54d2f16 in call_function Python/ceval.c:5379 #239 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #240 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #241 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #242 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #243 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #244 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #245 0x5600e54d3d30 in call_function Python/ceval.c:5379 #246 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #247 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #248 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #249 0x5600e5838635 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #250 0x5600e5838635 in partial_vectorcall Modules/_functoolsmodule.c:202 #251 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #252 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #253 0x5600e54d2f16 in call_function Python/ceval.c:5379 #254 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #255 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #256 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #257 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #258 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #259 0x5600e54d2f16 in call_function Python/ceval.c:5379 #260 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #261 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #262 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #263 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #264 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #265 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #266 0x5600e54d2def in call_function Python/ceval.c:5379 #267 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #268 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #269 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #270 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #271 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #272 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #273 0x5600e54d2f16 in call_function Python/ceval.c:5379 #274 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #275 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #276 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #277 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #278 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #279 0x5600e54d2f16 in call_function Python/ceval.c:5379 #280 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #281 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #282 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #283 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #284 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #285 0x5600e54d2f16 in call_function Python/ceval.c:5379 #286 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #287 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #288 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #289 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #290 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #291 0x5600e54d3b49 in call_function Python/ceval.c:5379 #292 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #293 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #294 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #295 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #296 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #297 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #298 0x5600e54fffc3 in PyVectorcall_Call Objects/call.c:243 #299 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #300 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #301 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #302 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #303 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #304 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #305 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #306 0x5600e54d2f16 in call_function Python/ceval.c:5379 #307 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #308 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #309 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #310 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #311 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #312 0x5600e54d2f16 in call_function Python/ceval.c:5379 #313 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #314 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #315 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #316 0x5600e56aa977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #317 0x5600e56aa977 in PyEval_EvalCodeEx Python/ceval.c:4673 #318 0x5600e56aa977 in PyEval_EvalCode Python/ceval.c:892 #319 0x5600e59a00b8 in builtin_exec_impl Python/bltinmodule.c:1035 #320 0x5600e59a00b8 in builtin_exec Python/clinic/bltinmodule.c.h:371 #321 0x5600e593d410 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #322 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #323 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #324 0x5600e54d2f16 in call_function Python/ceval.c:5379 #325 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #326 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #327 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #328 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #329 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #330 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #331 0x5600e54d2f16 in call_function Python/ceval.c:5379 #332 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #333 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #334 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #335 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #336 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #337 0x5600e54dd832 in pymain_run_module Modules/main.c:293 #338 0x5600e54deac3 in pymain_run_python Modules/main.c:581 #339 0x5600e54e0ae4 in Py_RunMain Modules/main.c:666 #340 0x5600e54e0ae4 in pymain_main Modules/main.c:696 #341 0x5600e54e0ae4 in Py_BytesMain Modules/main.c:720 #342 0x7efefa9cf151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #343 0x5600e54dceed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1066==ABORTING AddressSanitizer:DEADLYSIGNAL
==1166==ERROR: AddressSanitizer: SEGV on unknown address 0x03e80000048e (pc 0x7efefacd4f75 bp 0x7ffecb563c30 sp 0x7ffecb563a30 T0) ==1166==The signal is caused by a READ memory access. #0 0x7efefacd4f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5600e58b1c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5600e58b1c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5600e593be12 in cfunction_call Objects/methodobject.c:548 #4 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5600e54d7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5600e54d7df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5600e54d7df0 in call_function Python/ceval.c:5379 #9 0x5600e54d7df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #12 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #13 0x5600e54fffc3 in PyVectorcall_Call Objects/call.c:243 #14 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #15 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #16 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #18 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #19 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #20 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #21 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #23 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #24 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #25 0x5600e54d3b49 in call_function Python/ceval.c:5379 #26 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #27 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #28 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #29 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #30 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #31 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #32 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #33 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #34 0x5600e54d2def in call_function Python/ceval.c:5379 #35 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #36 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #37 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #38 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #39 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #40 0x5600e54d3b49 in call_function Python/ceval.c:5379 #41 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #42 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #43 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #44 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #45 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #46 0x5600e55ec7c0 in slot_tp_init Objects/typeobject.c:7053 #47 0x5600e55c7f3f in type_call Objects/typeobject.c:1051 #48 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #49 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #50 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #51 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #52 0x5600e54d2f5b in call_function Python/ceval.c:5379 #53 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #54 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #55 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #56 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #57 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #58 0x5600e54d3d30 in call_function Python/ceval.c:5379 #59 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #60 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #61 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #62 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #63 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #64 0x5600e54d3b49 in call_function Python/ceval.c:5379 #65 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #66 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #67 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #68 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #69 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #70 0x5600e54d3b49 in call_function Python/ceval.c:5379 #71 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #72 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #73 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #74 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #75 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #76 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #77 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #78 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #79 0x5600e54d2def in call_function Python/ceval.c:5379 #80 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #81 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #82 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #83 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #84 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #85 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #86 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #87 0x5600e54d2f16 in call_function Python/ceval.c:5379 #88 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #89 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #90 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #91 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #92 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #93 0x5600e54d3b49 in call_function Python/ceval.c:5379 #94 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #95 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #96 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #97 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #98 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #99 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #100 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #101 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #102 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #103 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #104 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #105 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #106 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #107 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #108 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #109 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #110 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #111 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #112 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #113 0x5600e54d2f5b in call_function Python/ceval.c:5379 #114 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #115 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #116 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #117 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #118 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #119 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #120 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #121 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #122 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #123 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #124 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #125 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #126 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #127 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #128 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #129 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #130 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #131 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #132 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #133 0x5600e54d2f5b in call_function Python/ceval.c:5379 #134 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #135 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #136 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #137 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #138 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #139 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #140 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #141 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #142 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #143 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #144 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #145 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #146 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #147 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #148 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #149 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #150 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #151 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #152 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #153 0x5600e54d2f5b in call_function Python/ceval.c:5379 #154 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #155 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #156 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #157 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #158 0x5600e58fe112 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #159 0x5600e58fe112 in method_vectorcall Objects/classobject.c:83 #160 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #161 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #162 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #163 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #164 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #165 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #166 0x5600e5502630 in _PyObject_FastCallDictTstate Objects/call.c:118 #167 0x5600e5502630 in _PyObject_Call_Prepend Objects/call.c:489 #168 0x5600e55dbe9c in slot_tp_call Objects/typeobject.c:6813 #169 0x5600e54fdc58 in _PyObject_MakeTpCall Objects/call.c:191 #170 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #171 0x5600e54d2f5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #172 0x5600e54d2f5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #173 0x5600e54d2f5b in call_function Python/ceval.c:5379 #174 0x5600e54d2f5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #175 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #176 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #177 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #178 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #179 0x5600e54d3b49 in call_function Python/ceval.c:5379 #180 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #181 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #182 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #183 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #184 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #185 0x5600e54d2f16 in call_function Python/ceval.c:5379 #186 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #187 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #188 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #189 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #190 0x5600e54d3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #191 0x5600e54d3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #192 0x5600e54d3d30 in call_function Python/ceval.c:5379 #193 0x5600e54d3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #194 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #195 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #196 0x5600e5838635 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #197 0x5600e5838635 in partial_vectorcall Modules/_functoolsmodule.c:202 #198 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #199 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #200 0x5600e54d2f16 in call_function Python/ceval.c:5379 #201 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #202 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #203 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #204 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #205 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #206 0x5600e54d2f16 in call_function Python/ceval.c:5379 #207 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #208 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #209 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #210 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #211 0x5600e54d2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #212 0x5600e54d2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #213 0x5600e54d2def in call_function Python/ceval.c:5379 #214 0x5600e54d2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #215 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #216 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #217 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #218 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #219 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #220 0x5600e54d2f16 in call_function Python/ceval.c:5379 #221 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #222 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #223 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #224 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #225 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #226 0x5600e54d2f16 in call_function Python/ceval.c:5379 #227 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #228 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #229 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #230 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #231 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #232 0x5600e54d2f16 in call_function Python/ceval.c:5379 #233 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #234 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #235 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #236 0x5600e54d3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #237 0x5600e54d3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #238 0x5600e54d3b49 in call_function Python/ceval.c:5379 #239 0x5600e54d3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #240 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #241 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #242 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #243 0x5600e58fe299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #244 0x5600e58fe299 in method_vectorcall Objects/classobject.c:53 #245 0x5600e54fffc3 in PyVectorcall_Call Objects/call.c:243 #246 0x5600e54c7e01 in do_call_core Python/ceval.c:5431 #247 0x5600e54c7e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #248 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #249 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #250 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #251 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #252 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #253 0x5600e54d2f16 in call_function Python/ceval.c:5379 #254 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #255 0x5600e54bddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #256 0x5600e54bddec in function_code_fastcall Objects/call.c:330 #257 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #258 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #259 0x5600e54d2f16 in call_function Python/ceval.c:5379 #260 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #261 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #262 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #263 0x5600e56aa977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #264 0x5600e56aa977 in PyEval_EvalCodeEx Python/ceval.c:4673 #265 0x5600e56aa977 in PyEval_EvalCode Python/ceval.c:892 #266 0x5600e59a00b8 in builtin_exec_impl Python/bltinmodule.c:1035 #267 0x5600e59a00b8 in builtin_exec Python/clinic/bltinmodule.c.h:371 #268 0x5600e593d410 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #269 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #270 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #271 0x5600e54d2f16 in call_function Python/ceval.c:5379 #272 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #273 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #274 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #275 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #276 0x5600e54d2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #277 0x5600e54d2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #278 0x5600e54d2f16 in call_function Python/ceval.c:5379 #279 0x5600e54d2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #280 0x5600e56aa1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #281 0x5600e56aa1d9 in _PyEval_EvalCode Python/ceval.c:4625 #282 0x5600e5501060 in _PyFunction_Vectorcall Objects/call.c:396 #283 0x5600e54ffef2 in PyVectorcall_Call Objects/call.c:231 #284 0x5600e54dd832 in pymain_run_module Modules/main.c:293 #285 0x5600e54deac3 in pymain_run_python Modules/main.c:581 #286 0x5600e54e0ae4 in Py_RunMain Modules/main.c:666 #287 0x5600e54e0ae4 in pymain_main Modules/main.c:696 #288 0x5600e54e0ae4 in Py_BytesMain Modules/main.c:720 #289 0x7efefa9cf151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #290 0x5600e54dceed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1166==ABORTING AddressSanitizer:DEADLYSIGNAL
==1464==ERROR: AddressSanitizer: SEGV on unknown address 0x03e8000005b8 (pc 0x7f4f04adbf75 bp 0x7fff07d05d40 sp 0x7fff07d05b40 T0) ==1464==The signal is caused by a READ memory access. #0 0x7f4f04adbf75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5562cd642c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5562cd642c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5562cd6cce12 in cfunction_call Objects/methodobject.c:548 #4 0x5562cd28ec58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5562cd268df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5562cd268df0 in call_function Python/ceval.c:5379 #9 0x5562cd268df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #12 0x7f4f0147861f in load_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6785 #13 0x7f4f0147861f in load /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6933 #14 0x7f4f0147c6de in _pickle_loads_impl /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:7887 #15 0x7f4f0147c6de in _pickle_loads /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/clinic/_pickle.c.h:834 #16 0x5562cd6cdef1 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:442 #17 0x5562cd264d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #18 0x5562cd264d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #19 0x5562cd264d30 in call_function Python/ceval.c:5379 #20 0x5562cd264d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #21 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #23 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #24 0x5562cd68f299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #25 0x5562cd68f299 in method_vectorcall Objects/classobject.c:53 #26 0x5562cd263def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #27 0x5562cd263def in PyObject_Vectorcall Include/cpython/abstract.h:123 #28 0x5562cd263def in call_function Python/ceval.c:5379 #29 0x5562cd263def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #30 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #31 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #32 0x5562cd290ef2 in PyVectorcall_Call Objects/call.c:231 #33 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #34 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #35 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #36 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #37 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x5562cd264b49 in call_function Python/ceval.c:5379 #40 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #46 0x5562cd264b49 in call_function Python/ceval.c:5379 #47 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #48 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #49 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #50 0x5562cd264d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #51 0x5562cd264d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #52 0x5562cd264d30 in call_function Python/ceval.c:5379 #53 0x5562cd264d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #54 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #55 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #56 0x5562cd263f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #57 0x5562cd263f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #58 0x5562cd263f16 in call_function Python/ceval.c:5379 #59 0x5562cd263f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #60 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #61 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #62 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #63 0x5562cd290fc3 in PyVectorcall_Call Objects/call.c:243 #64 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #65 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #66 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #67 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #68 0x5562cd43b977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #69 0x5562cd43b977 in PyEval_EvalCodeEx Python/ceval.c:4673 #70 0x5562cd43b977 in PyEval_EvalCode Python/ceval.c:892 #71 0x5562cd4e6c64 in run_eval_code_obj Python/pythonrun.c:1218 #72 0x5562cd4e6c64 in run_mod Python/pythonrun.c:1239 #73 0x5562cd4ea461 in PyRun_StringFlags Python/pythonrun.c:1110 #74 0x5562cd4ea461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #75 0x5562cd26f3dc in pymain_run_command Modules/main.c:248 #76 0x5562cd26f3dc in pymain_run_python Modules/main.c:578 #77 0x5562cd271ae4 in Py_RunMain Modules/main.c:666 #78 0x5562cd271ae4 in pymain_main Modules/main.c:696 #79 0x5562cd271ae4 in Py_BytesMain Modules/main.c:720 #80 0x7f4f047d6151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #81 0x5562cd26deed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1464==ABORTING AddressSanitizer:DEADLYSIGNAL
==1474==ERROR: AddressSanitizer: SEGV on unknown address 0x03e8000005c2 (pc 0x7f4f04adbf75 bp 0x7fff07d06970 sp 0x7fff07d06770 T0) ==1474==The signal is caused by a READ memory access. #0 0x7f4f04adbf75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5562cd642c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5562cd642c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5562cd6cce12 in cfunction_call Objects/methodobject.c:548 #4 0x5562cd28ec58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5562cd268df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5562cd268df0 in call_function Python/ceval.c:5379 #9 0x5562cd268df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #12 0x5562cd290ef2 in PyVectorcall_Call Objects/call.c:231 #13 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #14 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #15 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #16 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #17 0x5562cd290ef2 in PyVectorcall_Call Objects/call.c:231 #18 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #19 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #20 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #21 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #22 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #23 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #24 0x5562cd264b49 in call_function Python/ceval.c:5379 #25 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #26 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #27 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #28 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #29 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #30 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #31 0x5562cd264b49 in call_function Python/ceval.c:5379 #32 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #33 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #34 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #35 0x5562cd264d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #36 0x5562cd264d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #37 0x5562cd264d30 in call_function Python/ceval.c:5379 #38 0x5562cd264d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #39 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #40 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #41 0x5562cd263f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #42 0x5562cd263f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #43 0x5562cd263f16 in call_function Python/ceval.c:5379 #44 0x5562cd263f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #45 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #46 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #47 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #48 0x5562cd290fc3 in PyVectorcall_Call Objects/call.c:243 #49 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #50 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #51 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #52 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #53 0x5562cd43b977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #54 0x5562cd43b977 in PyEval_EvalCodeEx Python/ceval.c:4673 #55 0x5562cd43b977 in PyEval_EvalCode Python/ceval.c:892 #56 0x5562cd4e6c64 in run_eval_code_obj Python/pythonrun.c:1218 #57 0x5562cd4e6c64 in run_mod Python/pythonrun.c:1239 #58 0x5562cd4ea461 in PyRun_StringFlags Python/pythonrun.c:1110 #59 0x5562cd4ea461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #60 0x5562cd26f3dc in pymain_run_command Modules/main.c:248 #61 0x5562cd26f3dc in pymain_run_python Modules/main.c:578 #62 0x5562cd271ae4 in Py_RunMain Modules/main.c:666 #63 0x5562cd271ae4 in pymain_main Modules/main.c:696 #64 0x5562cd271ae4 in Py_BytesMain Modules/main.c:720 #65 0x7f4f047d6151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #66 0x5562cd26deed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1474==ABORTING AddressSanitizer:DEADLYSIGNAL
==1484==ERROR: AddressSanitizer: SEGV on unknown address 0x03e8000005cc (pc 0x7f4f04adbf75 bp 0x7fff07d03e90 sp 0x7fff07d03c90 T0) ==1484==The signal is caused by a READ memory access. #0 0x7f4f04adbf75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5562cd642c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5562cd642c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5562cd6cce12 in cfunction_call Objects/methodobject.c:548 #4 0x5562cd28ec58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5562cd268df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5562cd268df0 in call_function Python/ceval.c:5379 #9 0x5562cd268df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #12 0x5562cd263f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #13 0x5562cd263f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #14 0x5562cd263f16 in call_function Python/ceval.c:5379 #15 0x5562cd263f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #16 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #18 0x5562cd68f3b5 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #19 0x5562cd68f3b5 in method_vectorcall Objects/classobject.c:61 #20 0x5562cd36a8ee in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #21 0x5562cd36a8ee in _PyObject_CallNoArg Include/cpython/abstract.h:168 #22 0x5562cd36a8ee in object___reduce_ex___impl Objects/typeobject.c:4887 #23 0x5562cd36a8ee in object___reduce_ex__ Objects/clinic/typeobject.c.h:173 #24 0x5562cd6cd80f in cfunction_vectorcall_O Objects/methodobject.c:512 #25 0x7f4f0145874e in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #26 0x7f4f0145874e in PyObject_CallOneArg Include/cpython/abstract.h:184 #27 0x7f4f0145874e in _Pickle_FastCall /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:362 #28 0x7f4f01469360 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4430 #29 0x7f4f0146a129 in batch_dict_exact /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3277 #30 0x7f4f0146a129 in save_dict /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3331 #31 0x7f4f0146a129 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4319 #32 0x7f4f0146eec9 in save_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4225 #33 0x7f4f014656aa in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4467 #34 0x7f4f0146b9e8 in dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4514 #35 0x7f4f0146c00c in _pickle_Pickler_dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4585 #36 0x5562cd6a3bbc in method_vectorcall_O Objects/descrobject.c:462 #37 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x5562cd264b49 in call_function Python/ceval.c:5379 #40 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x5562cd68f299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x5562cd68f299 in method_vectorcall Objects/classobject.c:53 #46 0x5562cd264d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #47 0x5562cd264d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #48 0x5562cd264d30 in call_function Python/ceval.c:5379 #49 0x5562cd264d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #50 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #51 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #52 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #53 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #54 0x5562cd264b49 in call_function Python/ceval.c:5379 #55 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #56 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #57 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #58 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #59 0x5562cd263def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #60 0x5562cd263def in PyObject_Vectorcall Include/cpython/abstract.h:123 #61 0x5562cd263def in call_function Python/ceval.c:5379 #62 0x5562cd263def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #63 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #64 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #65 0x5562cd290ef2 in PyVectorcall_Call Objects/call.c:231 #66 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #67 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #68 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #69 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #70 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #71 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #72 0x5562cd264b49 in call_function Python/ceval.c:5379 #73 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #74 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #75 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #76 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #77 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #78 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #79 0x5562cd264b49 in call_function Python/ceval.c:5379 #80 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #81 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #82 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #83 0x5562cd264d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #84 0x5562cd264d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #85 0x5562cd264d30 in call_function Python/ceval.c:5379 #86 0x5562cd264d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #87 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #88 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #89 0x5562cd263f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #90 0x5562cd263f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #91 0x5562cd263f16 in call_function Python/ceval.c:5379 #92 0x5562cd263f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #93 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #94 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #95 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #96 0x5562cd290fc3 in PyVectorcall_Call Objects/call.c:243 #97 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #98 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #99 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #100 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #101 0x5562cd43b977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #102 0x5562cd43b977 in PyEval_EvalCodeEx Python/ceval.c:4673 #103 0x5562cd43b977 in PyEval_EvalCode Python/ceval.c:892 #104 0x5562cd4e6c64 in run_eval_code_obj Python/pythonrun.c:1218 #105 0x5562cd4e6c64 in run_mod Python/pythonrun.c:1239 #106 0x5562cd4ea461 in PyRun_StringFlags Python/pythonrun.c:1110 #107 0x5562cd4ea461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #108 0x5562cd26f3dc in pymain_run_command Modules/main.c:248 #109 0x5562cd26f3dc in pymain_run_python Modules/main.c:578 #110 0x5562cd271ae4 in Py_RunMain Modules/main.c:666 #111 0x5562cd271ae4 in pymain_main Modules/main.c:696 #112 0x5562cd271ae4 in Py_BytesMain Modules/main.c:720 #113 0x7f4f047d6151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #114 0x5562cd26deed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1484==ABORTING AddressSanitizer:DEADLYSIGNAL
==1584==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800000630 (pc 0x7f4f04adbf75 bp 0x7fff07d06840 sp 0x7fff07d06640 T0) ==1584==The signal is caused by a READ memory access. #0 0x7f4f04adbf75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5562cd642c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5562cd642c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5562cd6cce12 in cfunction_call Objects/methodobject.c:548 #4 0x5562cd28ec58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5562cd268df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5562cd268df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5562cd268df0 in call_function Python/ceval.c:5379 #9 0x5562cd268df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #12 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #13 0x5562cd290fc3 in PyVectorcall_Call Objects/call.c:243 #14 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #15 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #16 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #18 0x5562cd290ef2 in PyVectorcall_Call Objects/call.c:231 #19 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #20 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #21 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #23 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #24 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #25 0x5562cd264b49 in call_function Python/ceval.c:5379 #26 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #27 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #28 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #29 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #30 0x5562cd264b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #31 0x5562cd264b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #32 0x5562cd264b49 in call_function Python/ceval.c:5379 #33 0x5562cd264b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #34 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #35 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #36 0x5562cd264d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #37 0x5562cd264d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #38 0x5562cd264d30 in call_function Python/ceval.c:5379 #39 0x5562cd264d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #40 0x5562cd24edec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #41 0x5562cd24edec in function_code_fastcall Objects/call.c:330 #42 0x5562cd263f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #43 0x5562cd263f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #44 0x5562cd263f16 in call_function Python/ceval.c:5379 #45 0x5562cd263f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #46 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #47 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #48 0x5562cd292060 in _PyFunction_Vectorcall Objects/call.c:396 #49 0x5562cd290fc3 in PyVectorcall_Call Objects/call.c:243 #50 0x5562cd258e01 in do_call_core Python/ceval.c:5431 #51 0x5562cd258e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #52 0x5562cd43b1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #53 0x5562cd43b1d9 in _PyEval_EvalCode Python/ceval.c:4625 #54 0x5562cd43b977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #55 0x5562cd43b977 in PyEval_EvalCodeEx Python/ceval.c:4673 #56 0x5562cd43b977 in PyEval_EvalCode Python/ceval.c:892 #57 0x5562cd4e6c64 in run_eval_code_obj Python/pythonrun.c:1218 #58 0x5562cd4e6c64 in run_mod Python/pythonrun.c:1239 #59 0x5562cd4ea461 in PyRun_StringFlags Python/pythonrun.c:1110 #60 0x5562cd4ea461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #61 0x5562cd26f3dc in pymain_run_command Modules/main.c:248 #62 0x5562cd26f3dc in pymain_run_python Modules/main.c:578 #63 0x5562cd271ae4 in Py_RunMain Modules/main.c:666 #64 0x5562cd271ae4 in pymain_main Modules/main.c:696 #65 0x5562cd271ae4 in Py_BytesMain Modules/main.c:720 #66 0x7f4f047d6151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #67 0x5562cd26deed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1584==ABORTING AddressSanitizer:DEADLYSIGNAL
==1884==ERROR: AddressSanitizer: SEGV on unknown address 0x03e80000075c (pc 0x7f7781664f75 bp 0x7ffee2ca8ea0 sp 0x7ffee2ca8ca0 T0) ==1884==The signal is caused by a READ memory access. #0 0x7f7781664f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5582a0b6ec2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5582a0b6ec2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5582a0bf8e12 in cfunction_call Objects/methodobject.c:548 #4 0x5582a07bac58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5582a0794df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5582a0794df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5582a0794df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5582a0794df0 in call_function Python/ceval.c:5379 #9 0x5582a0794df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5582a077adec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5582a077adec in function_code_fastcall Objects/call.c:330 #12 0x7f777e00161f in load_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6785 #13 0x7f777e00161f in load /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6933 #14 0x7f777e0056de in _pickle_loads_impl /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:7887 #15 0x7f777e0056de in _pickle_loads /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/clinic/_pickle.c.h:834 #16 0x5582a0bf9ef1 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:442 #17 0x5582a0790d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #18 0x5582a0790d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #19 0x5582a0790d30 in call_function Python/ceval.c:5379 #20 0x5582a0790d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #21 0x5582a09671d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x5582a09671d9 in _PyEval_EvalCode Python/ceval.c:4625 #23 0x5582a07be060 in _PyFunction_Vectorcall Objects/call.c:396 #24 0x5582a0bbb299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #25 0x5582a0bbb299 in method_vectorcall Objects/classobject.c:53 #26 0x5582a078fdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #27 0x5582a078fdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #28 0x5582a078fdef in call_function Python/ceval.c:5379 #29 0x5582a078fdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #30 0x5582a077adec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #31 0x5582a077adec in function_code_fastcall Objects/call.c:330 #32 0x5582a07bcef2 in PyVectorcall_Call Objects/call.c:231 #33 0x5582a0784e01 in do_call_core Python/ceval.c:5431 #34 0x5582a0784e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #35 0x5582a077adec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #36 0x5582a077adec in function_code_fastcall Objects/call.c:330 #37 0x5582a0790b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x5582a0790b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x5582a0790b49 in call_function Python/ceval.c:5379 #40 0x5582a0790b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5582a09671d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5582a09671d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x5582a07be060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x5582a0790b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x5582a0790b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #46 0x5582a0790b49 in call_function Python/ceval.c:5379 #47 0x5582a0790b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #48 0x5582a077adec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #49 0x5582a077adec in function_code_fastcall Objects/call.c:330 #50 0x5582a078ff16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #51 0x5582a078ff16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #52 0x5582a078ff16 in call_function Python/ceval.c:5379 #53 0x5582a078ff16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #54 0x5582a09671d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #55 0x5582a09671d9 in _PyEval_EvalCode Python/ceval.c:4625 #56 0x5582a07be060 in _PyFunction_Vectorcall Objects/call.c:396 #57 0x5582a078fdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #58 0x5582a078fdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #59 0x5582a078fdef in call_function Python/ceval.c:5379 #60 0x5582a078fdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #61 0x5582a09671d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #62 0x5582a09671d9 in _PyEval_EvalCode Python/ceval.c:4625 #63 0x5582a0967977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #64 0x5582a0967977 in PyEval_EvalCodeEx Python/ceval.c:4673 #65 0x5582a0967977 in PyEval_EvalCode Python/ceval.c:892 #66 0x5582a0a12c64 in run_eval_code_obj Python/pythonrun.c:1218 #67 0x5582a0a12c64 in run_mod Python/pythonrun.c:1239 #68 0x5582a0a16461 in PyRun_StringFlags Python/pythonrun.c:1110 #69 0x5582a0a16461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #70 0x5582a079b3dc in pymain_run_command Modules/main.c:248 #71 0x5582a079b3dc in pymain_run_python Modules/main.c:578 #72 0x5582a079dae4 in Py_RunMain Modules/main.c:666 #73 0x5582a079dae4 in pymain_main Modules/main.c:696 #74 0x5582a079dae4 in Py_BytesMain Modules/main.c:720 #75 0x7f778135f151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #76 0x5582a0799eed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1884==ABORTING AddressSanitizer:DEADLYSIGNAL
==1894==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800000766 (pc 0x7f58c93f2f75 bp 0x7ffc3f56f9f0 sp 0x7ffc3f56f7f0 T0) ==1894==The signal is caused by a READ memory access. #0 0x7f58c93f2f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x55de6bd84c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x55de6bd84c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x55de6be0ee12 in cfunction_call Objects/methodobject.c:548 #4 0x55de6b9d0c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x55de6b9aadf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x55de6b9aadf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x55de6b9aadf0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x55de6b9aadf0 in call_function Python/ceval.c:5379 #9 0x55de6b9aadf0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x55de6b990dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x55de6b990dec in function_code_fastcall Objects/call.c:330 #12 0x55de6b9d2ef2 in PyVectorcall_Call Objects/call.c:231 #13 0x55de6b99ae01 in do_call_core Python/ceval.c:5431 #14 0x55de6b99ae01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #15 0x55de6b990dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #16 0x55de6b990dec in function_code_fastcall Objects/call.c:330 #17 0x55de6b9d2ef2 in PyVectorcall_Call Objects/call.c:231 #18 0x55de6b99ae01 in do_call_core Python/ceval.c:5431 #19 0x55de6b99ae01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #20 0x55de6b990dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #21 0x55de6b990dec in function_code_fastcall Objects/call.c:330 #22 0x55de6b9a6b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #23 0x55de6b9a6b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #24 0x55de6b9a6b49 in call_function Python/ceval.c:5379 #25 0x55de6b9a6b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #26 0x55de6bb7d1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #27 0x55de6bb7d1d9 in _PyEval_EvalCode Python/ceval.c:4625 #28 0x55de6b9d4060 in _PyFunction_Vectorcall Objects/call.c:396 #29 0x55de6b9a6b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #30 0x55de6b9a6b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #31 0x55de6b9a6b49 in call_function Python/ceval.c:5379 #32 0x55de6b9a6b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #33 0x55de6b990dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #34 0x55de6b990dec in function_code_fastcall Objects/call.c:330 #35 0x55de6b9a5f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #36 0x55de6b9a5f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #37 0x55de6b9a5f16 in call_function Python/ceval.c:5379 #38 0x55de6b9a5f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #39 0x55de6bb7d1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #40 0x55de6bb7d1d9 in _PyEval_EvalCode Python/ceval.c:4625 #41 0x55de6b9d4060 in _PyFunction_Vectorcall Objects/call.c:396 #42 0x55de6b9a5def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #43 0x55de6b9a5def in PyObject_Vectorcall Include/cpython/abstract.h:123 #44 0x55de6b9a5def in call_function Python/ceval.c:5379 #45 0x55de6b9a5def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #46 0x55de6bb7d1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #47 0x55de6bb7d1d9 in _PyEval_EvalCode Python/ceval.c:4625 #48 0x55de6bb7d977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #49 0x55de6bb7d977 in PyEval_EvalCodeEx Python/ceval.c:4673 #50 0x55de6bb7d977 in PyEval_EvalCode Python/ceval.c:892 #51 0x55de6bc28c64 in run_eval_code_obj Python/pythonrun.c:1218 #52 0x55de6bc28c64 in run_mod Python/pythonrun.c:1239 #53 0x55de6bc2c461 in PyRun_StringFlags Python/pythonrun.c:1110 #54 0x55de6bc2c461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #55 0x55de6b9b13dc in pymain_run_command Modules/main.c:248 #56 0x55de6b9b13dc in pymain_run_python Modules/main.c:578 #57 0x55de6b9b3ae4 in Py_RunMain Modules/main.c:666 #58 0x55de6b9b3ae4 in pymain_main Modules/main.c:696 #59 0x55de6b9b3ae4 in Py_BytesMain Modules/main.c:720 #60 0x7f58c90ed151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #61 0x55de6b9afeed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1894==ABORTING AddressSanitizer:DEADLYSIGNAL
==1904==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800000770 (pc 0x7f2b2760ff75 bp 0x7ffc1405dff0 sp 0x7ffc1405ddf0 T0) ==1904==The signal is caused by a READ memory access. #0 0x7f2b2760ff75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x55b746104c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x55b746104c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x55b74618ee12 in cfunction_call Objects/methodobject.c:548 #4 0x55b745d50c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x55b745d2adf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x55b745d2adf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x55b745d2adf0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x55b745d2adf0 in call_function Python/ceval.c:5379 #9 0x55b745d2adf0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x55b745d10dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x55b745d10dec in function_code_fastcall Objects/call.c:330 #12 0x55b745d25f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #13 0x55b745d25f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #14 0x55b745d25f16 in call_function Python/ceval.c:5379 #15 0x55b745d25f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #16 0x55b745d10dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x55b745d10dec in function_code_fastcall Objects/call.c:330 #18 0x55b7461513b5 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #19 0x55b7461513b5 in method_vectorcall Objects/classobject.c:61 #20 0x55b745e2c8ee in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #21 0x55b745e2c8ee in _PyObject_CallNoArg Include/cpython/abstract.h:168 #22 0x55b745e2c8ee in object___reduce_ex___impl Objects/typeobject.c:4887 #23 0x55b745e2c8ee in object___reduce_ex__ Objects/clinic/typeobject.c.h:173 #24 0x55b74618f80f in cfunction_vectorcall_O Objects/methodobject.c:512 #25 0x7f2b23f8c74e in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #26 0x7f2b23f8c74e in PyObject_CallOneArg Include/cpython/abstract.h:184 #27 0x7f2b23f8c74e in _Pickle_FastCall /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:362 #28 0x7f2b23f9d360 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4430 #29 0x7f2b23f9e129 in batch_dict_exact /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3277 #30 0x7f2b23f9e129 in save_dict /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3331 #31 0x7f2b23f9e129 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4319 #32 0x7f2b23fa2ec9 in save_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4225 #33 0x7f2b23f996aa in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4467 #34 0x7f2b23f9f9e8 in dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4514 #35 0x7f2b23fa000c in _pickle_Pickler_dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4585 #36 0x55b746165bbc in method_vectorcall_O Objects/descrobject.c:462 #37 0x55b745d26b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x55b745d26b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x55b745d26b49 in call_function Python/ceval.c:5379 #40 0x55b745d26b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x55b745efd1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x55b745efd1d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x55b745d54060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x55b746151299 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x55b746151299 in method_vectorcall Objects/classobject.c:53 #46 0x55b745d26d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #47 0x55b745d26d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #48 0x55b745d26d30 in call_function Python/ceval.c:5379 #49 0x55b745d26d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #50 0x55b745d10dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #51 0x55b745d10dec in function_code_fastcall Objects/call.c:330 #52 0x55b745d26b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #53 0x55b745d26b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #54 0x55b745d26b49 in call_function Python/ceval.c:5379 #55 0x55b745d26b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #56 0x55b745efd1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #57 0x55b745efd1d9 in _PyEval_EvalCode Python/ceval.c:4625 #58 0x55b745d54060 in _PyFunction_Vectorcall Objects/call.c:396 #59 0x55b745d25def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #60 0x55b745d25def in PyObject_Vectorcall Include/cpython/abstract.h:123 #61 0x55b745d25def in call_function Python/ceval.c:5379 #62 0x55b745d25def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #63 0x55b745d10dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #64 0x55b745d10dec in function_code_fastcall Objects/call.c:330 #65 0x55b745d52ef2 in PyVectorcall_Call Objects/call.c:231 #66 0x55b745d1ae01 in do_call_core Python/ceval.c:5431 #67 0x55b745d1ae01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #68 0x55b745d10dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #69 0x55b745d10dec in function_code_fastcall Objects/call.c:330 #70 0x55b745d26b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #71 0x55b745d26b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #72 0x55b745d26b49 in call_function Python/ceval.c:5379 #73 0x55b745d26b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #74 0x55b745efd1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #75 0x55b745efd1d9 in _PyEval_EvalCode Python/ceval.c:4625 #76 0x55b745d54060 in _PyFunction_Vectorcall Objects/call.c:396 #77 0x55b745d26b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #78 0x55b745d26b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #79 0x55b745d26b49 in call_function Python/ceval.c:5379 #80 0x55b745d26b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #81 0x55b745d10dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #82 0x55b745d10dec in function_code_fastcall Objects/call.c:330 #83 0x55b745d25f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #84 0x55b745d25f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #85 0x55b745d25f16 in call_function Python/ceval.c:5379 #86 0x55b745d25f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #87 0x55b745efd1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #88 0x55b745efd1d9 in _PyEval_EvalCode Python/ceval.c:4625 #89 0x55b745d54060 in _PyFunction_Vectorcall Objects/call.c:396 #90 0x55b745d25def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #91 0x55b745d25def in PyObject_Vectorcall Include/cpython/abstract.h:123 #92 0x55b745d25def in call_function Python/ceval.c:5379 #93 0x55b745d25def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #94 0x55b745efd1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #95 0x55b745efd1d9 in _PyEval_EvalCode Python/ceval.c:4625 #96 0x55b745efd977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #97 0x55b745efd977 in PyEval_EvalCodeEx Python/ceval.c:4673 #98 0x55b745efd977 in PyEval_EvalCode Python/ceval.c:892 #99 0x55b745fa8c64 in run_eval_code_obj Python/pythonrun.c:1218 #100 0x55b745fa8c64 in run_mod Python/pythonrun.c:1239 #101 0x55b745fac461 in PyRun_StringFlags Python/pythonrun.c:1110 #102 0x55b745fac461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #103 0x55b745d313dc in pymain_run_command Modules/main.c:248 #104 0x55b745d313dc in pymain_run_python Modules/main.c:578 #105 0x55b745d33ae4 in Py_RunMain Modules/main.c:666 #106 0x55b745d33ae4 in pymain_main Modules/main.c:696 #107 0x55b745d33ae4 in Py_BytesMain Modules/main.c:720 #108 0x7f2b2730a151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #109 0x55b745d2feed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==1904==ABORTING AddressSanitizer:DEADLYSIGNAL
==2004==ERROR: AddressSanitizer: SEGV on unknown address 0x03e8000007d4 (pc 0x7f936a717f75 bp 0x7ffc07119290 sp 0x7ffc07119090 T0) ==2004==The signal is caused by a READ memory access. #0 0x7f936a717f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x55b0b011fc2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x55b0b011fc2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x55b0b01a9e12 in cfunction_call Objects/methodobject.c:548 #4 0x55b0afd6bc58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x55b0afd45df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x55b0afd45df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x55b0afd45df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x55b0afd45df0 in call_function Python/ceval.c:5379 #9 0x55b0afd45df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x55b0aff181d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x55b0aff181d9 in _PyEval_EvalCode Python/ceval.c:4625 #12 0x55b0afd6f060 in _PyFunction_Vectorcall Objects/call.c:396 #13 0x55b0afd6dfc3 in PyVectorcall_Call Objects/call.c:243 #14 0x55b0afd35e01 in do_call_core Python/ceval.c:5431 #15 0x55b0afd35e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #16 0x55b0afd2bdec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x55b0afd2bdec in function_code_fastcall Objects/call.c:330 #18 0x55b0afd6def2 in PyVectorcall_Call Objects/call.c:231 #19 0x55b0afd35e01 in do_call_core Python/ceval.c:5431 #20 0x55b0afd35e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #21 0x55b0afd2bdec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x55b0afd2bdec in function_code_fastcall Objects/call.c:330 #23 0x55b0afd41b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #24 0x55b0afd41b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #25 0x55b0afd41b49 in call_function Python/ceval.c:5379 #26 0x55b0afd41b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #27 0x55b0aff181d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #28 0x55b0aff181d9 in _PyEval_EvalCode Python/ceval.c:4625 #29 0x55b0afd6f060 in _PyFunction_Vectorcall Objects/call.c:396 #30 0x55b0afd41b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #31 0x55b0afd41b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #32 0x55b0afd41b49 in call_function Python/ceval.c:5379 #33 0x55b0afd41b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #34 0x55b0afd2bdec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #35 0x55b0afd2bdec in function_code_fastcall Objects/call.c:330 #36 0x55b0afd40f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #37 0x55b0afd40f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #38 0x55b0afd40f16 in call_function Python/ceval.c:5379 #39 0x55b0afd40f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #40 0x55b0aff181d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #41 0x55b0aff181d9 in _PyEval_EvalCode Python/ceval.c:4625 #42 0x55b0afd6f060 in _PyFunction_Vectorcall Objects/call.c:396 #43 0x55b0afd40def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #44 0x55b0afd40def in PyObject_Vectorcall Include/cpython/abstract.h:123 #45 0x55b0afd40def in call_function Python/ceval.c:5379 #46 0x55b0afd40def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #47 0x55b0aff181d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #48 0x55b0aff181d9 in _PyEval_EvalCode Python/ceval.c:4625 #49 0x55b0aff18977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #50 0x55b0aff18977 in PyEval_EvalCodeEx Python/ceval.c:4673 #51 0x55b0aff18977 in PyEval_EvalCode Python/ceval.c:892 #52 0x55b0affc3c64 in run_eval_code_obj Python/pythonrun.c:1218 #53 0x55b0affc3c64 in run_mod Python/pythonrun.c:1239 #54 0x55b0affc7461 in PyRun_StringFlags Python/pythonrun.c:1110 #55 0x55b0affc7461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #56 0x55b0afd4c3dc in pymain_run_command Modules/main.c:248 #57 0x55b0afd4c3dc in pymain_run_python Modules/main.c:578 #58 0x55b0afd4eae4 in Py_RunMain Modules/main.c:666 #59 0x55b0afd4eae4 in pymain_main Modules/main.c:696 #60 0x55b0afd4eae4 in Py_BytesMain Modules/main.c:720 #61 0x7f936a412151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #62 0x55b0afd4aeed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/usr/lib/libpthread.so.0+0x13f75) in gsignal ==2004==ABORTING
==2107==ERROR: AddressSanitizer: heap-use-after-free on address 0x6190000cbd38 at pc 0x56140bdf5f3e bp 0x7ffd7d184640 sp 0x7ffd7d184630 READ of size 8 at 0x6190000cbd38 thread T0 #0 0x56140bdf5f3d in subtype_dealloc Objects/typeobject.c:1368 #1 0x56140bde9109 in _Py_DECREF Include/object.h:448 #2 0x56140bde9109 in _Py_XDECREF Include/object.h:514 #3 0x56140bde9109 in tupledealloc Objects/tupleobject.c:276 #4 0x56140bd88cf4 in _Py_DECREF Include/object.h:448 #5 0x56140bd88cf4 in _Py_XDECREF Include/object.h:514 #6 0x56140bd88cf4 in free_keys_object Objects/dictobject.c:628 #7 0x56140bd8bbc7 in dictkeys_decref Objects/dictobject.c:337 #8 0x56140bd8bbc7 in dict_dealloc Objects/dictobject.c:2103 #9 0x56140bd88cf4 in _Py_DECREF Include/object.h:448 #10 0x56140bd88cf4 in _Py_XDECREF Include/object.h:514 #11 0x56140bd88cf4 in free_keys_object Objects/dictobject.c:628 #12 0x56140bdfcb92 in type_clear Objects/typeobject.c:3836 #13 0x56140bfdb593 in gc_collect_main Modules/gcmodule.c:1018 #14 0x56140bfddca5 in _PyGC_CollectNoFail Modules/gcmodule.c:2090 #15 0x56140bf725a1 in finalize_modules Python/pylifecycle.c:1505 #16 0x56140bf76235 in Py_FinalizeEx Python/pylifecycle.c:1724 #17 0x56140bf7b86b in Py_FinalizeEx Python/pylifecycle.c:1648 #18 0x56140bf7b86b in Py_Exit Python/pylifecycle.c:2771 #19 0x56140bf88c59 in handle_system_exit Python/pythonrun.c:731 #20 0x56140bf88c59 in _PyErr_PrintEx Python/pythonrun.c:741 #21 0x56140bf8a51b in PyErr_PrintEx Python/pythonrun.c:836 #22 0x56140bf8a51b in PyErr_Print Python/pythonrun.c:842 #23 0x56140bf8a51b in PyRun_SimpleStringFlags Python/pythonrun.c:507 #24 0x56140bd0f3dc in pymain_run_command Modules/main.c:248 #25 0x56140bd0f3dc in pymain_run_python Modules/main.c:578 #26 0x56140bd11ae4 in Py_RunMain Modules/main.c:666 #27 0x56140bd11ae4 in pymain_main Modules/main.c:696 #28 0x56140bd11ae4 in Py_BytesMain Modules/main.c:720 #29 0x7f3f149aa151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #30 0x56140bd0deed in _start (/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/python+0x16deed)
0x6190000cbd38 is located 184 bytes inside of 944-byte region [0x6190000cbc80,0x6190000cc030) freed by thread T0 here: #0 0x7f3f14d700e9 in __interceptor_free /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cpp:123 #1 0x56140bdf245e in type_dealloc Objects/typeobject.c:3593 #2 0x56140bdf5ad6 in subtype_dealloc Objects/typeobject.c:1362 #3 0x56140bde9109 in _Py_DECREF Include/object.h:448 #4 0x56140bde9109 in _Py_XDECREF Include/object.h:514 #5 0x56140bde9109 in tupledealloc Objects/tupleobject.c:276 #6 0x56140bd88cf4 in _Py_DECREF Include/object.h:448 #7 0x56140bd88cf4 in _Py_XDECREF Include/object.h:514 #8 0x56140bd88cf4 in free_keys_object Objects/dictobject.c:628 #9 0x56140bd8bbc7 in dictkeys_decref Objects/dictobject.c:337 #10 0x56140bd8bbc7 in dict_dealloc Objects/dictobject.c:2103 #11 0x56140bd88cf4 in _Py_DECREF Include/object.h:448 #12 0x56140bd88cf4 in _Py_XDECREF Include/object.h:514 #13 0x56140bd88cf4 in free_keys_object Objects/dictobject.c:628 #14 0x56140bdfcb92 in type_clear Objects/typeobject.c:3836 #15 0x56140bfdb593 in gc_collect_main Modules/gcmodule.c:1018 #16 0x56140bfddca5 in _PyGC_CollectNoFail Modules/gcmodule.c:2090 #17 0x56140bf725a1 in finalize_modules Python/pylifecycle.c:1505 #18 0x56140bf76235 in Py_FinalizeEx Python/pylifecycle.c:1724 #19 0x56140bf7b86b in Py_FinalizeEx Python/pylifecycle.c:1648 #20 0x56140bf7b86b in Py_Exit Python/pylifecycle.c:2771 #21 0x56140bf88c59 in handle_system_exit Python/pythonrun.c:731 #22 0x56140bf88c59 in _PyErr_PrintEx Python/pythonrun.c:741 #23 0x56140bf8a51b in PyErr_PrintEx Python/pythonrun.c:836 #24 0x56140bf8a51b in PyErr_Print Python/pythonrun.c:842 #25 0x56140bf8a51b in PyRun_SimpleStringFlags Python/pythonrun.c:507 #26 0x56140bd0f3dc in pymain_run_command Modules/main.c:248 #27 0x56140bd0f3dc in pymain_run_python Modules/main.c:578 #28 0x56140bd11ae4 in Py_RunMain Modules/main.c:666 #29 0x56140bd11ae4 in pymain_main Modules/main.c:696 #30 0x56140bd11ae4 in Py_BytesMain Modules/main.c:720 #31 0x7f3f149aa151 in __libc_start_main (/usr/lib/libc.so.6+0x28151)
previously allocated by thread T0 here: #0 0x7f3f14d70459 in __interceptor_malloc /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cpp:145 #1 0x56140bfde4be in _PyObject_GC_Alloc Modules/gcmodule.c:2217 #2 0x56140bfde4be in _PyObject_GC_Malloc Modules/gcmodule.c:2244 #3 0x56140bdf44d6 in PyType_GenericAlloc Objects/typeobject.c:1072 #4 0x56140be22d5b in type_new Objects/typeobject.c:2622 #5 0x56140bdf8e55 in type_call Objects/typeobject.c:1039 #6 0x56140bd2ec58 in _PyObject_MakeTpCall Objects/call.c:191 #7 0x56140bd30973 in _PyObject_FastCallDictTstate Objects/call.c:113 #8 0x56140bd30973 in PyObject_VectorcallDict Objects/call.c:142 #9 0x56140c1cee2d in builtin___build_class__ Python/bltinmodule.c:232 #10 0x56140c16def1 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:442 #11 0x56140bd03f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #12 0x56140bd03f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #13 0x56140bd03f16 in call_function Python/ceval.c:5379 #14 0x56140bd03f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #15 0x56140bedb1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #16 0x56140bedb1d9 in _PyEval_EvalCode Python/ceval.c:4625 #17 0x56140bedb977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #18 0x56140bedb977 in PyEval_EvalCodeEx Python/ceval.c:4673 #19 0x56140bedb977 in PyEval_EvalCode Python/ceval.c:892 #20 0x56140c1d10b8 in builtin_exec_impl Python/bltinmodule.c:1035 #21 0x56140c1d10b8 in builtin_exec Python/clinic/bltinmodule.c.h:371 #22 0x56140c16e410 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #23 0x56140bd30ef2 in PyVectorcall_Call Objects/call.c:231 #24 0x56140bcf8e01 in do_call_core Python/ceval.c:5431 #25 0x56140bcf8e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #26 0x56140bedb1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #27 0x56140bedb1d9 in _PyEval_EvalCode Python/ceval.c:4625 #28 0x56140bd32060 in _PyFunction_Vectorcall Objects/call.c:396 #29 0x56140bd04d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #30 0x56140bd04d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #31 0x56140bd04d30 in call_function Python/ceval.c:5379 #32 0x56140bd04d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #33 0x56140bceedec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #34 0x56140bceedec in function_code_fastcall Objects/call.c:330 #35 0x56140bd04b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #36 0x56140bd04b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #37 0x56140bd04b49 in call_function Python/ceval.c:5379 #38 0x56140bd04b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #39 0x56140bceedec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #40 0x56140bceedec in function_code_fastcall Objects/call.c:330 #41 0x56140bd03f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #42 0x56140bd03f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #43 0x56140bd03f16 in call_function Python/ceval.c:5379 #44 0x56140bd03f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #45 0x56140bceedec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #46 0x56140bceedec in function_code_fastcall Objects/call.c:330 #47 0x56140bd03f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #48 0x56140bd03f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #49 0x56140bd03f16 in call_function Python/ceval.c:5379 #50 0x56140bd03f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #51 0x56140bceedec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #52 0x56140bceedec in function_code_fastcall Objects/call.c:330 #53 0x56140bd2fb8e in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #54 0x56140bd2fb8e in object_vacall Objects/call.c:792 #55 0x56140bd35d00 in _PyObject_CallMethodIdObjArgs Objects/call.c:883 #56 0x56140bf3dce7 in import_find_and_load Python/import.c:1502 #57 0x56140bf3dce7 in PyImport_ImportModuleLevelObject Python/import.c:1603 #58 0x56140c1cdf02 in builtin___import__ Python/bltinmodule.c:280
SUMMARY: AddressSanitizer: heap-use-after-free Objects/typeobject.c:1368 in subtype_dealloc Shadow bytes around the buggy address: 0x0c3280011750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x0c3280011760: 00 00 00 00 00 00 fa fa fa fa fa fa fa fa fa fa 0x0c3280011770: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c3280011780: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x0c3280011790: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd =>0x0c32800117a0: fd fd fd fd fd fd fd[fd]fd fd fd fd fd fd fd fd 0x0c32800117b0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x0c32800117c0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x0c32800117d0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x0c32800117e0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x0c32800117f0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb Shadow gap: cc ==2107==ABORTING test_badargs (__main__.GeneralTest) ... ok test_bound_methods (__main__.GeneralTest) ... ok test_clear (__main__.GeneralTest) ... ok test_exit (__main__.GeneralTest) ... ok test_order (__main__.GeneralTest) ... ok test_raise (__main__.GeneralTest) ... ok test_raise_unnormalized (__main__.GeneralTest) ... ok test_stress (__main__.GeneralTest) ... ok test_unregister (__main__.GeneralTest) ... ok
Ran 9 tests in 0.002s
OK test_ioctl skipped -- Unable to open /dev/tty test_flock (__main__.FNTLEINTRTest) ... ok test_lockf (__main__.FNTLEINTRTest) ... ok test_read (__main__.OSEINTRTest) ... ok test_wait (__main__.OSEINTRTest) ... ok test_wait3 (__main__.OSEINTRTest) ... ok test_wait4 (__main__.OSEINTRTest) ... ok test_waitpid (__main__.OSEINTRTest) ... ok test_write (__main__.OSEINTRTest) ... ok test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll' test_epoll (__main__.SelectEINTRTest) ... ok test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue' test_poll (__main__.SelectEINTRTest) ... ok test_select (__main__.SelectEINTRTest) ... ok test_sigtimedwait (__main__.SignalEINTRTest) ... ok test_sigwaitinfo (__main__.SignalEINTRTest) ... ok test_accept (__main__.SocketEINTRTest) ... ok test_open (__main__.SocketEINTRTest) ... ok test_os_open (__main__.SocketEINTRTest) ... ok test_recv (__main__.SocketEINTRTest) ... ok test_recvmsg (__main__.SocketEINTRTest) ... ok test_send (__main__.SocketEINTRTest) ... ok test_sendall (__main__.SocketEINTRTest) ... ok test_sendmsg (__main__.SocketEINTRTest) ... ok test_sleep (__main__.TimeEINTRTest) ... ok
Ran 24 tests in 6.896s
OK (skipped=2) ==4867==WARNING: AddressSanitizer failed to allocate 0x7fffffffffffffff bytes ==4867==WARNING: AddressSanitizer failed to allocate 0x7fffffffffffffff bytes ==4867==WARNING: AddressSanitizer failed to allocate 0x7fffffffffffffff bytes test_startfile skipped -- object <module 'os' from '/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Lib/os.py'> has no attribute 'startfile' test_devpoll skipped -- test works only on Solaris OS family test_tk skipped -- Tk unavailable due to TclError: couldn't connect to display ":99" test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp' test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_winsound skipped -- No module named 'winsound' test_kqueue skipped -- test works only on BSD test_winconsoleio skipped -- test only relevant on win32 test_tix skipped -- Tk unavailable due to TclError: couldn't connect to display ":99" test_ttk_guionly skipped -- Tk unavailable due to TclError: couldn't connect to display ":99" test_winreg skipped -- No module named 'winreg' test_msilib skipped -- No module named '_msi'
Cannot open file '/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/test-results.xml' for upload
Test report
Sincerely, -The Buildbot
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: vstinner@python.org
-- Night gathers, and now my watch begins. It shall not end until my death.
participants (2)
-
buildbot@python.org -
Victor Stinner