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/268
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>, Andrey Bienkowski <hexagonrecursion@gmail.com>, Antonio Cuni <anto.cuni@gmail.com>, Batuhan Taskaya <isidentical@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>, ravcio <r.lelusz@avendi.edu.pl>, Борис Верховский <boris.verk@gmail.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: 14, done.
remote: Counting objects: 7% (1/14)
remote: Counting objects: 14% (2/14)
remote: Counting objects: 21% (3/14)
remote: Counting objects: 28% (4/14)
remote: Counting objects: 35% (5/14)
remote: Counting objects: 42% (6/14)
remote: Counting objects: 50% (7/14)
remote: Counting objects: 57% (8/14)
remote: Counting objects: 64% (9/14)
remote: Counting objects: 71% (10/14)
remote: Counting objects: 78% (11/14)
remote: Counting objects: 85% (12/14)
remote: Counting objects: 92% (13/14)
remote: Counting objects: 100% (14/14)
remote: Counting objects: 100% (14/14), done.
remote: Compressing objects: 7% (1/13)
remote: Compressing objects: 15% (2/13)
remote: Compressing objects: 23% (3/13)
remote: Compressing objects: 30% (4/13)
remote: Compressing objects: 38% (5/13)
remote: Compressing objects: 46% (6/13)
remote: Compressing objects: 53% (7/13)
remote: Compressing objects: 61% (8/13)
remote: Compressing objects: 69% (9/13)
remote: Compressing objects: 76% (10/13)
remote: Compressing objects: 84% (11/13)
remote: Compressing objects: 92% (12/13)
remote: Compressing objects: 100% (13/13)
remote: Compressing objects: 100% (13/13), done.
remote: Total 14 (delta 1), reused 12 (delta 1), 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; | ~~~~~~~~~~^~~~~~~~
test_devpoll skipped -- test works only on Solaris OS family test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp' test_ioctl skipped -- Unable to open /dev/tty 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_kqueue skipped -- test works only on BSD test_winconsoleio skipped -- test only relevant on win32 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_msilib skipped -- No module named '_msi' test_tix skipped -- Tk unavailable due to TclError: couldn't connect to display ":99" test_winreg skipped -- No module named 'winreg' AddressSanitizer:DEADLYSIGNAL
==20335==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800004f6f (pc 0x7f6a3e067f75 bp 0x7fffd5481840 sp 0x7fffd5481640 T0) ==20335==The signal is caused by a READ memory access. #0 0x7f6a3e067f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x558561a5ac2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x558561a5ac2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x558561ae4fd2 in cfunction_call Objects/methodobject.c:548 #4 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x558561680df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x558561680df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x558561680df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x558561680df0 in call_function Python/ceval.c:5379 #9 0x558561680df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x558561666dec in function_code_fastcall Objects/call.c:330 #12 0x7f6a39e4861f in load_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6785 #13 0x7f6a39e4861f in load /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6933 #14 0x7f6a39e4c6de in _pickle_loads_impl /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:7887 #15 0x7f6a39e4c6de in _pickle_loads /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/clinic/_pickle.c.h:834 #16 0x558561ae60b1 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:442 #17 0x55856167cd30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #18 0x55856167cd30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #19 0x55856167cd30 in call_function Python/ceval.c:5379 #20 0x55856167cd30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #21 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #23 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #24 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #25 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #26 0x55856167bdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #27 0x55856167bdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #28 0x55856167bdef in call_function Python/ceval.c:5379 #29 0x55856167bdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #30 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #31 0x558561666dec in function_code_fastcall Objects/call.c:330 #32 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #33 0x558561670e01 in do_call_core Python/ceval.c:5431 #34 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #35 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #36 0x558561666dec in function_code_fastcall Objects/call.c:330 #37 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x55856167cb49 in call_function Python/ceval.c:5379 #40 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #46 0x55856167bdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #47 0x55856167bdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #48 0x55856167bdef in call_function Python/ceval.c:5379 #49 0x55856167bdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #50 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #51 0x558561666dec in function_code_fastcall Objects/call.c:330 #52 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #53 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #54 0x55856167cb49 in call_function Python/ceval.c:5379 #55 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #56 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #57 0x558561666dec in function_code_fastcall Objects/call.c:330 #58 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #59 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #60 0x5585617957c0 in slot_tp_init Objects/typeobject.c:7053 #61 0x558561770f3f in type_call Objects/typeobject.c:1051 #62 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #63 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #64 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #65 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #66 0x55856167bf5b in call_function Python/ceval.c:5379 #67 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #68 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #69 0x558561666dec in function_code_fastcall Objects/call.c:330 #70 0x55856167cd30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #71 0x55856167cd30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #72 0x55856167cd30 in call_function Python/ceval.c:5379 #73 0x55856167cd30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #74 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #75 0x558561666dec in function_code_fastcall Objects/call.c:330 #76 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #77 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #78 0x55856167cb49 in call_function Python/ceval.c:5379 #79 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #80 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #81 0x558561666dec in function_code_fastcall Objects/call.c:330 #82 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #83 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #84 0x55856167cb49 in call_function Python/ceval.c:5379 #85 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #86 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #87 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #88 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #89 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #90 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #91 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #92 0x558561670e01 in do_call_core Python/ceval.c:5431 #93 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #94 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #95 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #96 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #97 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #98 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #99 0x55856167cb49 in call_function Python/ceval.c:5379 #100 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #101 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #102 0x558561666dec in function_code_fastcall Objects/call.c:330 #103 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #104 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #105 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #106 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #107 0x55856167bf16 in call_function Python/ceval.c:5379 #108 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #109 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #110 0x558561666dec in function_code_fastcall Objects/call.c:330 #111 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #112 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #113 0x55856167cb49 in call_function Python/ceval.c:5379 #114 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #115 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #116 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #117 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #118 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #119 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #120 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #121 0x558561670e01 in do_call_core Python/ceval.c:5431 #122 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #123 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #124 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #125 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #126 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #127 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #128 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #129 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #130 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #131 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #132 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #133 0x55856167bf5b in call_function Python/ceval.c:5379 #134 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #135 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #136 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #137 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #138 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #139 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #140 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #141 0x558561670e01 in do_call_core Python/ceval.c:5431 #142 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #143 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #144 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #145 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #146 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #147 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #148 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #149 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #150 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #151 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #152 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #153 0x55856167bf5b in call_function Python/ceval.c:5379 #154 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #155 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #156 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #157 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #158 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #159 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #160 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #161 0x558561670e01 in do_call_core Python/ceval.c:5431 #162 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #163 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #164 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #165 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #166 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #167 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #168 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #169 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #170 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #171 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #172 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #173 0x55856167bf5b in call_function Python/ceval.c:5379 #174 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #175 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #176 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #177 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #178 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #179 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #180 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #181 0x558561670e01 in do_call_core Python/ceval.c:5431 #182 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #183 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #184 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #185 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #186 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #187 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #188 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #189 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #190 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #191 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #192 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #193 0x55856167bf5b in call_function Python/ceval.c:5379 #194 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #195 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #196 0x558561666dec in function_code_fastcall Objects/call.c:330 #197 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #198 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #199 0x55856167cb49 in call_function Python/ceval.c:5379 #200 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #201 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #202 0x558561666dec in function_code_fastcall Objects/call.c:330 #203 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #204 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #205 0x55856167bf16 in call_function Python/ceval.c:5379 #206 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #207 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #208 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #209 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #210 0x55856167cd30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #211 0x55856167cd30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #212 0x55856167cd30 in call_function Python/ceval.c:5379 #213 0x55856167cd30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #214 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #215 0x558561666dec in function_code_fastcall Objects/call.c:330 #216 0x5585619e1635 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #217 0x5585619e1635 in partial_vectorcall Modules/_functoolsmodule.c:202 #218 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #219 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #220 0x55856167bf16 in call_function Python/ceval.c:5379 #221 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #222 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #223 0x558561666dec in function_code_fastcall Objects/call.c:330 #224 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #225 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #226 0x55856167bf16 in call_function Python/ceval.c:5379 #227 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #228 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #229 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #230 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #231 0x55856167bdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #232 0x55856167bdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #233 0x55856167bdef in call_function Python/ceval.c:5379 #234 0x55856167bdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #235 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #236 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #237 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #238 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #239 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #240 0x55856167bf16 in call_function Python/ceval.c:5379 #241 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #242 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #243 0x558561666dec in function_code_fastcall Objects/call.c:330 #244 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #245 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #246 0x55856167bf16 in call_function Python/ceval.c:5379 #247 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #248 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #249 0x558561666dec in function_code_fastcall Objects/call.c:330 #250 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #251 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #252 0x55856167bf16 in call_function Python/ceval.c:5379 #253 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #254 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #255 0x558561666dec in function_code_fastcall Objects/call.c:330 #256 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #257 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #258 0x55856167cb49 in call_function Python/ceval.c:5379 #259 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #260 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #261 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #262 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #263 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #264 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #265 0x5585616a8fc3 in PyVectorcall_Call Objects/call.c:243 #266 0x558561670e01 in do_call_core Python/ceval.c:5431 #267 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #268 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #269 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #270 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #271 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #272 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #273 0x55856167bf16 in call_function Python/ceval.c:5379 #274 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #275 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #276 0x558561666dec in function_code_fastcall Objects/call.c:330 #277 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #278 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #279 0x55856167bf16 in call_function Python/ceval.c:5379 #280 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #281 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #282 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #283 0x558561853977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #284 0x558561853977 in PyEval_EvalCodeEx Python/ceval.c:4673 #285 0x558561853977 in PyEval_EvalCode Python/ceval.c:892 #286 0x558561b49278 in builtin_exec_impl Python/bltinmodule.c:1035 #287 0x558561b49278 in builtin_exec Python/clinic/bltinmodule.c.h:371 #288 0x558561ae65d0 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #289 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #290 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #291 0x55856167bf16 in call_function Python/ceval.c:5379 #292 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #293 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #294 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #295 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #296 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #297 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #298 0x55856167bf16 in call_function Python/ceval.c:5379 #299 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #300 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #301 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #302 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #303 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #304 0x558561686832 in pymain_run_module Modules/main.c:293 #305 0x558561687ac3 in pymain_run_python Modules/main.c:581 #306 0x558561689ae4 in Py_RunMain Modules/main.c:666 #307 0x558561689ae4 in pymain_main Modules/main.c:696 #308 0x558561689ae4 in Py_BytesMain Modules/main.c:720 #309 0x7f6a3dd62151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #310 0x558561685eed 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 ==20335==ABORTING AddressSanitizer:DEADLYSIGNAL
==20345==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800004f79 (pc 0x7f6a3e067f75 bp 0x7fffd5482470 sp 0x7fffd5482270 T0) ==20345==The signal is caused by a READ memory access. #0 0x7f6a3e067f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x558561a5ac2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x558561a5ac2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x558561ae4fd2 in cfunction_call Objects/methodobject.c:548 #4 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x558561680df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x558561680df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x558561680df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x558561680df0 in call_function Python/ceval.c:5379 #9 0x558561680df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x558561666dec in function_code_fastcall Objects/call.c:330 #12 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #13 0x558561670e01 in do_call_core Python/ceval.c:5431 #14 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #15 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #16 0x558561666dec in function_code_fastcall Objects/call.c:330 #17 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #18 0x558561670e01 in do_call_core Python/ceval.c:5431 #19 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #20 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #21 0x558561666dec in function_code_fastcall Objects/call.c:330 #22 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #23 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #24 0x55856167cb49 in call_function Python/ceval.c:5379 #25 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #26 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #27 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #28 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #29 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #30 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #31 0x55856167bdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #32 0x55856167bdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #33 0x55856167bdef in call_function Python/ceval.c:5379 #34 0x55856167bdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #35 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #36 0x558561666dec in function_code_fastcall Objects/call.c:330 #37 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x55856167cb49 in call_function Python/ceval.c:5379 #40 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x558561666dec in function_code_fastcall Objects/call.c:330 #43 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #44 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #45 0x5585617957c0 in slot_tp_init Objects/typeobject.c:7053 #46 0x558561770f3f in type_call Objects/typeobject.c:1051 #47 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #48 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #49 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #50 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #51 0x55856167bf5b in call_function Python/ceval.c:5379 #52 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #53 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #54 0x558561666dec in function_code_fastcall Objects/call.c:330 #55 0x55856167cd30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #56 0x55856167cd30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #57 0x55856167cd30 in call_function Python/ceval.c:5379 #58 0x55856167cd30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #59 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #60 0x558561666dec in function_code_fastcall Objects/call.c:330 #61 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #62 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #63 0x55856167cb49 in call_function Python/ceval.c:5379 #64 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #65 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #66 0x558561666dec in function_code_fastcall Objects/call.c:330 #67 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #68 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #69 0x55856167cb49 in call_function Python/ceval.c:5379 #70 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #71 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #72 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #73 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #74 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #75 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #76 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #77 0x558561670e01 in do_call_core Python/ceval.c:5431 #78 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #79 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #80 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #81 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #82 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #83 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #84 0x55856167cb49 in call_function Python/ceval.c:5379 #85 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #86 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #87 0x558561666dec in function_code_fastcall Objects/call.c:330 #88 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #89 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #90 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #91 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #92 0x55856167bf16 in call_function Python/ceval.c:5379 #93 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #94 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #95 0x558561666dec in function_code_fastcall Objects/call.c:330 #96 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #97 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #98 0x55856167cb49 in call_function Python/ceval.c:5379 #99 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #100 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #101 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #102 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #103 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #104 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #105 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #106 0x558561670e01 in do_call_core Python/ceval.c:5431 #107 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #108 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #109 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #110 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #111 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #112 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #113 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #114 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #115 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #116 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #117 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #118 0x55856167bf5b in call_function Python/ceval.c:5379 #119 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #120 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #121 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #122 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #123 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #124 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #125 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #126 0x558561670e01 in do_call_core Python/ceval.c:5431 #127 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #128 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #129 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #130 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #131 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #132 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #133 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #134 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #135 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #136 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #137 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #138 0x55856167bf5b in call_function Python/ceval.c:5379 #139 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #140 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #141 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #142 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #143 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #144 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #145 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #146 0x558561670e01 in do_call_core Python/ceval.c:5431 #147 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #148 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #149 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #150 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #151 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #152 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #153 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #154 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #155 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #156 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #157 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #158 0x55856167bf5b in call_function Python/ceval.c:5379 #159 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #160 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #161 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #162 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #163 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #164 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #165 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #166 0x558561670e01 in do_call_core Python/ceval.c:5431 #167 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #168 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #169 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #170 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #171 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #172 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #173 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #174 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #175 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #176 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #177 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #178 0x55856167bf5b in call_function Python/ceval.c:5379 #179 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #180 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #181 0x558561666dec in function_code_fastcall Objects/call.c:330 #182 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #183 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #184 0x55856167cb49 in call_function Python/ceval.c:5379 #185 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #186 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #187 0x558561666dec in function_code_fastcall Objects/call.c:330 #188 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #189 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #190 0x55856167bf16 in call_function Python/ceval.c:5379 #191 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #192 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #193 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #194 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #195 0x55856167cd30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #196 0x55856167cd30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #197 0x55856167cd30 in call_function Python/ceval.c:5379 #198 0x55856167cd30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #199 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #200 0x558561666dec in function_code_fastcall Objects/call.c:330 #201 0x5585619e1635 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #202 0x5585619e1635 in partial_vectorcall Modules/_functoolsmodule.c:202 #203 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #204 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #205 0x55856167bf16 in call_function Python/ceval.c:5379 #206 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #207 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #208 0x558561666dec in function_code_fastcall Objects/call.c:330 #209 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #210 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #211 0x55856167bf16 in call_function Python/ceval.c:5379 #212 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #213 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #214 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #215 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #216 0x55856167bdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #217 0x55856167bdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #218 0x55856167bdef in call_function Python/ceval.c:5379 #219 0x55856167bdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #220 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #221 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #222 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #223 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #224 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #225 0x55856167bf16 in call_function Python/ceval.c:5379 #226 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #227 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #228 0x558561666dec in function_code_fastcall Objects/call.c:330 #229 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #230 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #231 0x55856167bf16 in call_function Python/ceval.c:5379 #232 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #233 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #234 0x558561666dec in function_code_fastcall Objects/call.c:330 #235 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #236 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #237 0x55856167bf16 in call_function Python/ceval.c:5379 #238 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #239 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #240 0x558561666dec in function_code_fastcall Objects/call.c:330 #241 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #242 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #243 0x55856167cb49 in call_function Python/ceval.c:5379 #244 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #245 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #246 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #247 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #248 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #249 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #250 0x5585616a8fc3 in PyVectorcall_Call Objects/call.c:243 #251 0x558561670e01 in do_call_core Python/ceval.c:5431 #252 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #253 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #254 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #255 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #256 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #257 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #258 0x55856167bf16 in call_function Python/ceval.c:5379 #259 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #260 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #261 0x558561666dec in function_code_fastcall Objects/call.c:330 #262 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #263 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #264 0x55856167bf16 in call_function Python/ceval.c:5379 #265 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #266 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #267 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #268 0x558561853977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #269 0x558561853977 in PyEval_EvalCodeEx Python/ceval.c:4673 #270 0x558561853977 in PyEval_EvalCode Python/ceval.c:892 #271 0x558561b49278 in builtin_exec_impl Python/bltinmodule.c:1035 #272 0x558561b49278 in builtin_exec Python/clinic/bltinmodule.c.h:371 #273 0x558561ae65d0 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #274 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #275 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #276 0x55856167bf16 in call_function Python/ceval.c:5379 #277 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #278 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #279 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #280 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #281 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #282 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #283 0x55856167bf16 in call_function Python/ceval.c:5379 #284 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #285 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #286 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #287 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #288 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #289 0x558561686832 in pymain_run_module Modules/main.c:293 #290 0x558561687ac3 in pymain_run_python Modules/main.c:581 #291 0x558561689ae4 in Py_RunMain Modules/main.c:666 #292 0x558561689ae4 in pymain_main Modules/main.c:696 #293 0x558561689ae4 in Py_BytesMain Modules/main.c:720 #294 0x7f6a3dd62151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #295 0x558561685eed 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 ==20345==ABORTING AddressSanitizer:DEADLYSIGNAL
==20355==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800004f83 (pc 0x7f6a3e067f75 bp 0x7fffd547f990 sp 0x7fffd547f790 T0) ==20355==The signal is caused by a READ memory access. #0 0x7f6a3e067f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x558561a5ac2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x558561a5ac2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x558561ae4fd2 in cfunction_call Objects/methodobject.c:548 #4 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x558561680df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x558561680df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x558561680df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x558561680df0 in call_function Python/ceval.c:5379 #9 0x558561680df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x558561666dec in function_code_fastcall Objects/call.c:330 #12 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #13 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #14 0x55856167bf16 in call_function Python/ceval.c:5379 #15 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #16 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x558561666dec in function_code_fastcall Objects/call.c:330 #18 0x558561aa7575 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #19 0x558561aa7575 in method_vectorcall Objects/classobject.c:61 #20 0x5585617828ee in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #21 0x5585617828ee in _PyObject_CallNoArg Include/cpython/abstract.h:168 #22 0x5585617828ee in object___reduce_ex___impl Objects/typeobject.c:4887 #23 0x5585617828ee in object___reduce_ex__ Objects/clinic/typeobject.c.h:173 #24 0x558561ae59cf in cfunction_vectorcall_O Objects/methodobject.c:512 #25 0x7f6a39e2874e in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #26 0x7f6a39e2874e in PyObject_CallOneArg Include/cpython/abstract.h:184 #27 0x7f6a39e2874e in _Pickle_FastCall /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:362 #28 0x7f6a39e39360 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4430 #29 0x7f6a39e3a129 in batch_dict_exact /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3277 #30 0x7f6a39e3a129 in save_dict /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3331 #31 0x7f6a39e3a129 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4319 #32 0x7f6a39e3eec9 in save_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4225 #33 0x7f6a39e356aa in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4467 #34 0x7f6a39e3b9e8 in dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4514 #35 0x7f6a39e3c00c in _pickle_Pickler_dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4585 #36 0x558561abbd7c in method_vectorcall_O Objects/descrobject.c:462 #37 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x55856167cb49 in call_function Python/ceval.c:5379 #40 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #46 0x55856167cd30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #47 0x55856167cd30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #48 0x55856167cd30 in call_function Python/ceval.c:5379 #49 0x55856167cd30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #50 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #51 0x558561666dec in function_code_fastcall Objects/call.c:330 #52 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #53 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #54 0x55856167cb49 in call_function Python/ceval.c:5379 #55 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #56 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #57 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #58 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #59 0x55856167bdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #60 0x55856167bdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #61 0x55856167bdef in call_function Python/ceval.c:5379 #62 0x55856167bdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #63 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #64 0x558561666dec in function_code_fastcall Objects/call.c:330 #65 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #66 0x558561670e01 in do_call_core Python/ceval.c:5431 #67 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #68 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #69 0x558561666dec in function_code_fastcall Objects/call.c:330 #70 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #71 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #72 0x55856167cb49 in call_function Python/ceval.c:5379 #73 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #74 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #75 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #76 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #77 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #78 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #79 0x55856167bdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #80 0x55856167bdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #81 0x55856167bdef in call_function Python/ceval.c:5379 #82 0x55856167bdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #83 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #84 0x558561666dec in function_code_fastcall Objects/call.c:330 #85 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #86 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #87 0x55856167cb49 in call_function Python/ceval.c:5379 #88 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #89 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #90 0x558561666dec in function_code_fastcall Objects/call.c:330 #91 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #92 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #93 0x5585617957c0 in slot_tp_init Objects/typeobject.c:7053 #94 0x558561770f3f in type_call Objects/typeobject.c:1051 #95 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #96 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #97 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #98 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #99 0x55856167bf5b in call_function Python/ceval.c:5379 #100 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #101 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #102 0x558561666dec in function_code_fastcall Objects/call.c:330 #103 0x55856167cd30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #104 0x55856167cd30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #105 0x55856167cd30 in call_function Python/ceval.c:5379 #106 0x55856167cd30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #107 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #108 0x558561666dec in function_code_fastcall Objects/call.c:330 #109 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #110 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #111 0x55856167cb49 in call_function Python/ceval.c:5379 #112 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #113 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #114 0x558561666dec in function_code_fastcall Objects/call.c:330 #115 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #116 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #117 0x55856167cb49 in call_function Python/ceval.c:5379 #118 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #119 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #120 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #121 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #122 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #123 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #124 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #125 0x558561670e01 in do_call_core Python/ceval.c:5431 #126 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #127 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #128 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #129 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #130 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #131 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #132 0x55856167cb49 in call_function Python/ceval.c:5379 #133 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #134 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #135 0x558561666dec in function_code_fastcall Objects/call.c:330 #136 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #137 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #138 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #139 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #140 0x55856167bf16 in call_function Python/ceval.c:5379 #141 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #142 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #143 0x558561666dec in function_code_fastcall Objects/call.c:330 #144 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #145 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #146 0x55856167cb49 in call_function Python/ceval.c:5379 #147 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #148 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #149 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #150 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #151 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #152 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #153 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #154 0x558561670e01 in do_call_core Python/ceval.c:5431 #155 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #156 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #157 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #158 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #159 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #160 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #161 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #162 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #163 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #164 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #165 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #166 0x55856167bf5b in call_function Python/ceval.c:5379 #167 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #168 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #169 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #170 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #171 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #172 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #173 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #174 0x558561670e01 in do_call_core Python/ceval.c:5431 #175 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #176 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #177 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #178 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #179 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #180 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #181 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #182 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #183 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #184 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #185 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #186 0x55856167bf5b in call_function Python/ceval.c:5379 #187 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #188 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #189 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #190 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #191 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #192 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #193 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #194 0x558561670e01 in do_call_core Python/ceval.c:5431 #195 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #196 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #197 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #198 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #199 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #200 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #201 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #202 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #203 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #204 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #205 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #206 0x55856167bf5b in call_function Python/ceval.c:5379 #207 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #208 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #209 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #210 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #211 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #212 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #213 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #214 0x558561670e01 in do_call_core Python/ceval.c:5431 #215 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #216 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #217 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #218 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #219 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #220 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #221 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #222 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #223 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #224 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #225 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #226 0x55856167bf5b in call_function Python/ceval.c:5379 #227 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #228 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #229 0x558561666dec in function_code_fastcall Objects/call.c:330 #230 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #231 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #232 0x55856167cb49 in call_function Python/ceval.c:5379 #233 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #234 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #235 0x558561666dec in function_code_fastcall Objects/call.c:330 #236 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #237 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #238 0x55856167bf16 in call_function Python/ceval.c:5379 #239 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #240 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #241 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #242 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #243 0x55856167cd30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #244 0x55856167cd30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #245 0x55856167cd30 in call_function Python/ceval.c:5379 #246 0x55856167cd30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #247 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #248 0x558561666dec in function_code_fastcall Objects/call.c:330 #249 0x5585619e1635 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #250 0x5585619e1635 in partial_vectorcall Modules/_functoolsmodule.c:202 #251 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #252 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #253 0x55856167bf16 in call_function Python/ceval.c:5379 #254 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #255 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #256 0x558561666dec in function_code_fastcall Objects/call.c:330 #257 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #258 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #259 0x55856167bf16 in call_function Python/ceval.c:5379 #260 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #261 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #262 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #263 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #264 0x55856167bdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #265 0x55856167bdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #266 0x55856167bdef in call_function Python/ceval.c:5379 #267 0x55856167bdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #268 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #269 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #270 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #271 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #272 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #273 0x55856167bf16 in call_function Python/ceval.c:5379 #274 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #275 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #276 0x558561666dec in function_code_fastcall Objects/call.c:330 #277 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #278 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #279 0x55856167bf16 in call_function Python/ceval.c:5379 #280 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #281 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #282 0x558561666dec in function_code_fastcall Objects/call.c:330 #283 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #284 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #285 0x55856167bf16 in call_function Python/ceval.c:5379 #286 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #287 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #288 0x558561666dec in function_code_fastcall Objects/call.c:330 #289 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #290 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #291 0x55856167cb49 in call_function Python/ceval.c:5379 #292 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #293 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #294 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #295 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #296 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #297 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #298 0x5585616a8fc3 in PyVectorcall_Call Objects/call.c:243 #299 0x558561670e01 in do_call_core Python/ceval.c:5431 #300 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #301 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #302 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #303 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #304 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #305 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #306 0x55856167bf16 in call_function Python/ceval.c:5379 #307 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #308 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #309 0x558561666dec in function_code_fastcall Objects/call.c:330 #310 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #311 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #312 0x55856167bf16 in call_function Python/ceval.c:5379 #313 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #314 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #315 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #316 0x558561853977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #317 0x558561853977 in PyEval_EvalCodeEx Python/ceval.c:4673 #318 0x558561853977 in PyEval_EvalCode Python/ceval.c:892 #319 0x558561b49278 in builtin_exec_impl Python/bltinmodule.c:1035 #320 0x558561b49278 in builtin_exec Python/clinic/bltinmodule.c.h:371 #321 0x558561ae65d0 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #322 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #323 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #324 0x55856167bf16 in call_function Python/ceval.c:5379 #325 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #326 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #327 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #328 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #329 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #330 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #331 0x55856167bf16 in call_function Python/ceval.c:5379 #332 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #333 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #334 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #335 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #336 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #337 0x558561686832 in pymain_run_module Modules/main.c:293 #338 0x558561687ac3 in pymain_run_python Modules/main.c:581 #339 0x558561689ae4 in Py_RunMain Modules/main.c:666 #340 0x558561689ae4 in pymain_main Modules/main.c:696 #341 0x558561689ae4 in Py_BytesMain Modules/main.c:720 #342 0x7f6a3dd62151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #343 0x558561685eed 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 ==20355==ABORTING AddressSanitizer:DEADLYSIGNAL
==20455==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800004fe7 (pc 0x7f6a3e067f75 bp 0x7fffd5482990 sp 0x7fffd5482790 T0) ==20455==The signal is caused by a READ memory access. #0 0x7f6a3e067f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x558561a5ac2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x558561a5ac2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x558561ae4fd2 in cfunction_call Objects/methodobject.c:548 #4 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x558561680df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x558561680df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x558561680df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x558561680df0 in call_function Python/ceval.c:5379 #9 0x558561680df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #12 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #13 0x5585616a8fc3 in PyVectorcall_Call Objects/call.c:243 #14 0x558561670e01 in do_call_core Python/ceval.c:5431 #15 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #16 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x558561666dec in function_code_fastcall Objects/call.c:330 #18 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #19 0x558561670e01 in do_call_core Python/ceval.c:5431 #20 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #21 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x558561666dec in function_code_fastcall Objects/call.c:330 #23 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #24 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #25 0x55856167cb49 in call_function Python/ceval.c:5379 #26 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #27 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #28 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #29 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #30 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #31 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #32 0x55856167bdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #33 0x55856167bdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #34 0x55856167bdef in call_function Python/ceval.c:5379 #35 0x55856167bdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #36 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #37 0x558561666dec in function_code_fastcall Objects/call.c:330 #38 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #39 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #40 0x55856167cb49 in call_function Python/ceval.c:5379 #41 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #42 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #43 0x558561666dec in function_code_fastcall Objects/call.c:330 #44 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #45 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #46 0x5585617957c0 in slot_tp_init Objects/typeobject.c:7053 #47 0x558561770f3f in type_call Objects/typeobject.c:1051 #48 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #49 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #50 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #51 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #52 0x55856167bf5b in call_function Python/ceval.c:5379 #53 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #54 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #55 0x558561666dec in function_code_fastcall Objects/call.c:330 #56 0x55856167cd30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #57 0x55856167cd30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #58 0x55856167cd30 in call_function Python/ceval.c:5379 #59 0x55856167cd30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #60 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #61 0x558561666dec in function_code_fastcall Objects/call.c:330 #62 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #63 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #64 0x55856167cb49 in call_function Python/ceval.c:5379 #65 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #66 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #67 0x558561666dec in function_code_fastcall Objects/call.c:330 #68 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #69 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #70 0x55856167cb49 in call_function Python/ceval.c:5379 #71 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #72 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #73 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #74 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #75 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #76 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #77 0x55856167bdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #78 0x55856167bdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #79 0x55856167bdef in call_function Python/ceval.c:5379 #80 0x55856167bdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #81 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #82 0x558561666dec in function_code_fastcall Objects/call.c:330 #83 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #84 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #85 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #86 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #87 0x55856167bf16 in call_function Python/ceval.c:5379 #88 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #89 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #90 0x558561666dec in function_code_fastcall Objects/call.c:330 #91 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #92 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #93 0x55856167cb49 in call_function Python/ceval.c:5379 #94 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #95 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #96 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #97 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #98 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #99 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #100 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #101 0x558561670e01 in do_call_core Python/ceval.c:5431 #102 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #103 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #104 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #105 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #106 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #107 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #108 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #109 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #110 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #111 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #112 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #113 0x55856167bf5b in call_function Python/ceval.c:5379 #114 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #115 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #116 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #117 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #118 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #119 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #120 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #121 0x558561670e01 in do_call_core Python/ceval.c:5431 #122 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #123 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #124 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #125 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #126 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #127 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #128 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #129 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #130 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #131 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #132 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #133 0x55856167bf5b in call_function Python/ceval.c:5379 #134 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #135 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #136 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #137 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #138 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #139 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #140 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #141 0x558561670e01 in do_call_core Python/ceval.c:5431 #142 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #143 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #144 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #145 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #146 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #147 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #148 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #149 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #150 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #151 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #152 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #153 0x55856167bf5b in call_function Python/ceval.c:5379 #154 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #155 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #156 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #157 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #158 0x558561aa72d2 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #159 0x558561aa72d2 in method_vectorcall Objects/classobject.c:83 #160 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #161 0x558561670e01 in do_call_core Python/ceval.c:5431 #162 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #163 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #164 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #165 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #166 0x5585616ab630 in _PyObject_FastCallDictTstate Objects/call.c:118 #167 0x5585616ab630 in _PyObject_Call_Prepend Objects/call.c:489 #168 0x558561784e9c in slot_tp_call Objects/typeobject.c:6813 #169 0x5585616a6c58 in _PyObject_MakeTpCall Objects/call.c:191 #170 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #171 0x55856167bf5b in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #172 0x55856167bf5b in PyObject_Vectorcall Include/cpython/abstract.h:123 #173 0x55856167bf5b in call_function Python/ceval.c:5379 #174 0x55856167bf5b in _PyEval_EvalFrameDefault Python/ceval.c:3803 #175 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #176 0x558561666dec in function_code_fastcall Objects/call.c:330 #177 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #178 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #179 0x55856167cb49 in call_function Python/ceval.c:5379 #180 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #181 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #182 0x558561666dec in function_code_fastcall Objects/call.c:330 #183 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #184 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #185 0x55856167bf16 in call_function Python/ceval.c:5379 #186 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #187 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #188 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #189 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #190 0x55856167cd30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #191 0x55856167cd30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #192 0x55856167cd30 in call_function Python/ceval.c:5379 #193 0x55856167cd30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #194 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #195 0x558561666dec in function_code_fastcall Objects/call.c:330 #196 0x5585619e1635 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #197 0x5585619e1635 in partial_vectorcall Modules/_functoolsmodule.c:202 #198 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #199 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #200 0x55856167bf16 in call_function Python/ceval.c:5379 #201 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #202 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #203 0x558561666dec in function_code_fastcall Objects/call.c:330 #204 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #205 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #206 0x55856167bf16 in call_function Python/ceval.c:5379 #207 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #208 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #209 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #210 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #211 0x55856167bdef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #212 0x55856167bdef in PyObject_Vectorcall Include/cpython/abstract.h:123 #213 0x55856167bdef in call_function Python/ceval.c:5379 #214 0x55856167bdef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #215 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #216 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #217 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #218 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #219 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #220 0x55856167bf16 in call_function Python/ceval.c:5379 #221 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #222 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #223 0x558561666dec in function_code_fastcall Objects/call.c:330 #224 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #225 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #226 0x55856167bf16 in call_function Python/ceval.c:5379 #227 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #228 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #229 0x558561666dec in function_code_fastcall Objects/call.c:330 #230 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #231 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #232 0x55856167bf16 in call_function Python/ceval.c:5379 #233 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #234 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #235 0x558561666dec in function_code_fastcall Objects/call.c:330 #236 0x55856167cb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #237 0x55856167cb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #238 0x55856167cb49 in call_function Python/ceval.c:5379 #239 0x55856167cb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #240 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #241 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #242 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #243 0x558561aa7459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #244 0x558561aa7459 in method_vectorcall Objects/classobject.c:53 #245 0x5585616a8fc3 in PyVectorcall_Call Objects/call.c:243 #246 0x558561670e01 in do_call_core Python/ceval.c:5431 #247 0x558561670e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #248 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #249 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #250 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #251 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #252 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #253 0x55856167bf16 in call_function Python/ceval.c:5379 #254 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #255 0x558561666dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #256 0x558561666dec in function_code_fastcall Objects/call.c:330 #257 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #258 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #259 0x55856167bf16 in call_function Python/ceval.c:5379 #260 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #261 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #262 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #263 0x558561853977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #264 0x558561853977 in PyEval_EvalCodeEx Python/ceval.c:4673 #265 0x558561853977 in PyEval_EvalCode Python/ceval.c:892 #266 0x558561b49278 in builtin_exec_impl Python/bltinmodule.c:1035 #267 0x558561b49278 in builtin_exec Python/clinic/bltinmodule.c.h:371 #268 0x558561ae65d0 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #269 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #270 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #271 0x55856167bf16 in call_function Python/ceval.c:5379 #272 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #273 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #274 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #275 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #276 0x55856167bf16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #277 0x55856167bf16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #278 0x55856167bf16 in call_function Python/ceval.c:5379 #279 0x55856167bf16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #280 0x5585618531d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #281 0x5585618531d9 in _PyEval_EvalCode Python/ceval.c:4625 #282 0x5585616aa060 in _PyFunction_Vectorcall Objects/call.c:396 #283 0x5585616a8ef2 in PyVectorcall_Call Objects/call.c:231 #284 0x558561686832 in pymain_run_module Modules/main.c:293 #285 0x558561687ac3 in pymain_run_python Modules/main.c:581 #286 0x558561689ae4 in Py_RunMain Modules/main.c:666 #287 0x558561689ae4 in pymain_main Modules/main.c:696 #288 0x558561689ae4 in Py_BytesMain Modules/main.c:720 #289 0x7f6a3dd62151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #290 0x558561685eed 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 ==20455==ABORTING AddressSanitizer:DEADLYSIGNAL
==20753==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800005111 (pc 0x7f4771252f75 bp 0x7ffe868a8cd0 sp 0x7ffe868a8ad0 T0) ==20753==The signal is caused by a READ memory access. #0 0x7f4771252f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x564e57f58c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x564e57f58c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x564e57fe2fd2 in cfunction_call Objects/methodobject.c:548 #4 0x564e57ba4c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x564e57b7edf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x564e57b7edf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x564e57b7edf0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x564e57b7edf0 in call_function Python/ceval.c:5379 #9 0x564e57b7edf0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #12 0x7f476dbef61f in load_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6785 #13 0x7f476dbef61f in load /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6933 #14 0x7f476dbf36de in _pickle_loads_impl /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:7887 #15 0x7f476dbf36de in _pickle_loads /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/clinic/_pickle.c.h:834 #16 0x564e57fe40b1 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:442 #17 0x564e57b7ad30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #18 0x564e57b7ad30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #19 0x564e57b7ad30 in call_function Python/ceval.c:5379 #20 0x564e57b7ad30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #21 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #23 0x564e57ba8060 in _PyFunction_Vectorcall Objects/call.c:396 #24 0x564e57fa5459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #25 0x564e57fa5459 in method_vectorcall Objects/classobject.c:53 #26 0x564e57b79def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #27 0x564e57b79def in PyObject_Vectorcall Include/cpython/abstract.h:123 #28 0x564e57b79def in call_function Python/ceval.c:5379 #29 0x564e57b79def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #30 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #31 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #32 0x564e57ba6ef2 in PyVectorcall_Call Objects/call.c:231 #33 0x564e57b6ee01 in do_call_core Python/ceval.c:5431 #34 0x564e57b6ee01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #35 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #36 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #37 0x564e57b7ab49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x564e57b7ab49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x564e57b7ab49 in call_function Python/ceval.c:5379 #40 0x564e57b7ab49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x564e57ba8060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x564e57b7ab49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x564e57b7ab49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #46 0x564e57b7ab49 in call_function Python/ceval.c:5379 #47 0x564e57b7ab49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #48 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #49 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #50 0x564e57b7ad30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #51 0x564e57b7ad30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #52 0x564e57b7ad30 in call_function Python/ceval.c:5379 #53 0x564e57b7ad30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #54 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #55 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #56 0x564e57b79f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #57 0x564e57b79f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #58 0x564e57b79f16 in call_function Python/ceval.c:5379 #59 0x564e57b79f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #60 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #61 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #62 0x564e57ba8060 in _PyFunction_Vectorcall Objects/call.c:396 #63 0x564e57ba6fc3 in PyVectorcall_Call Objects/call.c:243 #64 0x564e57b6ee01 in do_call_core Python/ceval.c:5431 #65 0x564e57b6ee01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #66 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #67 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #68 0x564e57d51977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #69 0x564e57d51977 in PyEval_EvalCodeEx Python/ceval.c:4673 #70 0x564e57d51977 in PyEval_EvalCode Python/ceval.c:892 #71 0x564e57dfcc64 in run_eval_code_obj Python/pythonrun.c:1218 #72 0x564e57dfcc64 in run_mod Python/pythonrun.c:1239 #73 0x564e57e00461 in PyRun_StringFlags Python/pythonrun.c:1110 #74 0x564e57e00461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #75 0x564e57b853dc in pymain_run_command Modules/main.c:248 #76 0x564e57b853dc in pymain_run_python Modules/main.c:578 #77 0x564e57b87ae4 in Py_RunMain Modules/main.c:666 #78 0x564e57b87ae4 in pymain_main Modules/main.c:696 #79 0x564e57b87ae4 in Py_BytesMain Modules/main.c:720 #80 0x7f4770f4d151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #81 0x564e57b83eed 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 ==20753==ABORTING AddressSanitizer:DEADLYSIGNAL
==20763==ERROR: AddressSanitizer: SEGV on unknown address 0x03e80000511b (pc 0x7f4771252f75 bp 0x7ffe868a9900 sp 0x7ffe868a9700 T0) ==20763==The signal is caused by a READ memory access. #0 0x7f4771252f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x564e57f58c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x564e57f58c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x564e57fe2fd2 in cfunction_call Objects/methodobject.c:548 #4 0x564e57ba4c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x564e57b7edf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x564e57b7edf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x564e57b7edf0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x564e57b7edf0 in call_function Python/ceval.c:5379 #9 0x564e57b7edf0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #12 0x564e57ba6ef2 in PyVectorcall_Call Objects/call.c:231 #13 0x564e57b6ee01 in do_call_core Python/ceval.c:5431 #14 0x564e57b6ee01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #15 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #16 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #17 0x564e57ba6ef2 in PyVectorcall_Call Objects/call.c:231 #18 0x564e57b6ee01 in do_call_core Python/ceval.c:5431 #19 0x564e57b6ee01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #20 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #21 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #22 0x564e57b7ab49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #23 0x564e57b7ab49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #24 0x564e57b7ab49 in call_function Python/ceval.c:5379 #25 0x564e57b7ab49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #26 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #27 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #28 0x564e57ba8060 in _PyFunction_Vectorcall Objects/call.c:396 #29 0x564e57b7ab49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #30 0x564e57b7ab49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #31 0x564e57b7ab49 in call_function Python/ceval.c:5379 #32 0x564e57b7ab49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #33 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #34 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #35 0x564e57b7ad30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #36 0x564e57b7ad30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #37 0x564e57b7ad30 in call_function Python/ceval.c:5379 #38 0x564e57b7ad30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #39 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #40 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #41 0x564e57b79f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #42 0x564e57b79f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #43 0x564e57b79f16 in call_function Python/ceval.c:5379 #44 0x564e57b79f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #45 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #46 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #47 0x564e57ba8060 in _PyFunction_Vectorcall Objects/call.c:396 #48 0x564e57ba6fc3 in PyVectorcall_Call Objects/call.c:243 #49 0x564e57b6ee01 in do_call_core Python/ceval.c:5431 #50 0x564e57b6ee01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #51 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #52 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #53 0x564e57d51977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #54 0x564e57d51977 in PyEval_EvalCodeEx Python/ceval.c:4673 #55 0x564e57d51977 in PyEval_EvalCode Python/ceval.c:892 #56 0x564e57dfcc64 in run_eval_code_obj Python/pythonrun.c:1218 #57 0x564e57dfcc64 in run_mod Python/pythonrun.c:1239 #58 0x564e57e00461 in PyRun_StringFlags Python/pythonrun.c:1110 #59 0x564e57e00461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #60 0x564e57b853dc in pymain_run_command Modules/main.c:248 #61 0x564e57b853dc in pymain_run_python Modules/main.c:578 #62 0x564e57b87ae4 in Py_RunMain Modules/main.c:666 #63 0x564e57b87ae4 in pymain_main Modules/main.c:696 #64 0x564e57b87ae4 in Py_BytesMain Modules/main.c:720 #65 0x7f4770f4d151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #66 0x564e57b83eed 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 ==20763==ABORTING AddressSanitizer:DEADLYSIGNAL
==20773==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800005125 (pc 0x7f4771252f75 bp 0x7ffe868a6e20 sp 0x7ffe868a6c20 T0) ==20773==The signal is caused by a READ memory access. #0 0x7f4771252f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x564e57f58c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x564e57f58c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x564e57fe2fd2 in cfunction_call Objects/methodobject.c:548 #4 0x564e57ba4c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x564e57b7edf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x564e57b7edf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x564e57b7edf0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x564e57b7edf0 in call_function Python/ceval.c:5379 #9 0x564e57b7edf0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #12 0x564e57b79f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #13 0x564e57b79f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #14 0x564e57b79f16 in call_function Python/ceval.c:5379 #15 0x564e57b79f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #16 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #18 0x564e57fa5575 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #19 0x564e57fa5575 in method_vectorcall Objects/classobject.c:61 #20 0x564e57c808ee in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #21 0x564e57c808ee in _PyObject_CallNoArg Include/cpython/abstract.h:168 #22 0x564e57c808ee in object___reduce_ex___impl Objects/typeobject.c:4887 #23 0x564e57c808ee in object___reduce_ex__ Objects/clinic/typeobject.c.h:173 #24 0x564e57fe39cf in cfunction_vectorcall_O Objects/methodobject.c:512 #25 0x7f476dbcf74e in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #26 0x7f476dbcf74e in PyObject_CallOneArg Include/cpython/abstract.h:184 #27 0x7f476dbcf74e in _Pickle_FastCall /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:362 #28 0x7f476dbe0360 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4430 #29 0x7f476dbe1129 in batch_dict_exact /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3277 #30 0x7f476dbe1129 in save_dict /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3331 #31 0x7f476dbe1129 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4319 #32 0x7f476dbe5ec9 in save_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4225 #33 0x7f476dbdc6aa in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4467 #34 0x7f476dbe29e8 in dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4514 #35 0x7f476dbe300c in _pickle_Pickler_dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4585 #36 0x564e57fb9d7c in method_vectorcall_O Objects/descrobject.c:462 #37 0x564e57b7ab49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x564e57b7ab49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x564e57b7ab49 in call_function Python/ceval.c:5379 #40 0x564e57b7ab49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x564e57ba8060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x564e57fa5459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x564e57fa5459 in method_vectorcall Objects/classobject.c:53 #46 0x564e57b7ad30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #47 0x564e57b7ad30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #48 0x564e57b7ad30 in call_function Python/ceval.c:5379 #49 0x564e57b7ad30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #50 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #51 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #52 0x564e57b7ab49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #53 0x564e57b7ab49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #54 0x564e57b7ab49 in call_function Python/ceval.c:5379 #55 0x564e57b7ab49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #56 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #57 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #58 0x564e57ba8060 in _PyFunction_Vectorcall Objects/call.c:396 #59 0x564e57b79def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #60 0x564e57b79def in PyObject_Vectorcall Include/cpython/abstract.h:123 #61 0x564e57b79def in call_function Python/ceval.c:5379 #62 0x564e57b79def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #63 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #64 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #65 0x564e57ba6ef2 in PyVectorcall_Call Objects/call.c:231 #66 0x564e57b6ee01 in do_call_core Python/ceval.c:5431 #67 0x564e57b6ee01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #68 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #69 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #70 0x564e57b7ab49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #71 0x564e57b7ab49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #72 0x564e57b7ab49 in call_function Python/ceval.c:5379 #73 0x564e57b7ab49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #74 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #75 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #76 0x564e57ba8060 in _PyFunction_Vectorcall Objects/call.c:396 #77 0x564e57b7ab49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #78 0x564e57b7ab49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #79 0x564e57b7ab49 in call_function Python/ceval.c:5379 #80 0x564e57b7ab49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #81 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #82 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #83 0x564e57b7ad30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #84 0x564e57b7ad30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #85 0x564e57b7ad30 in call_function Python/ceval.c:5379 #86 0x564e57b7ad30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #87 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #88 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #89 0x564e57b79f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #90 0x564e57b79f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #91 0x564e57b79f16 in call_function Python/ceval.c:5379 #92 0x564e57b79f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #93 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #94 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #95 0x564e57ba8060 in _PyFunction_Vectorcall Objects/call.c:396 #96 0x564e57ba6fc3 in PyVectorcall_Call Objects/call.c:243 #97 0x564e57b6ee01 in do_call_core Python/ceval.c:5431 #98 0x564e57b6ee01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #99 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #100 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #101 0x564e57d51977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #102 0x564e57d51977 in PyEval_EvalCodeEx Python/ceval.c:4673 #103 0x564e57d51977 in PyEval_EvalCode Python/ceval.c:892 #104 0x564e57dfcc64 in run_eval_code_obj Python/pythonrun.c:1218 #105 0x564e57dfcc64 in run_mod Python/pythonrun.c:1239 #106 0x564e57e00461 in PyRun_StringFlags Python/pythonrun.c:1110 #107 0x564e57e00461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #108 0x564e57b853dc in pymain_run_command Modules/main.c:248 #109 0x564e57b853dc in pymain_run_python Modules/main.c:578 #110 0x564e57b87ae4 in Py_RunMain Modules/main.c:666 #111 0x564e57b87ae4 in pymain_main Modules/main.c:696 #112 0x564e57b87ae4 in Py_BytesMain Modules/main.c:720 #113 0x7f4770f4d151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #114 0x564e57b83eed 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 ==20773==ABORTING AddressSanitizer:DEADLYSIGNAL
==20873==ERROR: AddressSanitizer: SEGV on unknown address 0x03e800005189 (pc 0x7f4771252f75 bp 0x7ffe868a97d0 sp 0x7ffe868a95d0 T0) ==20873==The signal is caused by a READ memory access. #0 0x7f4771252f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x564e57f58c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x564e57f58c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x564e57fe2fd2 in cfunction_call Objects/methodobject.c:548 #4 0x564e57ba4c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x564e57b7edf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x564e57b7edf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x564e57b7edf0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x564e57b7edf0 in call_function Python/ceval.c:5379 #9 0x564e57b7edf0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #12 0x564e57ba8060 in _PyFunction_Vectorcall Objects/call.c:396 #13 0x564e57ba6fc3 in PyVectorcall_Call Objects/call.c:243 #14 0x564e57b6ee01 in do_call_core Python/ceval.c:5431 #15 0x564e57b6ee01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #16 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #18 0x564e57ba6ef2 in PyVectorcall_Call Objects/call.c:231 #19 0x564e57b6ee01 in do_call_core Python/ceval.c:5431 #20 0x564e57b6ee01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #21 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #23 0x564e57b7ab49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #24 0x564e57b7ab49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #25 0x564e57b7ab49 in call_function Python/ceval.c:5379 #26 0x564e57b7ab49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #27 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #28 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #29 0x564e57ba8060 in _PyFunction_Vectorcall Objects/call.c:396 #30 0x564e57b7ab49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #31 0x564e57b7ab49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #32 0x564e57b7ab49 in call_function Python/ceval.c:5379 #33 0x564e57b7ab49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #34 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #35 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #36 0x564e57b7ad30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #37 0x564e57b7ad30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #38 0x564e57b7ad30 in call_function Python/ceval.c:5379 #39 0x564e57b7ad30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #40 0x564e57b64dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #41 0x564e57b64dec in function_code_fastcall Objects/call.c:330 #42 0x564e57b79f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #43 0x564e57b79f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #44 0x564e57b79f16 in call_function Python/ceval.c:5379 #45 0x564e57b79f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #46 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #47 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #48 0x564e57ba8060 in _PyFunction_Vectorcall Objects/call.c:396 #49 0x564e57ba6fc3 in PyVectorcall_Call Objects/call.c:243 #50 0x564e57b6ee01 in do_call_core Python/ceval.c:5431 #51 0x564e57b6ee01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #52 0x564e57d511d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #53 0x564e57d511d9 in _PyEval_EvalCode Python/ceval.c:4625 #54 0x564e57d51977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #55 0x564e57d51977 in PyEval_EvalCodeEx Python/ceval.c:4673 #56 0x564e57d51977 in PyEval_EvalCode Python/ceval.c:892 #57 0x564e57dfcc64 in run_eval_code_obj Python/pythonrun.c:1218 #58 0x564e57dfcc64 in run_mod Python/pythonrun.c:1239 #59 0x564e57e00461 in PyRun_StringFlags Python/pythonrun.c:1110 #60 0x564e57e00461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #61 0x564e57b853dc in pymain_run_command Modules/main.c:248 #62 0x564e57b853dc in pymain_run_python Modules/main.c:578 #63 0x564e57b87ae4 in Py_RunMain Modules/main.c:666 #64 0x564e57b87ae4 in pymain_main Modules/main.c:696 #65 0x564e57b87ae4 in Py_BytesMain Modules/main.c:720 #66 0x7f4770f4d151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #67 0x564e57b83eed 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 ==20873==ABORTING AddressSanitizer:DEADLYSIGNAL
==21173==ERROR: AddressSanitizer: SEGV on unknown address 0x03e8000052b5 (pc 0x7fb4f854df75 bp 0x7ffdd8732400 sp 0x7ffdd8732200 T0) ==21173==The signal is caused by a READ memory access. #0 0x7fb4f854df75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x563f1b681c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x563f1b681c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x563f1b70bfd2 in cfunction_call Objects/methodobject.c:548 #4 0x563f1b2cdc58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x563f1b2a7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x563f1b2a7df0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x563f1b2a7df0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x563f1b2a7df0 in call_function Python/ceval.c:5379 #9 0x563f1b2a7df0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x563f1b28ddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x563f1b28ddec in function_code_fastcall Objects/call.c:330 #12 0x7fb4f4eea61f in load_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6785 #13 0x7fb4f4eea61f in load /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:6933 #14 0x7fb4f4eee6de in _pickle_loads_impl /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:7887 #15 0x7fb4f4eee6de in _pickle_loads /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/clinic/_pickle.c.h:834 #16 0x563f1b70d0b1 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:442 #17 0x563f1b2a3d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #18 0x563f1b2a3d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #19 0x563f1b2a3d30 in call_function Python/ceval.c:5379 #20 0x563f1b2a3d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #21 0x563f1b47a1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x563f1b47a1d9 in _PyEval_EvalCode Python/ceval.c:4625 #23 0x563f1b2d1060 in _PyFunction_Vectorcall Objects/call.c:396 #24 0x563f1b6ce459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #25 0x563f1b6ce459 in method_vectorcall Objects/classobject.c:53 #26 0x563f1b2a2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #27 0x563f1b2a2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #28 0x563f1b2a2def in call_function Python/ceval.c:5379 #29 0x563f1b2a2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #30 0x563f1b28ddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #31 0x563f1b28ddec in function_code_fastcall Objects/call.c:330 #32 0x563f1b2cfef2 in PyVectorcall_Call Objects/call.c:231 #33 0x563f1b297e01 in do_call_core Python/ceval.c:5431 #34 0x563f1b297e01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #35 0x563f1b28ddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #36 0x563f1b28ddec in function_code_fastcall Objects/call.c:330 #37 0x563f1b2a3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x563f1b2a3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x563f1b2a3b49 in call_function Python/ceval.c:5379 #40 0x563f1b2a3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x563f1b47a1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x563f1b47a1d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x563f1b2d1060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x563f1b2a3b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x563f1b2a3b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #46 0x563f1b2a3b49 in call_function Python/ceval.c:5379 #47 0x563f1b2a3b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #48 0x563f1b28ddec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #49 0x563f1b28ddec in function_code_fastcall Objects/call.c:330 #50 0x563f1b2a2f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #51 0x563f1b2a2f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #52 0x563f1b2a2f16 in call_function Python/ceval.c:5379 #53 0x563f1b2a2f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #54 0x563f1b47a1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #55 0x563f1b47a1d9 in _PyEval_EvalCode Python/ceval.c:4625 #56 0x563f1b2d1060 in _PyFunction_Vectorcall Objects/call.c:396 #57 0x563f1b2a2def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #58 0x563f1b2a2def in PyObject_Vectorcall Include/cpython/abstract.h:123 #59 0x563f1b2a2def in call_function Python/ceval.c:5379 #60 0x563f1b2a2def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #61 0x563f1b47a1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #62 0x563f1b47a1d9 in _PyEval_EvalCode Python/ceval.c:4625 #63 0x563f1b47a977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #64 0x563f1b47a977 in PyEval_EvalCodeEx Python/ceval.c:4673 #65 0x563f1b47a977 in PyEval_EvalCode Python/ceval.c:892 #66 0x563f1b525c64 in run_eval_code_obj Python/pythonrun.c:1218 #67 0x563f1b525c64 in run_mod Python/pythonrun.c:1239 #68 0x563f1b529461 in PyRun_StringFlags Python/pythonrun.c:1110 #69 0x563f1b529461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #70 0x563f1b2ae3dc in pymain_run_command Modules/main.c:248 #71 0x563f1b2ae3dc in pymain_run_python Modules/main.c:578 #72 0x563f1b2b0ae4 in Py_RunMain Modules/main.c:666 #73 0x563f1b2b0ae4 in pymain_main Modules/main.c:696 #74 0x563f1b2b0ae4 in Py_BytesMain Modules/main.c:720 #75 0x7fb4f8248151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #76 0x563f1b2aceed 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 ==21173==ABORTING AddressSanitizer:DEADLYSIGNAL
==21183==ERROR: AddressSanitizer: SEGV on unknown address 0x03e8000052bf (pc 0x7f499616bf75 bp 0x7fffe5fd5200 sp 0x7fffe5fd5000 T0) ==21183==The signal is caused by a READ memory access. #0 0x7f499616bf75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x55ea7ff79c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x55ea7ff79c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x55ea80003fd2 in cfunction_call Objects/methodobject.c:548 #4 0x55ea7fbc5c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x55ea7fb9fdf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x55ea7fb9fdf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x55ea7fb9fdf0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x55ea7fb9fdf0 in call_function Python/ceval.c:5379 #9 0x55ea7fb9fdf0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x55ea7fb85dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x55ea7fb85dec in function_code_fastcall Objects/call.c:330 #12 0x55ea7fbc7ef2 in PyVectorcall_Call Objects/call.c:231 #13 0x55ea7fb8fe01 in do_call_core Python/ceval.c:5431 #14 0x55ea7fb8fe01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #15 0x55ea7fb85dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #16 0x55ea7fb85dec in function_code_fastcall Objects/call.c:330 #17 0x55ea7fbc7ef2 in PyVectorcall_Call Objects/call.c:231 #18 0x55ea7fb8fe01 in do_call_core Python/ceval.c:5431 #19 0x55ea7fb8fe01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #20 0x55ea7fb85dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #21 0x55ea7fb85dec in function_code_fastcall Objects/call.c:330 #22 0x55ea7fb9bb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #23 0x55ea7fb9bb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #24 0x55ea7fb9bb49 in call_function Python/ceval.c:5379 #25 0x55ea7fb9bb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #26 0x55ea7fd721d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #27 0x55ea7fd721d9 in _PyEval_EvalCode Python/ceval.c:4625 #28 0x55ea7fbc9060 in _PyFunction_Vectorcall Objects/call.c:396 #29 0x55ea7fb9bb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #30 0x55ea7fb9bb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #31 0x55ea7fb9bb49 in call_function Python/ceval.c:5379 #32 0x55ea7fb9bb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #33 0x55ea7fb85dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #34 0x55ea7fb85dec in function_code_fastcall Objects/call.c:330 #35 0x55ea7fb9af16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #36 0x55ea7fb9af16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #37 0x55ea7fb9af16 in call_function Python/ceval.c:5379 #38 0x55ea7fb9af16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #39 0x55ea7fd721d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #40 0x55ea7fd721d9 in _PyEval_EvalCode Python/ceval.c:4625 #41 0x55ea7fbc9060 in _PyFunction_Vectorcall Objects/call.c:396 #42 0x55ea7fb9adef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #43 0x55ea7fb9adef in PyObject_Vectorcall Include/cpython/abstract.h:123 #44 0x55ea7fb9adef in call_function Python/ceval.c:5379 #45 0x55ea7fb9adef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #46 0x55ea7fd721d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #47 0x55ea7fd721d9 in _PyEval_EvalCode Python/ceval.c:4625 #48 0x55ea7fd72977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #49 0x55ea7fd72977 in PyEval_EvalCodeEx Python/ceval.c:4673 #50 0x55ea7fd72977 in PyEval_EvalCode Python/ceval.c:892 #51 0x55ea7fe1dc64 in run_eval_code_obj Python/pythonrun.c:1218 #52 0x55ea7fe1dc64 in run_mod Python/pythonrun.c:1239 #53 0x55ea7fe21461 in PyRun_StringFlags Python/pythonrun.c:1110 #54 0x55ea7fe21461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #55 0x55ea7fba63dc in pymain_run_command Modules/main.c:248 #56 0x55ea7fba63dc in pymain_run_python Modules/main.c:578 #57 0x55ea7fba8ae4 in Py_RunMain Modules/main.c:666 #58 0x55ea7fba8ae4 in pymain_main Modules/main.c:696 #59 0x55ea7fba8ae4 in Py_BytesMain Modules/main.c:720 #60 0x7f4995e66151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #61 0x55ea7fba4eed 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 ==21183==ABORTING AddressSanitizer:DEADLYSIGNAL
==21193==ERROR: AddressSanitizer: SEGV on unknown address 0x03e8000052c9 (pc 0x7f802a6b5f75 bp 0x7fff7be0d350 sp 0x7fff7be0d150 T0) ==21193==The signal is caused by a READ memory access. #0 0x7f802a6b5f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x55d062284c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x55d062284c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x55d06230efd2 in cfunction_call Objects/methodobject.c:548 #4 0x55d061ed0c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x55d061eaadf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x55d061eaadf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x55d061eaadf0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x55d061eaadf0 in call_function Python/ceval.c:5379 #9 0x55d061eaadf0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x55d061e90dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x55d061e90dec in function_code_fastcall Objects/call.c:330 #12 0x55d061ea5f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #13 0x55d061ea5f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #14 0x55d061ea5f16 in call_function Python/ceval.c:5379 #15 0x55d061ea5f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #16 0x55d061e90dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x55d061e90dec in function_code_fastcall Objects/call.c:330 #18 0x55d0622d1575 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #19 0x55d0622d1575 in method_vectorcall Objects/classobject.c:61 #20 0x55d061fac8ee in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #21 0x55d061fac8ee in _PyObject_CallNoArg Include/cpython/abstract.h:168 #22 0x55d061fac8ee in object___reduce_ex___impl Objects/typeobject.c:4887 #23 0x55d061fac8ee in object___reduce_ex__ Objects/clinic/typeobject.c.h:173 #24 0x55d06230f9cf in cfunction_vectorcall_O Objects/methodobject.c:512 #25 0x7f802703274e in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #26 0x7f802703274e in PyObject_CallOneArg Include/cpython/abstract.h:184 #27 0x7f802703274e in _Pickle_FastCall /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:362 #28 0x7f8027043360 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4430 #29 0x7f8027044129 in batch_dict_exact /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3277 #30 0x7f8027044129 in save_dict /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:3331 #31 0x7f8027044129 in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4319 #32 0x7f8027048ec9 in save_reduce /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4225 #33 0x7f802703f6aa in save /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4467 #34 0x7f80270459e8 in dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4514 #35 0x7f802704600c in _pickle_Pickler_dump /buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/Modules/_pickle.c:4585 #36 0x55d0622e5d7c in method_vectorcall_O Objects/descrobject.c:462 #37 0x55d061ea6b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #38 0x55d061ea6b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #39 0x55d061ea6b49 in call_function Python/ceval.c:5379 #40 0x55d061ea6b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #41 0x55d06207d1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #42 0x55d06207d1d9 in _PyEval_EvalCode Python/ceval.c:4625 #43 0x55d061ed4060 in _PyFunction_Vectorcall Objects/call.c:396 #44 0x55d0622d1459 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #45 0x55d0622d1459 in method_vectorcall Objects/classobject.c:53 #46 0x55d061ea6d30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #47 0x55d061ea6d30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #48 0x55d061ea6d30 in call_function Python/ceval.c:5379 #49 0x55d061ea6d30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #50 0x55d061e90dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #51 0x55d061e90dec in function_code_fastcall Objects/call.c:330 #52 0x55d061ea6b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #53 0x55d061ea6b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #54 0x55d061ea6b49 in call_function Python/ceval.c:5379 #55 0x55d061ea6b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #56 0x55d06207d1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #57 0x55d06207d1d9 in _PyEval_EvalCode Python/ceval.c:4625 #58 0x55d061ed4060 in _PyFunction_Vectorcall Objects/call.c:396 #59 0x55d061ea5def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #60 0x55d061ea5def in PyObject_Vectorcall Include/cpython/abstract.h:123 #61 0x55d061ea5def in call_function Python/ceval.c:5379 #62 0x55d061ea5def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #63 0x55d061e90dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #64 0x55d061e90dec in function_code_fastcall Objects/call.c:330 #65 0x55d061ed2ef2 in PyVectorcall_Call Objects/call.c:231 #66 0x55d061e9ae01 in do_call_core Python/ceval.c:5431 #67 0x55d061e9ae01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #68 0x55d061e90dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #69 0x55d061e90dec in function_code_fastcall Objects/call.c:330 #70 0x55d061ea6b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #71 0x55d061ea6b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #72 0x55d061ea6b49 in call_function Python/ceval.c:5379 #73 0x55d061ea6b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #74 0x55d06207d1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #75 0x55d06207d1d9 in _PyEval_EvalCode Python/ceval.c:4625 #76 0x55d061ed4060 in _PyFunction_Vectorcall Objects/call.c:396 #77 0x55d061ea6b49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #78 0x55d061ea6b49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #79 0x55d061ea6b49 in call_function Python/ceval.c:5379 #80 0x55d061ea6b49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #81 0x55d061e90dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #82 0x55d061e90dec in function_code_fastcall Objects/call.c:330 #83 0x55d061ea5f16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #84 0x55d061ea5f16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #85 0x55d061ea5f16 in call_function Python/ceval.c:5379 #86 0x55d061ea5f16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #87 0x55d06207d1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #88 0x55d06207d1d9 in _PyEval_EvalCode Python/ceval.c:4625 #89 0x55d061ed4060 in _PyFunction_Vectorcall Objects/call.c:396 #90 0x55d061ea5def in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #91 0x55d061ea5def in PyObject_Vectorcall Include/cpython/abstract.h:123 #92 0x55d061ea5def in call_function Python/ceval.c:5379 #93 0x55d061ea5def in _PyEval_EvalFrameDefault Python/ceval.c:3820 #94 0x55d06207d1d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #95 0x55d06207d1d9 in _PyEval_EvalCode Python/ceval.c:4625 #96 0x55d06207d977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #97 0x55d06207d977 in PyEval_EvalCodeEx Python/ceval.c:4673 #98 0x55d06207d977 in PyEval_EvalCode Python/ceval.c:892 #99 0x55d062128c64 in run_eval_code_obj Python/pythonrun.c:1218 #100 0x55d062128c64 in run_mod Python/pythonrun.c:1239 #101 0x55d06212c461 in PyRun_StringFlags Python/pythonrun.c:1110 #102 0x55d06212c461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #103 0x55d061eb13dc in pymain_run_command Modules/main.c:248 #104 0x55d061eb13dc in pymain_run_python Modules/main.c:578 #105 0x55d061eb3ae4 in Py_RunMain Modules/main.c:666 #106 0x55d061eb3ae4 in pymain_main Modules/main.c:696 #107 0x55d061eb3ae4 in Py_BytesMain Modules/main.c:720 #108 0x7f802a3b0151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #109 0x55d061eafeed 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 ==21193==ABORTING AddressSanitizer:DEADLYSIGNAL
==21293==ERROR: AddressSanitizer: SEGV on unknown address 0x03e80000532d (pc 0x7fcb59164f75 bp 0x7fffa171edc0 sp 0x7fffa171ebc0 T0) ==21293==The signal is caused by a READ memory access. #0 0x7fcb59164f75 in gsignal (/usr/lib/libpthread.so.0+0x13f75) #1 0x5626cb739c2c in faulthandler_raise_sigsegv Modules/faulthandler.c:1048 #2 0x5626cb739c2c in faulthandler_sigsegv Modules/faulthandler.c:1064 #3 0x5626cb7c3fd2 in cfunction_call Objects/methodobject.c:548 #4 0x5626cb385c58 in _PyObject_MakeTpCall Objects/call.c:191 #5 0x5626cb35fdf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:112 #6 0x5626cb35fdf0 in _PyObject_VectorcallTstate Include/cpython/abstract.h:99 #7 0x5626cb35fdf0 in PyObject_Vectorcall Include/cpython/abstract.h:123 #8 0x5626cb35fdf0 in call_function Python/ceval.c:5379 #9 0x5626cb35fdf0 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #10 0x5626cb5321d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #11 0x5626cb5321d9 in _PyEval_EvalCode Python/ceval.c:4625 #12 0x5626cb389060 in _PyFunction_Vectorcall Objects/call.c:396 #13 0x5626cb387fc3 in PyVectorcall_Call Objects/call.c:243 #14 0x5626cb34fe01 in do_call_core Python/ceval.c:5431 #15 0x5626cb34fe01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #16 0x5626cb345dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #17 0x5626cb345dec in function_code_fastcall Objects/call.c:330 #18 0x5626cb387ef2 in PyVectorcall_Call Objects/call.c:231 #19 0x5626cb34fe01 in do_call_core Python/ceval.c:5431 #20 0x5626cb34fe01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #21 0x5626cb345dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #22 0x5626cb345dec in function_code_fastcall Objects/call.c:330 #23 0x5626cb35bb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #24 0x5626cb35bb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #25 0x5626cb35bb49 in call_function Python/ceval.c:5379 #26 0x5626cb35bb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #27 0x5626cb5321d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #28 0x5626cb5321d9 in _PyEval_EvalCode Python/ceval.c:4625 #29 0x5626cb389060 in _PyFunction_Vectorcall Objects/call.c:396 #30 0x5626cb35bb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #31 0x5626cb35bb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #32 0x5626cb35bb49 in call_function Python/ceval.c:5379 #33 0x5626cb35bb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #34 0x5626cb345dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #35 0x5626cb345dec in function_code_fastcall Objects/call.c:330 #36 0x5626cb35af16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #37 0x5626cb35af16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #38 0x5626cb35af16 in call_function Python/ceval.c:5379 #39 0x5626cb35af16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #40 0x5626cb5321d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #41 0x5626cb5321d9 in _PyEval_EvalCode Python/ceval.c:4625 #42 0x5626cb389060 in _PyFunction_Vectorcall Objects/call.c:396 #43 0x5626cb35adef in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #44 0x5626cb35adef in PyObject_Vectorcall Include/cpython/abstract.h:123 #45 0x5626cb35adef in call_function Python/ceval.c:5379 #46 0x5626cb35adef in _PyEval_EvalFrameDefault Python/ceval.c:3820 #47 0x5626cb5321d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #48 0x5626cb5321d9 in _PyEval_EvalCode Python/ceval.c:4625 #49 0x5626cb532977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #50 0x5626cb532977 in PyEval_EvalCodeEx Python/ceval.c:4673 #51 0x5626cb532977 in PyEval_EvalCode Python/ceval.c:892 #52 0x5626cb5ddc64 in run_eval_code_obj Python/pythonrun.c:1218 #53 0x5626cb5ddc64 in run_mod Python/pythonrun.c:1239 #54 0x5626cb5e1461 in PyRun_StringFlags Python/pythonrun.c:1110 #55 0x5626cb5e1461 in PyRun_SimpleStringFlags Python/pythonrun.c:505 #56 0x5626cb3663dc in pymain_run_command Modules/main.c:248 #57 0x5626cb3663dc in pymain_run_python Modules/main.c:578 #58 0x5626cb368ae4 in Py_RunMain Modules/main.c:666 #59 0x5626cb368ae4 in pymain_main Modules/main.c:696 #60 0x5626cb368ae4 in Py_BytesMain Modules/main.c:720 #61 0x7fcb58e5f151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #62 0x5626cb364eed 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 ==21293==ABORTING
==21392==ERROR: AddressSanitizer: heap-use-after-free on address 0x6190000cbd38 at pc 0x5596b25fcf3e bp 0x7fff20d2eb20 sp 0x7fff20d2eb10 READ of size 8 at 0x6190000cbd38 thread T0 #0 0x5596b25fcf3d in subtype_dealloc Objects/typeobject.c:1368 #1 0x5596b25f0109 in _Py_DECREF Include/object.h:448 #2 0x5596b25f0109 in _Py_XDECREF Include/object.h:514 #3 0x5596b25f0109 in tupledealloc Objects/tupleobject.c:276 #4 0x5596b258fcf4 in _Py_DECREF Include/object.h:448 #5 0x5596b258fcf4 in _Py_XDECREF Include/object.h:514 #6 0x5596b258fcf4 in free_keys_object Objects/dictobject.c:628 #7 0x5596b2592bc7 in dictkeys_decref Objects/dictobject.c:337 #8 0x5596b2592bc7 in dict_dealloc Objects/dictobject.c:2103 #9 0x5596b258fcf4 in _Py_DECREF Include/object.h:448 #10 0x5596b258fcf4 in _Py_XDECREF Include/object.h:514 #11 0x5596b258fcf4 in free_keys_object Objects/dictobject.c:628 #12 0x5596b2603b92 in type_clear Objects/typeobject.c:3836 #13 0x5596b27e2593 in gc_collect_main Modules/gcmodule.c:1018 #14 0x5596b27e4ca5 in _PyGC_CollectNoFail Modules/gcmodule.c:2090 #15 0x5596b27795a1 in finalize_modules Python/pylifecycle.c:1505 #16 0x5596b277d235 in Py_FinalizeEx Python/pylifecycle.c:1724 #17 0x5596b278286b in Py_FinalizeEx Python/pylifecycle.c:1648 #18 0x5596b278286b in Py_Exit Python/pylifecycle.c:2771 #19 0x5596b278fc59 in handle_system_exit Python/pythonrun.c:731 #20 0x5596b278fc59 in _PyErr_PrintEx Python/pythonrun.c:741 #21 0x5596b279151b in PyErr_PrintEx Python/pythonrun.c:836 #22 0x5596b279151b in PyErr_Print Python/pythonrun.c:842 #23 0x5596b279151b in PyRun_SimpleStringFlags Python/pythonrun.c:507 #24 0x5596b25163dc in pymain_run_command Modules/main.c:248 #25 0x5596b25163dc in pymain_run_python Modules/main.c:578 #26 0x5596b2518ae4 in Py_RunMain Modules/main.c:666 #27 0x5596b2518ae4 in pymain_main Modules/main.c:696 #28 0x5596b2518ae4 in Py_BytesMain Modules/main.c:720 #29 0x7f489bd52151 in __libc_start_main (/usr/lib/libc.so.6+0x28151) #30 0x5596b2514eed 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 0x7f489c1180e9 in __interceptor_free /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cpp:123 #1 0x5596b25f945e in type_dealloc Objects/typeobject.c:3593 #2 0x5596b25fcad6 in subtype_dealloc Objects/typeobject.c:1362 #3 0x5596b25f0109 in _Py_DECREF Include/object.h:448 #4 0x5596b25f0109 in _Py_XDECREF Include/object.h:514 #5 0x5596b25f0109 in tupledealloc Objects/tupleobject.c:276 #6 0x5596b258fcf4 in _Py_DECREF Include/object.h:448 #7 0x5596b258fcf4 in _Py_XDECREF Include/object.h:514 #8 0x5596b258fcf4 in free_keys_object Objects/dictobject.c:628 #9 0x5596b2592bc7 in dictkeys_decref Objects/dictobject.c:337 #10 0x5596b2592bc7 in dict_dealloc Objects/dictobject.c:2103 #11 0x5596b258fcf4 in _Py_DECREF Include/object.h:448 #12 0x5596b258fcf4 in _Py_XDECREF Include/object.h:514 #13 0x5596b258fcf4 in free_keys_object Objects/dictobject.c:628 #14 0x5596b2603b92 in type_clear Objects/typeobject.c:3836 #15 0x5596b27e2593 in gc_collect_main Modules/gcmodule.c:1018 #16 0x5596b27e4ca5 in _PyGC_CollectNoFail Modules/gcmodule.c:2090 #17 0x5596b27795a1 in finalize_modules Python/pylifecycle.c:1505 #18 0x5596b277d235 in Py_FinalizeEx Python/pylifecycle.c:1724 #19 0x5596b278286b in Py_FinalizeEx Python/pylifecycle.c:1648 #20 0x5596b278286b in Py_Exit Python/pylifecycle.c:2771 #21 0x5596b278fc59 in handle_system_exit Python/pythonrun.c:731 #22 0x5596b278fc59 in _PyErr_PrintEx Python/pythonrun.c:741 #23 0x5596b279151b in PyErr_PrintEx Python/pythonrun.c:836 #24 0x5596b279151b in PyErr_Print Python/pythonrun.c:842 #25 0x5596b279151b in PyRun_SimpleStringFlags Python/pythonrun.c:507 #26 0x5596b25163dc in pymain_run_command Modules/main.c:248 #27 0x5596b25163dc in pymain_run_python Modules/main.c:578 #28 0x5596b2518ae4 in Py_RunMain Modules/main.c:666 #29 0x5596b2518ae4 in pymain_main Modules/main.c:696 #30 0x5596b2518ae4 in Py_BytesMain Modules/main.c:720 #31 0x7f489bd52151 in __libc_start_main (/usr/lib/libc.so.6+0x28151)
previously allocated by thread T0 here: #0 0x7f489c118459 in __interceptor_malloc /build/gcc/src/gcc/libsanitizer/asan/asan_malloc_linux.cpp:145 #1 0x5596b27e54be in _PyObject_GC_Alloc Modules/gcmodule.c:2217 #2 0x5596b27e54be in _PyObject_GC_Malloc Modules/gcmodule.c:2244 #3 0x5596b25fb4d6 in PyType_GenericAlloc Objects/typeobject.c:1072 #4 0x5596b2629d5b in type_new Objects/typeobject.c:2622 #5 0x5596b25ffe55 in type_call Objects/typeobject.c:1039 #6 0x5596b2535c58 in _PyObject_MakeTpCall Objects/call.c:191 #7 0x5596b2537973 in _PyObject_FastCallDictTstate Objects/call.c:113 #8 0x5596b2537973 in PyObject_VectorcallDict Objects/call.c:142 #9 0x5596b29d5fed in builtin___build_class__ Python/bltinmodule.c:232 #10 0x5596b29750b1 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:442 #11 0x5596b250af16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #12 0x5596b250af16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #13 0x5596b250af16 in call_function Python/ceval.c:5379 #14 0x5596b250af16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #15 0x5596b26e21d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #16 0x5596b26e21d9 in _PyEval_EvalCode Python/ceval.c:4625 #17 0x5596b26e2977 in _PyEval_EvalCodeWithName Python/ceval.c:4657 #18 0x5596b26e2977 in PyEval_EvalCodeEx Python/ceval.c:4673 #19 0x5596b26e2977 in PyEval_EvalCode Python/ceval.c:892 #20 0x5596b29d8278 in builtin_exec_impl Python/bltinmodule.c:1035 #21 0x5596b29d8278 in builtin_exec Python/clinic/bltinmodule.c.h:371 #22 0x5596b29755d0 in cfunction_vectorcall_FASTCALL Objects/methodobject.c:426 #23 0x5596b2537ef2 in PyVectorcall_Call Objects/call.c:231 #24 0x5596b24ffe01 in do_call_core Python/ceval.c:5431 #25 0x5596b24ffe01 in _PyEval_EvalFrameDefault Python/ceval.c:3865 #26 0x5596b26e21d9 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #27 0x5596b26e21d9 in _PyEval_EvalCode Python/ceval.c:4625 #28 0x5596b2539060 in _PyFunction_Vectorcall Objects/call.c:396 #29 0x5596b250bd30 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #30 0x5596b250bd30 in PyObject_Vectorcall Include/cpython/abstract.h:123 #31 0x5596b250bd30 in call_function Python/ceval.c:5379 #32 0x5596b250bd30 in _PyEval_EvalFrameDefault Python/ceval.c:3772 #33 0x5596b24f5dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #34 0x5596b24f5dec in function_code_fastcall Objects/call.c:330 #35 0x5596b250bb49 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #36 0x5596b250bb49 in PyObject_Vectorcall Include/cpython/abstract.h:123 #37 0x5596b250bb49 in call_function Python/ceval.c:5379 #38 0x5596b250bb49 in _PyEval_EvalFrameDefault Python/ceval.c:3789 #39 0x5596b24f5dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #40 0x5596b24f5dec in function_code_fastcall Objects/call.c:330 #41 0x5596b250af16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #42 0x5596b250af16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #43 0x5596b250af16 in call_function Python/ceval.c:5379 #44 0x5596b250af16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #45 0x5596b24f5dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #46 0x5596b24f5dec in function_code_fastcall Objects/call.c:330 #47 0x5596b250af16 in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #48 0x5596b250af16 in PyObject_Vectorcall Include/cpython/abstract.h:123 #49 0x5596b250af16 in call_function Python/ceval.c:5379 #50 0x5596b250af16 in _PyEval_EvalFrameDefault Python/ceval.c:3803 #51 0x5596b24f5dec in _PyEval_EvalFrame Include/internal/pycore_ceval.h:40 #52 0x5596b24f5dec in function_code_fastcall Objects/call.c:330 #53 0x5596b2536b8e in _PyObject_VectorcallTstate Include/cpython/abstract.h:114 #54 0x5596b2536b8e in object_vacall Objects/call.c:792 #55 0x5596b253cd00 in _PyObject_CallMethodIdObjArgs Objects/call.c:883 #56 0x5596b2744ce7 in import_find_and_load Python/import.c:1502 #57 0x5596b2744ce7 in PyImport_ImportModuleLevelObject Python/import.c:1603 #58 0x5596b29d50c2 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 ==21392==ABORTING test_winsound skipped -- No module named 'winsound' test_ttk_guionly skipped -- Tk unavailable due to TclError: couldn't connect to display ":99" ==22586==WARNING: AddressSanitizer failed to allocate 0x7fffffffffffffff bytes ==22586==WARNING: AddressSanitizer failed to allocate 0x7fffffffffffffff bytes ==22586==WARNING: AddressSanitizer failed to allocate 0x7fffffffffffffff bytes test_tk skipped -- Tk unavailable due to TclError: couldn't connect to display ":99" test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 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.885s
OK (skipped=2)
Cannot open file '/buildbot/buildarea/3.x.pablogsal-arch-x86_64.asan/build/test-results.xml' for upload
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org