Title: Objects/typeobject.c: No such file or directory. · Issue #111203 · python/cpython · GitHub
Open Graph Title: Objects/typeobject.c: No such file or directory. · Issue #111203 · python/cpython
X Title: Objects/typeobject.c: No such file or directory. · Issue #111203 · python/cpython
Description: Crash report What happened? hi, team: my python version is 3.7.9; os: CentOS 7.3 Linux localhost.localdomain 3.10.0-514.el7.x86_64; I got a Segmentation fault as flow: Program terminated with signal 11, Segmentation fault. #0 0x000000000...
Open Graph Description: Crash report What happened? hi, team: my python version is 3.7.9; os: CentOS 7.3 Linux localhost.localdomain 3.10.0-514.el7.x86_64; I got a Segmentation fault as flow: Program terminated with signa...
X Description: Crash report What happened? hi, team: my python version is 3.7.9; os: CentOS 7.3 Linux localhost.localdomain 3.10.0-514.el7.x86_64; I got a Segmentation fault as flow: Program terminated with signa...
Opengraph URL: https://github.com/python/cpython/issues/111203
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Objects/typeobject.c: No such file or directory.","articleBody":"# Crash report\n\n### What happened?\n\nhi, team:\n my python version is 3.7.9; os: CentOS 7.3 Linux localhost.localdomain 3.10.0-514.el7.x86_64;\n I got a Segmentation fault as flow:\nProgram terminated with signal 11, Segmentation fault.\n#0 0x00000000004ae966 in add_tp_new_wrapper (type=0x7f487bc06a70) at Objects/typeobject.c:5966\n5966 Objects/typeobject.c: No such file or directory.\n(gdb) bt\n#0 0x00000000004ae966 in add_tp_new_wrapper (type=0x7f487bc06a70) at Objects/typeobject.c:5966\n#1 add_operators (type=0x7f487bc06a70) at Objects/typeobject.c:7462\n#2 PyType_Ready (type=0x7f487bc06a70) at Objects/typeobject.c:5214\n#3 0x00000000004af58e in find_name_in_mro (type=\u003coptimized out\u003e, name=0x18600c0, error=0x7f4889fa9660) at Objects/typeobject.c:3078\n#4 0x00007f4863b3af48 in ?? ()\n#5 0x00007f4863b3add0 in ?? ()\n#6 0x00007f48631652d0 in ?? ()\n#7 0x00007f4863185a10 in ?? ()\n#8 0x00000000004f4209 in _PyEval_EvalFrameDefault (f=0x49bb9e \u003c_PyObject_LookupAttr+94\u003e, throwflag=2076207728) at Python/ceval.c:878\n#9 0x0000000000461e9a in _PyBytes_DecodeEscape (s=0x7ffcb517e360 \"\\320R\\026cH\\177\", len=139949258015200, errors=\u003coptimized out\u003e, unicode=\u003coptimized out\u003e,\n recode_encoding=\u003coptimized out\u003e, first_invalid_escape=\u003coptimized out\u003e) at Objects/bytesobject.c:1195\n#10 0x00000000004905e3 in clone_combined_dict (orig=0x7f4889fd3770) at Objects/dictobject.c:645\n#11 PyDict_Copy (o=0x7f4889fd3770) at Objects/dictobject.c:2590\n#12 0x00007ffcb517e6b0 in ?? ()\n#13 0x00007f4866d06d70 in ?? ()\n#14 0x000000000048b256 in lookdict_unicode_nodummy (mp=\u003coptimized out\u003e, key=0x7f488a029910, hash=139948940347424, value_addr=\u003coptimized out\u003e)\n at Objects/dictobject.c:863\n#15 0x0000000000088428 in ?? ()\n#16 0x00007f48809664d0 in ?? ()\n#17 0x00007f4866d1d4d0 in ?? ()\n#18 0x00007f48631980b0 in ?? ()\n#19 0x00007f488a002950 in ?? ()\n#20 0x00007f487c7138d4 in ?? ()\n#21 0x00007f4866e0e1e0 in ?? ()\n#22 0x000000000046dee4 in frame_tp_clear (f=0x7f488a029910) at Objects/frameobject.c:547\n#23 0x0000000000000001 in ?? ()\n#24 0x0000000002442f28 in ?? ()\n#25 0x0000000000000001 in ?? ()\n#26 0x000000000100e8f0 in ?? ()\n#27 0x0000000000461e9a in _PyBytes_DecodeEscape (s=0x100e8f0 \"\\200\\377/\\001\", len=4764246, errors=\u003coptimized out\u003e, unicode=\u003coptimized out\u003e,\n recode_encoding=\u003coptimized out\u003e, first_invalid_escape=\u003coptimized out\u003e) at Objects/bytesobject.c:1195\n#28 0x00007ffcb517e9d0 in ?? ()\n#29 0x00007ffcb517e910 in ?? ()\n#30 0x00007f487b5f79c0 in ?? ()\n#31 0x00007f4866d1c450 in ?? ()\n#32 0x00007f4863185a10 in ?? ()\n#33 0x0000000002192fa0 in ?? ()\n#34 0x00007f487b5f7990 in ?? ()\n#35 0x00007ffcb517ea30 in ?? ()\n#36 0x0000000000000030 in ?? ()\n#37 0x00007f4889feb430 in ?? ()\n#38 0x0000000001340330 in ?? ()\n#39 0x00007f4866d1c450 in ?? ()\n#40 0x00007f4863185a10 in ?? ()\n#41 0x0000000002192fa0 in ?? ()\n#42 0x0000000000464ecc in _PyObject_FastCallDict (kwargs=0x0, nargs=\u003coptimized out\u003e, args=0x7f487c7137b0, callable=0x7f4889feb430) at Objects/call.c:128\n#43 object_vacall (callable=0x7f4889feb430, vargs=\u003coptimized out\u003e) at Objects/call.c:1200\n#44 0x00000000004af77b in find_name_in_mro (type=0x7f48822d97f0, name=0x48b256 \u003clookdict_unicode_nodummy+278\u003e, error=0x7f4866d1c450) at Objects/typeobject.c:3048\n#45 0x000000000049b278 in _PyObject_GenericGetAttrWithDict (suppress=0, dict=0x0, name=0x7f48822d97f0, obj=0x7f4863185a10) at Objects/object.c:1237\n#46 PyObject_GenericGetAttr (name=0x7f48822d97f0, obj=0x7f4863185a10) at Objects/object.c:1309\n#47 PyObject_GetAttr (name=0x7f48822d97f0, v=0x7f4863185a10) at Objects/object.c:913\n#48 _PyObject_GetAttrId (v=0x7f4863185a10, name=\u003coptimized out\u003e) at Objects/object.c:875\n#49 0x00000000004f3929 in builtin_exec_impl (module=\u003coptimized out\u003e, locals=0x7f4866e0d5f6, globals=0x245ac48, source=\u003coptimized out\u003e) at Python/bltinmodule.c:1095\n#50 builtin_exec (module=\u003coptimized out\u003e, args=\u003coptimized out\u003e, nargs=\u003coptimized out\u003e) at Python/clinic/bltinmodule.c.h:283\n---Type \u003creturn\u003e to continue, or q \u003creturn\u003e to quit---\n#51 0x00007f4889feb050 in ?? ()\n#52 0x00007f4862c73dd0 in ?? ()\n#53 0x00000000004ae8be in add_methods (meth=0x0, type=0x0) at Objects/typeobject.c:4829\n#54 PyType_Ready (type=0x0) at Objects/typeobject.c:5217\n#55 0x00000000004af5b7 in find_name_in_mro (type=\u003coptimized out\u003e, name=0x7f4866d1d560, error=0x7f4866e0d6c0) at Objects/typeobject.c:3083\n#56 0x00000000005646c1 in _PyCode_ConstantKey (op=0x245aad0) at Objects/codeobject.c:514\n#57 0x00007f4866e0ea50 in ?? ()\n#58 0x00000000032fc620 in ?? ()\n#59 0x0000000066e09510 in ?? ()\n#60 0xffffffffffffffff in ?? ()\n#61 0x00007f4864423fa0 in ?? ()\n#62 0x00007f4866e094e0 in ?? ()\n#63 0xf1f800ec5aa700e0 in ?? ()\n#64 0x0000000000000006 in ?? ()\n#65 0x0000000000000001 in ?? ()\n#66 0x0000000000000000 in ?? ()\n\nCould U tell me how to deal with this problem.\n\n### CPython versions tested on:\n\n3.8\n\n### Operating systems tested on:\n\nLinux\n\n### Output from running 'python -VV' on the command line:\n\nPython 3.7.9 (default, Oct 13 2023, 00:08:33) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]","author":{"url":"https://github.com/LinanV","@type":"Person","name":"LinanV"},"datePublished":"2023-10-23T07:11:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/111203/cpython/issues/111203"}
| 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:578b53d8-f7dc-49da-ed7c-a83c3047592d |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C6AA:96AF8:2E337:3E0FB:6969C293 |
| html-safe-nonce | 43b0d292cbddb0265146c977ba16a52d544608e3d5cf741eb931e9080bee3cc7 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNkFBOjk2QUY4OjJFMzM3OjNFMEZCOjY5NjlDMjkzIiwidmlzaXRvcl9pZCI6IjMwMzUyMDg4OTcyNzcxOTg3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 1bdaa685eb871e5c54e90658664b63ef42db5922358f731dc046788854d25d1d |
| hovercard-subject-tag | issue:1956504052 |
| 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/111203/issue_layout |
| twitter:image | https://opengraph.githubassets.com/e43600c8b2b0830fc814ab2bac0955e6f2efbd0c80f7dfa834ee14ed8d78ecde/python/cpython/issues/111203 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/e43600c8b2b0830fc814ab2bac0955e6f2efbd0c80f7dfa834ee14ed8d78ecde/python/cpython/issues/111203 |
| og:image:alt | Crash report What happened? hi, team: my python version is 3.7.9; os: CentOS 7.3 Linux localhost.localdomain 3.10.0-514.el7.x86_64; I got a Segmentation fault as flow: Program terminated with signa... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | LinanV |
| hostname | github.com |
| expected-hostname | github.com |
| None | acedec8b5f975d9e3d494ddd8f949b0b8a0de59d393901e26f73df9dcba80056 |
| 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 | 83c08c21cdda978090dc44364b71aa5bc6dcea79 |
| ui-target | canary-1 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width