Title: ASAN failure was detected while running test_threading · Issue #104472 · python/cpython · GitHub
Open Graph Title: ASAN failure was detected while running test_threading · Issue #104472 · python/cpython
X Title: ASAN failure was detected while running test_threading · Issue #104472 · python/cpython
Description: See: https://github.com/python/cpython/actions/runs/4971544925/jobs/8896154582 Unicodeobject looks quite related. 2023-05-14T09:18:05.5991524Z Direct leak of 1702 byte(s) in 27 object(s) allocated from: 2023-05-14T09:18:05.5991966Z #0 0x...
Open Graph Description: See: https://github.com/python/cpython/actions/runs/4971544925/jobs/8896154582 Unicodeobject looks quite related. 2023-05-14T09:18:05.5991524Z Direct leak of 1702 byte(s) in 27 object(s) allocated ...
X Description: See: https://github.com/python/cpython/actions/runs/4971544925/jobs/8896154582 Unicodeobject looks quite related. 2023-05-14T09:18:05.5991524Z Direct leak of 1702 byte(s) in 27 object(s) allocated ...
Opengraph URL: https://github.com/python/cpython/issues/104472
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"ASAN failure was detected while running test_threading","articleBody":"See: https://github.com/python/cpython/actions/runs/4971544925/jobs/8896154582\r\nUnicodeobject looks quite related.\r\n\r\n`````\r\n\r\n2023-05-14T09:18:05.5991524Z Direct leak of 1702 byte(s) in 27 object(s) allocated from:\r\n2023-05-14T09:18:05.5991966Z #0 0x7fb1e4894c47 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145\r\n2023-05-14T09:18:05.5992397Z #1 0x55f4ae5903f7 in PyUnicode_New Objects/unicodeobject.c:1207\r\n2023-05-14T09:18:05.5992778Z #2 0x55f4ae5f3da8 in PyUnicode_New Objects/unicodeobject.c:1156\r\n2023-05-14T09:18:05.5993182Z #3 0x55f4ae5f3da8 in unicode_decode_utf8 Objects/unicodeobject.c:4537\r\n2023-05-14T09:18:05.5993607Z #4 0x55f4ae4e689a in PyDict_SetItemString Objects/dictobject.c:3914\r\n2023-05-14T09:18:05.5994016Z #5 0x55f4ae858ed0 in setup_confname_table Modules/posixmodule.c:13345\r\n2023-05-14T09:18:05.5994429Z #6 0x55f4ae858ed0 in setup_confname_tables Modules/posixmodule.c:13367\r\n2023-05-14T09:18:05.5994830Z #7 0x55f4ae858ed0 in posixmodule_exec Modules/posixmodule.c:16663\r\n2023-05-14T09:18:05.5995232Z #8 0x55f4ae510890 in PyModule_ExecDef Objects/moduleobject.c:440\r\n2023-05-14T09:18:05.5995683Z #9 0x55f4ae75cc7a in _imp_exec_builtin (/home/runner/work/cpython/cpython/python+0x72fc7a)\r\n2023-05-14T09:18:05.5996126Z #10 0x55f4ae50b4dc in cfunction_vectorcall_O Objects/methodobject.c:509\r\n2023-05-14T09:18:05.5996568Z #11 0x55f4ae42a4c6 in PyObject_Call (/home/runner/work/cpython/cpython/python+0x3fd4c6)\r\n2023-05-14T09:18:05.6133164Z #12 0x55f4ae2de55d in _PyEval_EvalFrameDefault Python/bytecodes.c:3157\r\n2023-05-14T09:18:05.6134128Z #13 0x55f4ae42415e in _PyObject_VectorcallTstate Include/internal/pycore_call.h:92\r\n2023-05-14T09:18:05.6134546Z #14 0x55f4ae42415e in object_vacall Objects/call.c:850\r\n2023-05-14T09:18:05.6134938Z #15 0x55f4ae427dfe in PyObject_CallMethodObjArgs Objects/call.c:911\r\n2023-05-14T09:18:05.6135351Z #16 0x55f4ae766927 in import_find_and_load Python/import.c:2715\r\n2023-05-14T09:18:05.6135778Z #17 0x55f4ae766927 in PyImport_ImportModuleLevelObject Python/import.c:2798\r\n2023-05-14T09:18:05.6136174Z #18 0x55f4ae2fb183 in import_name Python/ceval.c:2386\r\n2023-05-14T09:18:05.6136645Z #19 0x55f4ae2fb183 in _PyEval_EvalFrameDefault Python/bytecodes.c:2031\r\n2023-05-14T09:18:05.6137070Z #20 0x55f4ae6cf786 in _PyEval_EvalFrame Include/internal/pycore_ceval.h:87\r\n2023-05-14T09:18:05.6137459Z #21 0x55f4ae6cf786 in _PyEval_Vector Python/ceval.c:1611\r\n2023-05-14T09:18:05.6137826Z #22 0x55f4ae6cf786 in PyEval_EvalCode Python/ceval.c:567\r\n2023-05-14T09:18:05.6138204Z #23 0x55f4ae6c9061 in builtin_exec_impl Python/bltinmodule.c:1079\r\n2023-05-14T09:18:05.6138615Z #24 0x55f4ae6c9061 in builtin_exec Python/clinic/bltinmodule.c.h:586\r\n2023-05-14T09:18:05.6139068Z #25 0x55f4ae50c015 in cfunction_vectorcall_FASTCALL_KEYWORDS Objects/methodobject.c:438\r\n2023-05-14T09:18:05.6139533Z #26 0x55f4ae424f8f in _PyObject_VectorcallTstate Include/internal/pycore_call.h:92\r\n2023-05-14T09:18:05.6139944Z #27 0x55f4ae424f8f in PyObject_Vectorcall Objects/call.c:325\r\n2023-05-14T09:18:05.6140349Z #28 0x55f4ae2db394 in _PyEval_EvalFrameDefault Python/bytecodes.c:2609\r\n2023-05-14T09:18:05.6140941Z #29 0x55f4ae42415e in _PyObject_VectorcallTstate Include/internal/pycore_call.h:92\r\n2023-05-14T09:18:05.6141332Z #30 0x55f4ae42415e in object_vacall Objects/call.c:850\r\n2023-05-14T09:18:05.6141720Z #31 0x55f4ae427dfe in PyObject_CallMethodObjArgs Objects/call.c:911\r\n2023-05-14T09:18:05.6142136Z #32 0x55f4ae766927 in import_find_and_load Python/import.c:2715\r\n2023-05-14T09:18:05.6142564Z #33 0x55f4ae766927 in PyImport_ImportModuleLevelObject Python/import.c:2798\r\n2023-05-14T09:18:05.6142967Z #34 0x55f4ae2fb183 in import_name Python/ceval.c:2386\r\n2023-05-14T09:18:05.6143360Z #35 0x55f4ae2fb183 in _PyEval_EvalFrameDefault Python/bytecodes.c:2031\r\n2023-05-14T09:18:05.6143799Z #36 0x55f4ae42490f in _PyObject_VectorcallTstate Include/internal/pycore_call.h:92\r\n2023-05-14T09:18:05.6144249Z #37 0x55f4ae42490f in _PyObject_CallNoArgsTstate Include/internal/pycore_call.h:99\r\n2023-05-14T09:18:05.6144663Z #38 0x55f4ae42490f in _PyObject_CallFunctionVa Objects/call.c:535\r\n2023-05-14T09:18:05.6145036Z #39 0x55f4ae4262e3 in callmethod Objects/call.c:634\r\n2023-05-14T09:18:05.6145400Z #40 0x55f4ae4262e3 in PyObject_CallMethod Objects/call.c:653\r\n2023-05-14T09:18:05.6145797Z #41 0x55f4ae769ca2 in init_importlib_external Python/import.c:2265\r\n2023-05-14T09:18:05.6146192Z #42 0x55f4ae769ca2 in _PyImport_InitExternal Python/import.c:3186\r\n2023-05-14T09:18:05.6146587Z #43 0x55f4ae7b30f3 in init_interp_main Python/pylifecycle.c:1116\r\n2023-05-14T09:18:05.6146981Z #44 0x55f4ae7b48c4 in pyinit_main Python/pylifecycle.c:1227\r\n2023-05-14T09:18:05.6147395Z #45 0x55f4ae7b76af in Py_InitializeFromConfig Python/pylifecycle.c:1258\r\n2023-05-14T09:18:05.6147773Z #46 0x55f4ae829c19 in pymain_init Modules/main.c:67\r\n`````\r\n\r\ncc @gpshead \n\n\u003c!-- gh-linked-prs --\u003e\n### Linked PRs\n* gh-104667\n* gh-104669\n* gh-104673\n\u003c!-- /gh-linked-prs --\u003e\n","author":{"url":"https://github.com/corona10","@type":"Person","name":"corona10"},"datePublished":"2023-05-14T10:10:43.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":9},"url":"https://github.com/104472/cpython/issues/104472"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:4b52e5fd-1695-60fd-a12d-1afac481c416 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 93AC:29B8E2:58921E:7B7C15:696A797D |
| html-safe-nonce | b86f1962c5f8d95660fdfaefeb251422fb219ef8afc9d0040d914e1b9d2261e0 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5M0FDOjI5QjhFMjo1ODkyMUU6N0I3QzE1OjY5NkE3OTdEIiwidmlzaXRvcl9pZCI6Ijg2MTE5NjEyMzA0NjY5MDY0OTMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | a37cec2acdc6425a58aa898ddf39550d9927024a69b16f5c1abb202488d0da05 |
| hovercard-subject-tag | issue:1708889273 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/104472/issue_layout |
| twitter:image | https://opengraph.githubassets.com/060baecae933ee02fc79f77f9e6d999d21ab9c62958d252f85e4608738ef39c1/python/cpython/issues/104472 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/060baecae933ee02fc79f77f9e6d999d21ab9c62958d252f85e4608738ef39c1/python/cpython/issues/104472 |
| og:image:alt | See: https://github.com/python/cpython/actions/runs/4971544925/jobs/8896154582 Unicodeobject looks quite related. 2023-05-14T09:18:05.5991524Z Direct leak of 1702 byte(s) in 27 object(s) allocated ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | corona10 |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5b774e44f85c14a75886edd04ddda4e5a25ddebbb241bcbb590b08a3048730e8 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | cc5f4eee261b3601c1e98e217ceaf28508b9567e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width