Created
April 13, 2024 00:36
-
-
Save mpage/e68802b781b312e84348940cea0618f5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| WARNING: ThreadSanitizer: data race (pid=59576) | |
| Atomic write of size 4 at 0x7ba400019038 by main thread: | |
| #0 _Py_atomic_compare_exchange_int /home/mpage/local/cpython/./Include/cpython/pyatomic_gcc.h:70:10 (python+0x9168dc) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #1 park_detached_threads /home/mpage/local/cpython/Python/pystate.c:2112:17 (python+0x9168dc) | |
| #2 stop_the_world /home/mpage/local/cpython/Python/pystate.c:2162:36 (python+0x9168dc) | |
| #3 _PyEval_StopTheWorld /home/mpage/local/cpython/Python/pystate.c:2231:5 (python+0x916c40) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #4 gc_collect_internal /home/mpage/local/cpython/Python/gc_free_threading.c:1026:5 (python+0x883efb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #5 gc_collect_main /home/mpage/local/cpython/Python/gc_free_threading.c:1157:5 (python+0x883efb) | |
| #6 _PyGC_Collect /home/mpage/local/cpython/Python/gc_free_threading.c:1467:12 (python+0x885a07) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #7 gc_collect_impl /home/mpage/local/cpython/Modules/gcmodule.c:93:12 (python+0x955f71) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #8 gc_collect /home/mpage/local/cpython/Modules/clinic/gcmodule.c.h:140:21 (python+0x955f71) | |
| #9 cfunction_vectorcall_FASTCALL_KEYWORDS /home/mpage/local/cpython/Objects/methodobject.c:441:24 (python+0x698c45) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #10 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f0dab) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #11 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #12 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #13 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x627bc3) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #14 gen_send_ex2 /home/mpage/local/cpython/Objects/genobject.c:228:24 (python+0x627bc3) | |
| #15 gen_iternext /home/mpage/local/cpython/Objects/genobject.c:586:9 (python+0x6250a9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #16 builtin_next /home/mpage/local/cpython/Python/bltinmodule.c:1534:11 (python+0x7f3c12) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #17 cfunction_vectorcall_FASTCALL /home/mpage/local/cpython/Objects/methodobject.c:425:24 (python+0x698aa0) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #18 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f0dab) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #19 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #20 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #21 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #22 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #23 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #24 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #25 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:62:18 (python+0x5f68db) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #26 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f0dab) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #27 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #28 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #29 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #30 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #31 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #32 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #33 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:92:18 (python+0x5f698e) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #34 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #35 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #36 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #37 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:1267:26 (python+0x801a5d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #38 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #39 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #40 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #41 _PyObject_VectorcallDictTstate /home/mpage/local/cpython/Objects/call.c:135:15 (python+0x5f10b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #42 _PyObject_Call_Prepend /home/mpage/local/cpython/Objects/call.c:504:24 (python+0x5f2efd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #43 slot_tp_call /home/mpage/local/cpython/Objects/typeobject.c:9174:15 (python+0x70c0c5) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #44 _PyObject_MakeTpCall /home/mpage/local/cpython/Objects/call.c:242:18 (python+0x5f14b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #45 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:166:16 (python+0x5f0e0d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #46 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #47 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #48 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #49 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #50 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #51 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #52 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:92:18 (python+0x5f698e) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #53 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #54 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #55 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #56 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:1267:26 (python+0x801a5d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #57 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #58 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #59 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #60 _PyObject_VectorcallDictTstate /home/mpage/local/cpython/Objects/call.c:135:15 (python+0x5f10b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #61 _PyObject_Call_Prepend /home/mpage/local/cpython/Objects/call.c:504:24 (python+0x5f2efd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #62 slot_tp_call /home/mpage/local/cpython/Objects/typeobject.c:9174:15 (python+0x70c0c5) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #63 _PyObject_MakeTpCall /home/mpage/local/cpython/Objects/call.c:242:18 (python+0x5f14b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #64 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:166:16 (python+0x5f0e0d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #65 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #66 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #67 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #68 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #69 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #70 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #71 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:92:18 (python+0x5f698e) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #72 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #73 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #74 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #75 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:1267:26 (python+0x801a5d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #76 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #77 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #78 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #79 _PyObject_VectorcallDictTstate /home/mpage/local/cpython/Objects/call.c:135:15 (python+0x5f10b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #80 _PyObject_Call_Prepend /home/mpage/local/cpython/Objects/call.c:504:24 (python+0x5f2efd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #81 slot_tp_call /home/mpage/local/cpython/Objects/typeobject.c:9174:15 (python+0x70c0c5) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #82 _PyObject_MakeTpCall /home/mpage/local/cpython/Objects/call.c:242:18 (python+0x5f14b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #83 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:166:16 (python+0x5f0e0d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #84 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #85 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #86 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #87 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #88 PyEval_EvalCode /home/mpage/local/cpython/Python/ceval.c:602:21 (python+0x7f961a) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #89 builtin_exec_impl /home/mpage/local/cpython/Python/bltinmodule.c:1132:17 (python+0x7f22bd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #90 builtin_exec /home/mpage/local/cpython/Python/clinic/bltinmodule.c.h:521:20 (python+0x7f22bd) | |
| #91 cfunction_vectorcall_FASTCALL_KEYWORDS /home/mpage/local/cpython/Objects/methodobject.c:441:24 (python+0x698c45) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #92 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f0dab) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #93 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #94 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #95 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #96 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #97 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #98 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #99 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #100 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #101 pymain_run_module /home/mpage/local/cpython/Modules/main.c:297:14 (python+0x954dcc) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #102 pymain_run_python /home/mpage/local/cpython/Modules/main.c (python+0x953f1c) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #103 Py_RunMain /home/mpage/local/cpython/Modules/main.c:707:5 (python+0x953f1c) | |
| #104 pymain_main /home/mpage/local/cpython/Modules/main.c:737:12 (python+0x954c49) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #105 Py_BytesMain /home/mpage/local/cpython/Modules/main.c:761:12 (python+0x954cc9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #106 main /home/mpage/local/cpython/./Programs/python.c:15:12 (python+0x500420) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| Previous read of size 4 at 0x7ba400019038 by thread T3182: | |
| #0 tstate_set_detached /home/mpage/local/cpython/Python/pystate.c:1949:5 (python+0x91624d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #1 detach_thread /home/mpage/local/cpython/Python/pystate.c:2023:5 (python+0x91624d) | |
| #2 _PyThreadState_Detach /home/mpage/local/cpython/Python/pystate.c:2031:5 (python+0x912b7b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #3 PyEval_SaveThread /home/mpage/local/cpython/Python/ceval_gil.c:608:5 (python+0x8931d2) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #4 pysleep /home/mpage/local/cpython/./Modules/timemodule.c:2196:9 (python+0x9fa261) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #5 time_sleep /home/mpage/local/cpython/./Modules/timemodule.c:406:9 (python+0x9fa261) | |
| #6 cfunction_vectorcall_O /home/mpage/local/cpython/Objects/methodobject.c:512:24 (python+0x699168) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #7 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f0dab) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #8 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #9 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #10 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x627bc3) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #11 gen_send_ex2 /home/mpage/local/cpython/Objects/genobject.c:228:24 (python+0x627bc3) | |
| #12 gen_iternext /home/mpage/local/cpython/Objects/genobject.c:586:9 (python+0x6250a9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #13 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:2618:24 (python+0x81c6f7) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #14 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #15 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #16 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #17 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #18 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:70:20 (python+0x5f6912) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #19 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #20 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #21 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #22 thread_run /home/mpage/local/cpython/./Modules/_threadmodule.c:337:21 (python+0x9f5be8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #23 pythread_wrapper /home/mpage/local/cpython/Python/thread_pthread.h:241:5 (python+0x93b05b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| Location is heap block of size 20216 at 0x7ba400019000 allocated by main thread: | |
| #0 calloc (python+0x47730a) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #1 _PyMem_RawCalloc /home/mpage/local/cpython/Objects/obmalloc.c:76:12 (python+0x6c619b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #2 _PyMem_DebugRawAlloc /home/mpage/local/cpython/Objects/obmalloc.c:2683:24 (python+0x6ca29e) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #3 _PyMem_DebugRawCalloc /home/mpage/local/cpython/Objects/obmalloc.c:2728:12 (python+0x6ca29e) | |
| #4 PyMem_RawCalloc /home/mpage/local/cpython/Objects/obmalloc.c:949:12 (python+0x6c7d7f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #5 alloc_threadstate /home/mpage/local/cpython/Python/pystate.c:1360:12 (python+0x913d01) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #6 new_threadstate /home/mpage/local/cpython/Python/pystate.c:1464:38 (python+0x913d01) | |
| #7 _PyThreadState_New /home/mpage/local/cpython/Python/pystate.c:1540:12 (python+0x91375e) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #8 ThreadHandle_start /home/mpage/local/cpython/./Modules/_threadmodule.c:405:20 (python+0x9f5508) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #9 do_start_new_thread /home/mpage/local/cpython/./Modules/_threadmodule.c:1745:9 (python+0x9f5508) | |
| #10 thread_PyThread_start_new_thread /home/mpage/local/cpython/./Modules/_threadmodule.c:1791:9 (python+0x9f3fc4) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #11 cfunction_call /home/mpage/local/cpython/Objects/methodobject.c:551:18 (python+0x699e01) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #12 _PyObject_MakeTpCall /home/mpage/local/cpython/Objects/call.c:242:18 (python+0x5f14b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #13 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:166:16 (python+0x5f0e0d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #14 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #15 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #16 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #17 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #18 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #19 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #20 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:70:20 (python+0x5f6912) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #21 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f0dab) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #22 PyObject_CallNoArgs /home/mpage/local/cpython/Objects/call.c:106:12 (python+0x5f0cdd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #23 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:89:19 (python+0x7fa7dd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #24 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #25 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #26 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #27 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #28 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:92:18 (python+0x5f698e) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #29 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #30 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #31 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #32 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:1267:26 (python+0x801a5d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #33 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #34 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #35 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #36 _PyObject_VectorcallDictTstate /home/mpage/local/cpython/Objects/call.c:135:15 (python+0x5f10b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #37 _PyObject_Call_Prepend /home/mpage/local/cpython/Objects/call.c:504:24 (python+0x5f2efd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #38 slot_tp_call /home/mpage/local/cpython/Objects/typeobject.c:9174:15 (python+0x70c0c5) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #39 _PyObject_MakeTpCall /home/mpage/local/cpython/Objects/call.c:242:18 (python+0x5f14b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #40 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:166:16 (python+0x5f0e0d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #41 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #42 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #43 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #44 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #45 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #46 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #47 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:92:18 (python+0x5f698e) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #48 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #49 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #50 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #51 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:1267:26 (python+0x801a5d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #52 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #53 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #54 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #55 _PyObject_VectorcallDictTstate /home/mpage/local/cpython/Objects/call.c:135:15 (python+0x5f10b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #56 _PyObject_Call_Prepend /home/mpage/local/cpython/Objects/call.c:504:24 (python+0x5f2efd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #57 slot_tp_call /home/mpage/local/cpython/Objects/typeobject.c:9174:15 (python+0x70c0c5) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #58 _PyObject_MakeTpCall /home/mpage/local/cpython/Objects/call.c:242:18 (python+0x5f14b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #59 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:166:16 (python+0x5f0e0d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #60 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #61 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #62 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #63 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #64 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #65 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #66 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:92:18 (python+0x5f698e) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #67 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #68 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #69 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #70 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:1267:26 (python+0x801a5d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #71 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #72 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #73 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #74 _PyObject_VectorcallDictTstate /home/mpage/local/cpython/Objects/call.c:135:15 (python+0x5f10b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #75 _PyObject_Call_Prepend /home/mpage/local/cpython/Objects/call.c:504:24 (python+0x5f2efd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #76 slot_tp_call /home/mpage/local/cpython/Objects/typeobject.c:9174:15 (python+0x70c0c5) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #77 _PyObject_MakeTpCall /home/mpage/local/cpython/Objects/call.c:242:18 (python+0x5f14b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #78 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:166:16 (python+0x5f0e0d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #79 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #80 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #81 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #82 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #83 PyEval_EvalCode /home/mpage/local/cpython/Python/ceval.c:602:21 (python+0x7f961a) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #84 builtin_exec_impl /home/mpage/local/cpython/Python/bltinmodule.c:1132:17 (python+0x7f22bd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #85 builtin_exec /home/mpage/local/cpython/Python/clinic/bltinmodule.c.h:521:20 (python+0x7f22bd) | |
| #86 cfunction_vectorcall_FASTCALL_KEYWORDS /home/mpage/local/cpython/Objects/methodobject.c:441:24 (python+0x698c45) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #87 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f0dab) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #88 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #89 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #90 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #91 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #92 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #93 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #94 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #95 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #96 pymain_run_module /home/mpage/local/cpython/Modules/main.c:297:14 (python+0x954dcc) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #97 pymain_run_python /home/mpage/local/cpython/Modules/main.c (python+0x953f1c) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #98 Py_RunMain /home/mpage/local/cpython/Modules/main.c:707:5 (python+0x953f1c) | |
| #99 pymain_main /home/mpage/local/cpython/Modules/main.c:737:12 (python+0x954c49) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #100 Py_BytesMain /home/mpage/local/cpython/Modules/main.c:761:12 (python+0x954cc9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #101 main /home/mpage/local/cpython/./Programs/python.c:15:12 (python+0x500420) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| Thread T3182 (tid=105539, running) created by main thread at: | |
| #0 pthread_create (python+0x478c8f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #1 do_start_joinable_thread /home/mpage/local/cpython/Python/thread_pthread.h:288:14 (python+0x939ddb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #2 PyThread_start_joinable_thread /home/mpage/local/cpython/Python/thread_pthread.h:312:9 (python+0x939c1a) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #3 ThreadHandle_start /home/mpage/local/cpython/./Modules/_threadmodule.c:422:9 (python+0x9f5731) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #4 do_start_new_thread /home/mpage/local/cpython/./Modules/_threadmodule.c:1745:9 (python+0x9f5731) | |
| #5 thread_PyThread_start_new_thread /home/mpage/local/cpython/./Modules/_threadmodule.c:1791:9 (python+0x9f3fc4) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #6 cfunction_call /home/mpage/local/cpython/Objects/methodobject.c:551:18 (python+0x699e01) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #7 _PyObject_MakeTpCall /home/mpage/local/cpython/Objects/call.c:242:18 (python+0x5f14b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #8 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:166:16 (python+0x5f0e0d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #9 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #10 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #11 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #12 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #13 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #14 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #15 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:70:20 (python+0x5f6912) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #16 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f0dab) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #17 PyObject_CallNoArgs /home/mpage/local/cpython/Objects/call.c:106:12 (python+0x5f0cdd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #18 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:89:19 (python+0x7fa7dd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #19 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #20 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #21 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #22 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #23 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:92:18 (python+0x5f698e) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #24 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #25 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #26 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #27 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:1267:26 (python+0x801a5d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #28 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #29 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #30 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #31 _PyObject_VectorcallDictTstate /home/mpage/local/cpython/Objects/call.c:135:15 (python+0x5f10b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #32 _PyObject_Call_Prepend /home/mpage/local/cpython/Objects/call.c:504:24 (python+0x5f2efd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #33 slot_tp_call /home/mpage/local/cpython/Objects/typeobject.c:9174:15 (python+0x70c0c5) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #34 _PyObject_MakeTpCall /home/mpage/local/cpython/Objects/call.c:242:18 (python+0x5f14b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #35 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:166:16 (python+0x5f0e0d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #36 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #37 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #38 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #39 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #40 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #41 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #42 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:92:18 (python+0x5f698e) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #43 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #44 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #45 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #46 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:1267:26 (python+0x801a5d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #47 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #48 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #49 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #50 _PyObject_VectorcallDictTstate /home/mpage/local/cpython/Objects/call.c:135:15 (python+0x5f10b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #51 _PyObject_Call_Prepend /home/mpage/local/cpython/Objects/call.c:504:24 (python+0x5f2efd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #52 slot_tp_call /home/mpage/local/cpython/Objects/typeobject.c:9174:15 (python+0x70c0c5) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #53 _PyObject_MakeTpCall /home/mpage/local/cpython/Objects/call.c:242:18 (python+0x5f14b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #54 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:166:16 (python+0x5f0e0d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #55 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #56 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #57 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #58 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #59 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #60 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f80cb) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #61 method_vectorcall /home/mpage/local/cpython/Objects/classobject.c:92:18 (python+0x5f698e) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #62 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #63 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #64 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #65 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:1267:26 (python+0x801a5d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #66 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #67 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #68 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #69 _PyObject_VectorcallDictTstate /home/mpage/local/cpython/Objects/call.c:135:15 (python+0x5f10b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #70 _PyObject_Call_Prepend /home/mpage/local/cpython/Objects/call.c:504:24 (python+0x5f2efd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #71 slot_tp_call /home/mpage/local/cpython/Objects/typeobject.c:9174:15 (python+0x70c0c5) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #72 _PyObject_MakeTpCall /home/mpage/local/cpython/Objects/call.c:242:18 (python+0x5f14b9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #73 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:166:16 (python+0x5f0e0d) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #74 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #75 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #76 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #77 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #78 PyEval_EvalCode /home/mpage/local/cpython/Python/ceval.c:602:21 (python+0x7f961a) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #79 builtin_exec_impl /home/mpage/local/cpython/Python/bltinmodule.c:1132:17 (python+0x7f22bd) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #80 builtin_exec /home/mpage/local/cpython/Python/clinic/bltinmodule.c.h:521:20 (python+0x7f22bd) | |
| #81 cfunction_vectorcall_FASTCALL_KEYWORDS /home/mpage/local/cpython/Objects/methodobject.c:441:24 (python+0x698c45) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #82 _PyObject_VectorcallTstate /home/mpage/local/cpython/./Include/internal/pycore_call.h:168:11 (python+0x5f0dab) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #83 PyObject_Vectorcall /home/mpage/local/cpython/Objects/call.c:327:12 (python+0x5f2620) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #84 _PyEval_EvalFrameDefault /home/mpage/local/cpython/Python/generated_cases.c.h:813:23 (python+0x7ff0c8) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #85 _PyEval_EvalFrame /home/mpage/local/cpython/./Include/internal/pycore_ceval.h:114:16 (python+0x7f997f) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #86 _PyEval_Vector /home/mpage/local/cpython/Python/ceval.c:1807:12 (python+0x7f997f) | |
| #87 _PyFunction_Vectorcall /home/mpage/local/cpython/Objects/call.c (python+0x5f2b09) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #88 _PyVectorcall_Call /home/mpage/local/cpython/Objects/call.c:273:16 (python+0x5f2547) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #89 _PyObject_Call /home/mpage/local/cpython/Objects/call.c:348:16 (python+0x5f273b) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #90 PyObject_Call /home/mpage/local/cpython/Objects/call.c:373:12 (python+0x5f2937) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #91 pymain_run_module /home/mpage/local/cpython/Modules/main.c:297:14 (python+0x954dcc) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #92 pymain_run_python /home/mpage/local/cpython/Modules/main.c (python+0x953f1c) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #93 Py_RunMain /home/mpage/local/cpython/Modules/main.c:707:5 (python+0x953f1c) | |
| #94 pymain_main /home/mpage/local/cpython/Modules/main.c:737:12 (python+0x954c49) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #95 Py_BytesMain /home/mpage/local/cpython/Modules/main.c:761:12 (python+0x954cc9) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| #96 main /home/mpage/local/cpython/./Programs/python.c:15:12 (python+0x500420) (BuildId: 9588fb538ed3d5378ea405f5ceb83364b0483a09) | |
| SUMMARY: ThreadSanitizer: data race /home/mpage/local/cpython/./Include/cpython/pyatomic_gcc.h:70:10 in _Py_atomic_compare_exchange_int |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment