Title: Segmentation fault in running ast.literal_eval() with large expression size. · Issue #86878 · python/cpython · GitHub
Open Graph Title: Segmentation fault in running ast.literal_eval() with large expression size. · Issue #86878 · python/cpython
X Title: Segmentation fault in running ast.literal_eval() with large expression size. · Issue #86878 · python/cpython
Description: BPO 42712 Nosy @rhettinger, @terryjreedy, @stestagg Superseder bpo-42609: Eval with too high string multiplication crashes newer Python versions Note: these values reflect the state of the issue at the time it was migrated and might not ...
Open Graph Description: BPO 42712 Nosy @rhettinger, @terryjreedy, @stestagg Superseder bpo-42609: Eval with too high string multiplication crashes newer Python versions Note: these values reflect the state of the issue at...
X Description: BPO 42712 Nosy @rhettinger, @terryjreedy, @stestagg Superseder bpo-42609: Eval with too high string multiplication crashes newer Python versions Note: these values reflect the state of the issue at...
Opengraph URL: https://github.com/python/cpython/issues/86878
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Segmentation fault in running ast.literal_eval() with large expression size.","articleBody":"BPO | [42712](https://bugs.python.org/issue42712)\n--- | :---\nNosy | @rhettinger, @terryjreedy, @stestagg\nSuperseder | \u003cli\u003ebpo-42609: Eval with too high string multiplication crashes newer Python versions\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = None\nclosed_at = \u003cDate 2022-01-17.22:43:22.957\u003e\ncreated_at = \u003cDate 2020-12-22.10:17:25.051\u003e\nlabels = ['interpreter-core', '3.8', '3.9', '3.10', '3.7', 'type-crash']\ntitle = 'Segmentation fault in running ast.literal_eval() with large expression size.'\nupdated_at = \u003cDate 2022-01-17.22:43:22.956\u003e\nuser = 'https://bugs.python.org/xxm'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2022-01-17.22:43:22.956\u003e\nactor = 'iritkatriel'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2022-01-17.22:43:22.957\u003e\ncloser = 'iritkatriel'\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2020-12-22.10:17:25.051\u003e\ncreator = 'xxm'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 42712\nkeywords = []\nmessage_count = 5.0\nmessages = ['383577', '383592', '383601', '384433', '384467']\nnosy_count = 4.0\nnosy_names = ['rhettinger', 'terry.reedy', 'xxm', 'stestagg']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '42609'\ntype = 'crash'\nurl = 'https://bugs.python.org/issue42712'\nversions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/xxm","@type":"Person","name":"xxm"},"datePublished":"2020-12-22T10:17:25.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/86878/cpython/issues/86878"}
| 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:caac495d-6d7e-3f47-5462-0911e86a8626 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D750:198E4:4E51D7B:6E2261B:6A56F1FB |
| html-safe-nonce | ab90a4a38d4d212f5d283bbbfe5605511d82316680428e3bd7afecd4e645306e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENzUwOjE5OEU0OjRFNTFEN0I6NkUyMjYxQjo2QTU2RjFGQiIsInZpc2l0b3JfaWQiOiIyNjYxNjg0NDg3NDQ1MjEzNjkyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | af9a5f292dafbd0f75c50936f6df8216f714134b10af105d1cf12489f01728fb |
| hovercard-subject-tag | issue:1199049646 |
| 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/86878/issue_layout |
| twitter:image | https://opengraph.githubassets.com/789b67eb07764329ebcc235338773f4d911b72c3f91a6527162a2fe143cb6e54/python/cpython/issues/86878 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/789b67eb07764329ebcc235338773f4d911b72c3f91a6527162a2fe143cb6e54/python/cpython/issues/86878 |
| og:image:alt | BPO 42712 Nosy @rhettinger, @terryjreedy, @stestagg Superseder bpo-42609: Eval with too high string multiplication crashes newer Python versions Note: these values reflect the state of the issue at... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | xxm |
| hostname | github.com |
| expected-hostname | github.com |
| None | 4eb29e5f807bd95e41196adfbc6d28f9af12d89830d8b684f3e871774ddff2fc |
| 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 | b056788a129fb0194b61f2ebb4c43f6a9f4dfd27 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width