René's URL Explorer Experiment


Title: segmentfault when pip installing setuptools · Issue #129992 · python/cpython · GitHub

Open Graph Title: segmentfault when pip installing setuptools · Issue #129992 · python/cpython

X Title: segmentfault when pip installing setuptools · Issue #129992 · python/cpython

Description: Crash report What happened? (test) ➜ build git:(development) gdb --args /workspace/git/ezennin/mbedtls/build/test/bin/python3 /workspace/git/ezennin/mbedtls/build/test/lib/python3.12/site-packages/pip/__pip-runner__.py install --ignore-i...

Open Graph Description: Crash report What happened? (test) ➜ build git:(development) gdb --args /workspace/git/ezennin/mbedtls/build/test/bin/python3 /workspace/git/ezennin/mbedtls/build/test/lib/python3.12/site-packages/...

X Description: Crash report What happened? (test) ➜ build git:(development) gdb --args /workspace/git/ezennin/mbedtls/build/test/bin/python3 /workspace/git/ezennin/mbedtls/build/test/lib/python3.12/site-packages/...

Opengraph URL: https://github.com/python/cpython/issues/129992

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"segmentfault when pip installing setuptools","articleBody":"# Crash report\n\n### What happened?\n\n```\n(test) ➜  build git:(development) gdb --args /workspace/git/ezennin/mbedtls/build/test/bin/python3 /workspace/git/ezennin/mbedtls/build/test/lib/python3.12/site-packages/pip/__pip-runner__.py install --ignore-installed --no-user --prefix /tmp/pip-build-env-fmnjkpz1/overlay --no-warn-script-location --disable-pip-version-check --target '' -v --no-binary :none: --only-binary :none: -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple -- 'setuptools\u003e=40.8.0'\nGNU gdb (GDB) Red Hat Enterprise Linux 8.2-20.el8\nCopyright (C) 2018 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later \u003chttp://gnu.org/licenses/gpl.html\u003e\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\nType \"show copying\" and \"show warranty\" for details.\nThis GDB was configured as \"x86_64-redhat-linux-gnu\".\nType \"show configuration\" for configuration details.\nFor bug reporting instructions, please see:\n\u003chttp://www.gnu.org/software/gdb/bugs/\u003e.\nFind the GDB manual and other documentation resources online at:\n    \u003chttp://www.gnu.org/software/gdb/documentation/\u003e.\n\nFor help, type \"help\".\nType \"apropos word\" to search for commands related to \"word\"...\n\nwarning: /workspace/git/ezennin/peda/peda.py: No such file or directory\nReading symbols from /workspace/git/ezennin/mbedtls/build/test/bin/python3...done.\n(gdb) r\nStarting program: /workspace/git/ezennin/mbedtls/build/test/bin/python3 /workspace/git/ezennin/mbedtls/build/test/lib/python3.12/site-packages/pip/__pip-runner__.py install --ignore-installed --no-user --prefix /tmp/pip-build-env-fmnjkpz1/overlay --no-warn-script-location --disable-pip-version-check --target '' -v --no-binary :none: --only-binary :none: -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple -- setuptools\\\u003e=40.8.0\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library \"/lib64/libthread_db.so.1\".\nUsing pip 25.0.1 from /workspace/git/ezennin/mbedtls/build/test/lib/python3.12/site-packages/pip (python 3.12)\n[Detaching after vfork from child process 728053]\n[Detaching after vfork from child process 728078]\n[Detaching after vfork from child process 728079]\nLooking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple\nCollecting setuptools\u003e=40.8.0\n  Using cached https://mirrors.tuna.tsinghua.edu.cn/pypi/web/packages/69/8a/b9dc7678803429e4a3bc9ba462fa3dd9066824d3c607490235c6a796be5a/setuptools-75.8.0-py3-none-any.whl (1.2 MB)\nInstalling collected packages: setuptools\n\nProgram received signal SIGSEGV, Segmentation fault.\n0x00007fffe4c0e70f in _getcode (self=0x0, \n    name=0x1484b58 \"SNOWMAN}\\\",\\n\", ' ' \u003crepeats 16 times\u003e, \"extras_require={\\\"voting\\\": [\\\"beaglevote\\\"]},\\n\", ' ' \u003crepeats 12 times\u003e, \")\\n\", ' ' \u003crepeats 12 times\u003e, \"@A\\254\", namelen=7, \n    code=0x7fffffffa48c, with_named_seq=0) at ./Modules/unicodedata.c:1275\n1275        v = code_hash[i];\nMissing separate debuginfos, use: yum debuginfo-install bzip2-libs-1.0.6-27.el8_10.x86_64 glibc-2.28-251.el8_10.5.x86_64 libuuid-2.32.1-46.el8.x86_64 openssl-libs-1.1.1k-14.el8_6.x86_64 xz-libs-5.2.4-4.el8_6.x86_64\n(gdb) bt\n#0  0x00007fffe4c0e70f in _getcode (self=0x0, \n    name=0x1484b58 \"SNOWMAN}\\\",\\n\", ' ' \u003crepeats 16 times\u003e, \"extras_require={\\\"voting\\\": [\\\"beaglevote\\\"]},\\n\", ' ' \u003crepeats 12 times\u003e, \")\\n\", ' ' \u003crepeats 12 times\u003e, \"@A\\254\", namelen=7, \n    code=0x7fffffffa48c, with_named_seq=0) at ./Modules/unicodedata.c:1275\n#1  0x0000000000584e89 in _PyUnicode_DecodeUnicodeEscapeInternal (s=\u003coptimized out\u003e, size=\u003coptimized out\u003e, errors=errors@entry=0x0, consumed=consumed@entry=0x0, \n    first_invalid_escape=first_invalid_escape@entry=0x7fffffffa588) at Objects/unicodeobject.c:6239\n#2  0x00000000005b9e6d in decode_unicode_with_escapes (parser=0x7fffe3add110, s=\u003coptimized out\u003e, len=\u003cerror reading variable: dwarf2_find_location_expression: Corrupted DWARF expression.\u003e, t=0x7fffe389d970)\n    at Parser/string_parser.c:146\n#3  0x0000000000544f30 in _PyPegen_constant_from_string (p=p@entry=0x7fffe3add110, tok=0x7fffe389d970) at Parser/action_helpers.c:1331\n#4  0x0000000000549faa in string_rule (p=0x7fffe3add110) at Parser/parser.c:16242\n#5  _tmp_259_rule (p=0x7fffe3add110) at Parser/parser.c:40700\n#6  _loop1_115_rule (p=0x7fffe3add110) at Parser/parser.c:32163\n#7  strings_rule (p=0x7fffe3add110) at Parser/parser.c:16294\n#8  0x0000000000549370 in atom_rule (p=0x7fffe3add110) at Parser/parser.c:14819\n#9  0x0000000000550fd6 in primary_raw (p=0x7fffe3add110) at Parser/parser.c:14327\n#10 0x0000000000550c8b in primary_rule (p=0x7fffe3add110) at Parser/parser.c:14126\n#11 0x00000000005506b9 in await_primary_rule (p=0x7fffe3add110) at Parser/parser.c:14079\n#12 power_rule (p=0x7fffe3add110) at Parser/parser.c:13956\n#13 factor_rule (p=0x7fffe3add110) at Parser/parser.c:13906\n#14 0x000000000054fbab in term_raw (p=0x7fffe3add110) at Parser/parser.c:13746\n#15 0x000000000054f853 in term_rule (p=0x7fffe3add110) at Parser/parser.c:13509\n#16 0x000000000054f616 in sum_raw (p=0x7fffe3add110) at Parser/parser.c:13462\n#17 sum_rule (p=0x7fffe3add110) at Parser/parser.c:13342\n#18 0x000000000054f342 in shift_expr_raw (p=0x7fffe3add110) at Parser/parser.c:13301\n#19 shift_expr_rule (p=0x7fffe3add110) at Parser/parser.c:13181\n#20 0x000000000054e8e1 in bitwise_and_raw (p=0x7fffe3add110) at Parser/parser.c:13140\n#21 bitwise_and_rule (p=0x7fffe3add110) at Parser/parser.c:13059\n#22 bitwise_xor_raw (p=0x7fffe3add110) at Parser/parser.c:13019\n#23 bitwise_xor_rule (p=0x7fffe3add110) at Parser/parser.c:12937\n#24 0x000000000054cef5 in bitwise_or_raw (p=0x7fffe3add110) at Parser/parser.c:12896\n#25 bitwise_or_rule (p=0x7fffe3add110) at Parser/parser.c:12815\n#26 comparison_rule (p=0x7fffe3add110) at Parser/parser.c:12055\n#27 inversion_rule (p=0x7fffe3add110) at Parser/parser.c:12006\n#28 0x000000000054c25f in conjunction_rule (p=0x7fffe3add110) at Parser/parser.c:11882\n#29 0x000000000054bf8f in disjunction_rule (p=0x7fffe3add110) at Parser/parser.c:11794\n#30 0x000000000054bdbf in expression_rule (p=0x7fffe3add110) at Parser/parser.c:11082\n#31 0x000000000054b99e in _tmp_122_rule (p=0x7fffe3add110) at Parser/parser.c:32616\n#32 genexp_rule (p=0x7fffe3add110) at Parser/parser.c:17168\n#33 0x0000000000550ec6 in primary_raw (p=0x7fffe3add110) at Parser/parser.c:14115\n#34 0x0000000000550cd8 in primary_rule (p=0x7fffe3add110) at Parser/parser.c:14126\n#35 0x00000000005506b9 in await_primary_rule (p=0x7fffe3add110) at Parser/parser.c:14079\n#36 power_rule (p=0x7fffe3add110) at Parser/parser.c:13956\n#37 factor_rule (p=0x7fffe3add110) at Parser/parser.c:13906\n#38 0x000000000054fbab in term_raw (p=0x7fffe3add110) at Parser/parser.c:13746\n#39 0x000000000054f853 in term_rule (p=0x7fffe3add110) at Parser/parser.c:13509\n#40 0x000000000054f616 in sum_raw (p=0x7fffe3add110) at Parser/parser.c:13462\n#41 sum_rule (p=0x7fffe3add110) at Parser/parser.c:13342\n#42 0x000000000054f342 in shift_expr_raw (p=0x7fffe3add110) at Parser/parser.c:13301\n--Type \u003cRET\u003e for more, q to quit, c to continue without paging--\n#43 shift_expr_rule (p=0x7fffe3add110) at Parser/parser.c:13181\n#44 0x000000000054e8e1 in bitwise_and_raw (p=0x7fffe3add110) at Parser/parser.c:13140\n#45 bitwise_and_rule (p=0x7fffe3add110) at Parser/parser.c:13059\n#46 bitwise_xor_raw (p=0x7fffe3add110) at Parser/parser.c:13019\n#47 bitwise_xor_rule (p=0x7fffe3add110) at Parser/parser.c:12937\n#48 0x000000000054cef5 in bitwise_or_raw (p=0x7fffe3add110) at Parser/parser.c:12896\n#49 bitwise_or_rule (p=0x7fffe3add110) at Parser/parser.c:12815\n#50 comparison_rule (p=0x7fffe3add110) at Parser/parser.c:12055\n#51 inversion_rule (p=0x7fffe3add110) at Parser/parser.c:12006\n#52 0x000000000054c25f in conjunction_rule (p=0x7fffe3add110) at Parser/parser.c:11882\n#53 0x000000000054bf8f in disjunction_rule (p=0x7fffe3add110) at Parser/parser.c:11794\n#54 0x000000000054bdbf in expression_rule (p=0x7fffe3add110) at Parser/parser.c:11082\n#55 0x00000000005b601f in kvpair_rule (p=0x7fffe3add110) at Parser/parser.c:16753\n#56 double_starred_kvpair_rule (p=0x7fffe3add110) at Parser/parser.c:16714\n#57 _gather_117_rule (p=0x7fffe3add110) at Parser/parser.c:32352\n#58 0x000000000054966a in double_starred_kvpairs_rule (p=0x7fffe3add110) at Parser/parser.c:16641\n#59 dict_rule (p=0x7fffe3add110) at Parser/parser.c:16561\n#60 _tmp_96_rule (p=0x7fffe3add110) at Parser/parser.c:30838\n#61 atom_rule (p=0x7fffe3add110) at Parser/parser.c:14772\n#62 0x0000000000550fd6 in primary_raw (p=0x7fffe3add110) at Parser/parser.c:14327\n#63 0x0000000000550c8b in primary_rule (p=0x7fffe3add110) at Parser/parser.c:14126\n#64 0x00000000005506b9 in await_primary_rule (p=0x7fffe3add110) at Parser/parser.c:14079\n#65 power_rule (p=0x7fffe3add110) at Parser/parser.c:13956\n#66 factor_rule (p=0x7fffe3add110) at Parser/parser.c:13906\n#67 0x000000000054fbab in term_raw (p=0x7fffe3add110) at Parser/parser.c:13746\n#68 0x000000000054f853 in term_rule (p=0x7fffe3add110) at Parser/parser.c:13509\n#69 0x000000000054f616 in sum_raw (p=0x7fffe3add110) at Parser/parser.c:13462\n#70 sum_rule (p=0x7fffe3add110) at Parser/parser.c:13342\n#71 0x000000000054f342 in shift_expr_raw (p=0x7fffe3add110) at Parser/parser.c:13301\n#72 shift_expr_rule (p=0x7fffe3add110) at Parser/parser.c:13181\n#73 0x000000000054e8e1 in bitwise_and_raw (p=0x7fffe3add110) at Parser/parser.c:13140\n#74 bitwise_and_rule (p=0x7fffe3add110) at Parser/parser.c:13059\n#75 bitwise_xor_raw (p=0x7fffe3add110) at Parser/parser.c:13019\n#76 bitwise_xor_rule (p=0x7fffe3add110) at Parser/parser.c:12937\n#77 0x000000000054cef5 in bitwise_or_raw (p=0x7fffe3add110) at Parser/parser.c:12896\n#78 bitwise_or_rule (p=0x7fffe3add110) at Parser/parser.c:12815\n#79 comparison_rule (p=0x7fffe3add110) at Parser/parser.c:12055\n#80 inversion_rule (p=0x7fffe3add110) at Parser/parser.c:12006\n#81 0x000000000054c25f in conjunction_rule (p=0x7fffe3add110) at Parser/parser.c:11882\n#82 0x000000000054bf8f in disjunction_rule (p=0x7fffe3add110) at Parser/parser.c:11794\n#83 0x000000000054bdbf in expression_rule (p=0x7fffe3add110) at Parser/parser.c:11082\n#84 0x00000000005b60be in kvpair_rule (p=0x7fffe3add110) at Parser/parser.c:32277\n#85 double_starred_kvpair_rule (p=0x7fffe3add110) at Parser/parser.c:16714\n#86 _loop0_118_rule (p=0x7fffe3add110) at Parser/parser.c:32287\n#87 _gather_117_rule (p=0x7fffe3add110) at Parser/parser.c:32354\n#88 0x000000000054966a in double_starred_kvpairs_rule (p=0x7fffe3add110) at Parser/parser.c:16641\n#89 dict_rule (p=0x7fffe3add110) at Parser/parser.c:16561\n--Type \u003cRET\u003e for more, q to quit, c to continue without paging--\n#90 _tmp_96_rule (p=0x7fffe3add110) at Parser/parser.c:30838\n#91 atom_rule (p=0x7fffe3add110) at Parser/parser.c:14772\n#92 0x0000000000548aa5 in t_primary_raw (p=0x7fffe3add110) at Parser/parser.c:18966\n#93 0x000000000054afa7 in t_primary_rule (p=0x7fffe3add110) at Parser/parser.c:18757\n#94 target_with_star_atom_rule (p=0x7fffe3add110) at Parser/parser.c:18257\n#95 0x000000000054a541 in star_target_rule (p=0x7fffe3add110) at Parser/parser.c:18199\n#96 star_targets_rule (p=0x7fffe3add110) at Parser/parser.c:17942\n#97 0x00000000005478e9 in _tmp_250_rule (p=0x7fffe3add110) at Parser/parser.c:40231\n#98 _loop1_14_rule (p=0x7fffe3add110) at Parser/parser.c:25810\n#99 assignment_rule (p=0x7fffe3add110) at Parser/parser.c:2360\n#100 simple_stmt_rule (p=0x7fffe3add110) at Parser/parser.c:1707\n#101 0x0000000000546fa1 in simple_stmts_rule (p=0x7fffe3add110) at Parser/parser.c:1601\n#102 0x00000000005b2722 in statement_rule (p=0x7fffe3add110) at Parser/parser.c:1426\n#103 _loop1_3_rule (p=0x7fffe3add110) at Parser/parser.c:25157\n#104 statements_rule (p=0x7fffe3add110) at Parser/parser.c:1360\n#105 file_rule (p=0x7fffe3add110) at Parser/parser.c:1162\n#106 _PyPegen_parse (p=p@entry=0x7fffe3add110) at Parser/parser.c:41920\n#107 0x00000000005b142d in _PyPegen_run_parser (p=0x7fffe3add110) at Parser/pegen.c:926\n#108 0x00000000005b1263 in _PyPegen_run_parser_from_string (\n    str=str@entry=0x14925c0 \"from __future__ import annotations\\n\\nimport builtins\\nimport importlib\\nimport os.path\\nimport platform\\nimport shutil\\nimport stat\\nimport struct\\nimport sys\\nimport sysconfig\\nfrom contextlib import suppress\\n\"..., start_rule=start_rule@entry=257, filename_ob=filename_ob@entry=0x7fffe3c84c90, flags=flags@entry=0x7fffffffbab8, arena=0x7fffe3c26710, \n    arena@entry=0x5b1263 \u003c_PyPegen_run_parser_from_string+147\u003e) at Parser/pegen.c:1039\n#109 0x00000000005b9f2a in _PyParser_ASTFromString (\n    str=str@entry=0x14925c0 \"from __future__ import annotations\\n\\nimport builtins\\nimport importlib\\nimport os.path\\nimport platform\\nimport shutil\\nimport stat\\nimport struct\\nimport sys\\nimport sysconfig\\nfrom contextlib import suppress\\n\"..., filename=filename@entry=0x7fffe3c84c90, mode=mode@entry=257, flags=flags@entry=0x7fffffffbab8, arena=0x5b1263 \u003c_PyPegen_run_parser_from_string+147\u003e, \n    arena@entry=0x7fffe3c26710) at Parser/peg_api.c:14\n#110 0x00000000005fcec4 in Py_CompileStringObject (\n    str=0x14925c0 \"from __future__ import annotations\\n\\nimport builtins\\nimport importlib\\nimport os.path\\nimport platform\\nimport shutil\\nimport stat\\nimport struct\\nimport sys\\nimport sysconfig\\nfrom contextlib import suppress\\n\"..., filename=filename@entry=0x7fffe3c84c90, start=start@entry=257, flags=flags@entry=0x7fffffffbab8, optimize=optimize@entry=-1) at Python/pythonrun.c:1801\n#111 0x00000000005e28e3 in builtin_compile_impl (module=\u003coptimized out\u003e, source=0x14925a0, filename=0x7fffe3c84c90, mode=0xace568 \u003cconst_str_exec+40\u003e \"exec\", flags=0, dont_inherit=1, optimize=-1, \n    feature_version=\u003cerror reading variable: dwarf2_find_location_expression: Corrupted DWARF expression.\u003e) at Python/bltinmodule.c:831\n#112 builtin_compile (module=\u003coptimized out\u003e, args=\u003cerror reading variable: dwarf2_find_location_expression: Corrupted DWARF expression.\u003e, nargs=\u003coptimized out\u003e, kwnames=\u003coptimized out\u003e)\n    at Python/clinic/bltinmodule.c.h:383\n#113 0x000000000056c272 in cfunction_vectorcall_FASTCALL_KEYWORDS (func=\u003coptimized out\u003e, args=\u003coptimized out\u003e, nargsf=\u003coptimized out\u003e, kwnames=\u003coptimized out\u003e) at ./Include/cpython/methodobject.h:50\n#114 0x00000000005bd795 in _PyVectorcall_Call (tstate=0xb53070 \u003c_PyRuntime+458992\u003e, func=0x56c220 \u003ccfunction_vectorcall_FASTCALL_KEYWORDS\u003e, callable=0x7ffff7f745e0, tuple=\u003coptimized out\u003e, \n    kwargs=\u003coptimized out\u003e) at Objects/call.c:283\n#115 0x000000000059602a in _PyEval_EvalFrameDefault (tstate=\u003coptimized out\u003e, frame=\u003coptimized out\u003e, throwflag=\u003coptimized out\u003e) at Python/bytecodes.c:3263\n#116 0x00000000005e33ae in PyEval_EvalCode (co=co@entry=0xc33ec0, globals=globals@entry=0x7fffe9fd0a00, locals=locals@entry=0x7fffe9fd0a00) at Python/ceval.c:578\n#117 0x00000000005e2573 in builtin_exec_impl (module=\u003coptimized out\u003e, source=\u003cerror reading variable: dwarf2_find_location_expression: Corrupted DWARF expression.\u003e, globals=0x7fffe9fd0a00, \n    locals=0x7fffe9fd0a00, closure=\u003cerror reading variable: dwarf2_find_location_expression: Corrupted DWARF expression.\u003e) at Python/bltinmodule.c:1096\n#118 builtin_exec (module=\u003coptimized out\u003e, args=\u003coptimized out\u003e, nargs=\u003coptimized out\u003e, kwnames=\u003coptimized out\u003e) at Python/clinic/bltinmodule.c.h:586\n#119 0x000000000056c272 in cfunction_vectorcall_FASTCALL_KEYWORDS (func=\u003coptimized out\u003e, args=\u003coptimized out\u003e, nargsf=\u003coptimized out\u003e, kwnames=\u003coptimized out\u003e) at ./Include/cpython/methodobject.h:50\n#120 0x000000000055a0e4 in _PyObject_VectorcallTstate (tstate=0xb53070 \u003c_PyRuntime+458992\u003e, callable=0x7ffff7f74770, \n    callable@entry=\u003cerror reading variable: dwarf2_find_location_expression: Corrupted DWARF expression.\u003e, args=\u003coptimized out\u003e, \n    args@entry=\u003cerror reading variable: dwarf2_find_location_expression: Corrupted DWARF expression.\u003e, nargsf=\u003coptimized out\u003e, \n    nargsf@entry=\u003cerror reading variable: dwarf2_find_location_expression: Corrupted DWARF expression.\u003e, kwnames=\u003coptimized out\u003e, \n    kwnames@entry=\u003cerror reading variable: dwarf2_find_location_expression: Corrupted DWARF expression.\u003e) at ./Include/internal/pycore_call.h:92\n--Type \u003cRET\u003e for more, q to quit, c to continue without paging--\n#121 PyObject_Vectorcall (callable=0x7ffff7f74770, args=\u003coptimized out\u003e, nargsf=\u003coptimized out\u003e, kwnames=\u003coptimized out\u003e) at Objects/call.c:325\n#122 0x000000000058eca9 in _PyEval_EvalFrameDefault (tstate=\u003coptimized out\u003e, frame=\u003coptimized out\u003e, throwflag=\u003coptimized out\u003e) at Python/bytecodes.c:2715\n#123 0x00000000005e33ae in PyEval_EvalCode (co=co@entry=0xbf72b0, globals=globals@entry=0x7ffff7fd23c0, locals=locals@entry=0x7ffff7fd23c0) at Python/ceval.c:578\n#124 0x00000000005fd0e7 in run_eval_code_obj (tstate=0xb53070 \u003c_PyRuntime+458992\u003e, co=0xbf72b0, globals=0x7ffff7fd23c0, locals=0x7ffff7fd23c0) at Python/pythonrun.c:1722\n#125 0x00000000005fd073 in run_mod (mod=\u003coptimized out\u003e, filename=\u003coptimized out\u003e, globals=0x7ffff7fd23c0, locals=0x7ffff7fd23c0, flags=\u003coptimized out\u003e, arena=\u003coptimized out\u003e) at Python/pythonrun.c:1743\n#126 0x00000000005fd4e2 in pyrun_file (fp=fp@entry=0xb96840, filename=filename@entry=0x7ffff7f30810, start=start@entry=257, globals=globals@entry=0x7ffff7fd23c0, locals=locals@entry=0x7ffff7fd23c0, \n    closeit=closeit@entry=1, flags=0x7fffffffc208) at Python/pythonrun.c:1643\n#127 0x00000000005fd395 in _PyRun_SimpleFileObject (fp=0xb96840, filename=0x7ffff7f30810, closeit=1, flags=0x7fffffffc208) at Python/pythonrun.c:433\n#128 0x00000000005fd1ca in _PyRun_AnyFileObject (fp=fp@entry=0xb96840, filename=filename@entry=0x7ffff7f30810, closeit=closeit@entry=1, flags=flags@entry=0x7fffffffc208) at Python/pythonrun.c:78\n#129 0x0000000000602e41 in pymain_run_file_obj (program_name=0x7ffff7f07150, filename=0x7ffff7f30810, skip_source_first_line=0) at Modules/main.c:360\n#130 pymain_run_file (config=0xaf5c50 \u003c_PyRuntime+77008\u003e) at Modules/main.c:379\n#131 pymain_run_python (exitcode=\u003cerror reading variable: dwarf2_find_location_expression: Corrupted DWARF expression.\u003e) at Modules/main.c:633\n#132 Py_RunMain () at Modules/main.c:713\n#133 0x0000000000602a95 in Py_BytesMain (argc=\u003coptimized out\u003e, argv=\u003coptimized out\u003e) at Modules/main.c:767\n#134 0x00007ffff70877e5 in __libc_start_main () from /lib64/libc.so.6\n#135 0x00000000005b102e in _start () at Modules/main.c:478\n(gdb) \n(gdb) \n(gdb) p code_hash\nvalue requires 262144 bytes, which is more than max-value-size\n(gdb) info locals\nh = 9443209\nv = \u003coptimized out\u003e\ni = 9496694\nincr = \u003coptimized out\u003e\n(gdb) \n```\n\n### CPython versions tested on:\n\n3.12\n\n### Operating systems tested on:\n\nLinux\n\n### Output from running 'python -VV' on the command line:\n\n_No response_","author":{"url":"https://github.com/kemier","@type":"Person","name":"kemier"},"datePublished":"2025-02-11T09:11:41.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/129992/cpython/issues/129992"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:febdb7f2-00fc-45cb-a7a8-6660fe880ce8
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCFD6:E27E8:1260FE8:193710F:6969F8FF
html-safe-nonce1ff72fc424d555379a2a27f07ce1fe5bc3d708082ffca9a2031968081ad2457e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRkQ2OkUyN0U4OjEyNjBGRTg6MTkzNzEwRjo2OTY5RjhGRiIsInZpc2l0b3JfaWQiOiIzMDA0OTIyMjYyMDg3OTIzOTY3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac4b826f5b0157bc3ae7bf42bd798b0bc56e67a9db93f290e1e94b955342da5b3d
hovercard-subject-tagissue:2844758261
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/129992/issue_layout
twitter:imagehttps://opengraph.githubassets.com/f625659ba329c1050a21ce7e43d0efb6e4b18f13a99eaba924cba0750450165b/python/cpython/issues/129992
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/f625659ba329c1050a21ce7e43d0efb6e4b18f13a99eaba924cba0750450165b/python/cpython/issues/129992
og:image:altCrash report What happened? (test) ➜ build git:(development) gdb --args /workspace/git/ezennin/mbedtls/build/test/bin/python3 /workspace/git/ezennin/mbedtls/build/test/lib/python3.12/site-packages/...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekemier
hostnamegithub.com
expected-hostnamegithub.com
None7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasebdde15ad1b403e23b08bbd89b53fbe6bdf688cad
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/129992#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F129992
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F129992
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/129992
Reloadhttps://github.com/python/cpython/issues/129992
Reloadhttps://github.com/python/cpython/issues/129992
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/129992
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/issues/129992
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/129992
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/129992
segmentfault when pip installing setuptoolshttps://github.com/python/cpython/issues/129992#top
buildThe build process and cross-buildhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22build%22
interpreter-core(Objects, Python, Grammar, and Parser dirs)https://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22interpreter-core%22
type-crashA hard crash of the interpreter, possibly with a core dumphttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-crash%22
https://github.com/kemier
https://github.com/kemier
kemierhttps://github.com/kemier
on Feb 11, 2025https://github.com/python/cpython/issues/129992#issue-2844758261
buildThe build process and cross-buildhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22build%22
interpreter-core(Objects, Python, Grammar, and Parser dirs)https://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22interpreter-core%22
type-crashA hard crash of the interpreter, possibly with a core dumphttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-crash%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.