Title: compilation seg faults on insanely large expressions · Issue #55592 · python/cpython · GitHub
Open Graph Title: compilation seg faults on insanely large expressions · Issue #55592 · python/cpython
X Title: compilation seg faults on insanely large expressions · Issue #55592 · python/cpython
Description: BPO 11383 Nosy @ncoghlan, @vstinner, @serhiy-storchaka Superseder bpo-5765: stack overflow evaluating eval("()" * 30000) Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current stat...
Open Graph Description: BPO 11383 Nosy @ncoghlan, @vstinner, @serhiy-storchaka Superseder bpo-5765: stack overflow evaluating eval("()" * 30000) Note: these values reflect the state of the issue at the time it was migrate...
X Description: BPO 11383 Nosy @ncoghlan, @vstinner, @serhiy-storchaka Superseder bpo-5765: stack overflow evaluating eval("()" * 30000) Note: these values reflect the state of the issue at the time it w...
Opengraph URL: https://github.com/python/cpython/issues/55592
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"compilation seg faults on insanely large expressions","articleBody":"BPO | [11383](https://bugs.python.org/issue11383)\n--- | :---\nNosy | @ncoghlan, @vstinner, @serhiy-storchaka\nSuperseder | \u003cli\u003ebpo-5765: stack overflow evaluating eval(\u0026quot;()\u0026quot; * 30000)\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 2017-10-28.10:38:37.787\u003e\ncreated_at = \u003cDate 2011-03-03.10:56:45.642\u003e\nlabels = ['interpreter-core', 'type-crash']\ntitle = 'compilation seg faults on insanely large expressions'\nupdated_at = \u003cDate 2017-10-28.10:38:37.786\u003e\nuser = 'https://github.com/ncoghlan'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2017-10-28.10:38:37.786\u003e\nactor = 'serhiy.storchaka'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2017-10-28.10:38:37.787\u003e\ncloser = 'serhiy.storchaka'\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2011-03-03.10:56:45.642\u003e\ncreator = 'ncoghlan'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 11383\nkeywords = []\nmessage_count = 9.0\nmessages = ['129950', '129952', '131245', '131248', '174762', '174763', '174765', '177859', '305154']\nnosy_count = 4.0\nnosy_names = ['ncoghlan', 'vstinner', 'SilentGhost', 'serhiy.storchaka']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '5765'\ntype = 'crash'\nurl = 'https://bugs.python.org/issue11383'\nversions = ['Python 2.7', 'Python 3.2']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/ncoghlan","@type":"Person","name":"ncoghlan"},"datePublished":"2011-03-03T10:56:46.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":9},"url":"https://github.com/55592/cpython/issues/55592"}
| 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:b7620c9f-6756-5df4-7d7a-df689e43a42b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8A86:372744:4C3364:671407:6A51C82F |
| html-safe-nonce | 306dbbc5b8e5bd95c46c35d3ec4a596603f4d8ea96f252bed85f15cf99943993 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QTg2OjM3Mjc0NDo0QzMzNjQ6NjcxNDA3OjZBNTFDODJGIiwidmlzaXRvcl9pZCI6IjgyOTMyMjQzMDcyMTcyNTQ0NDciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | ad6ea3e4897ce671c60bd4c95265ec469ee2e4bb6288d9a7b2bf1aa85c6c8c91 |
| hovercard-subject-tag | issue:1198866583 |
| 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/55592/issue_layout |
| twitter:image | https://opengraph.githubassets.com/a3b82d21280a0ee114257aa94a7c227ff2dd5e995697dfa0406ba96ba73cb24a/python/cpython/issues/55592 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/a3b82d21280a0ee114257aa94a7c227ff2dd5e995697dfa0406ba96ba73cb24a/python/cpython/issues/55592 |
| og:image:alt | BPO 11383 Nosy @ncoghlan, @vstinner, @serhiy-storchaka Superseder bpo-5765: stack overflow evaluating eval("()" * 30000) Note: these values reflect the state of the issue at the time it was migrate... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ncoghlan |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| 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 | 7aed05249554b889eb33d002851a973eebcc7e91 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width