Title: Fuzz dis module and find crashes for dis.dis(), dis.get_instructions() dis.show_code() · Issue #88075 · python/cpython · GitHub
Open Graph Title: Fuzz dis module and find crashes for dis.dis(), dis.get_instructions() dis.show_code() · Issue #88075 · python/cpython
X Title: Fuzz dis module and find crashes for dis.dis(), dis.get_instructions() dis.show_code() · Issue #88075 · python/cpython
Description: BPO 43909 Nosy @serhiy-storchaka Superseder bpo-43664: Compiling long expression leads to segfault (again) Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more d...
Open Graph Description: BPO 43909 Nosy @serhiy-storchaka Superseder bpo-43664: Compiling long expression leads to segfault (again) Note: these values reflect the state of the issue at the time it was migrated and might no...
X Description: BPO 43909 Nosy @serhiy-storchaka Superseder bpo-43664: Compiling long expression leads to segfault (again) Note: these values reflect the state of the issue at the time it was migrated and might no...
Opengraph URL: https://github.com/python/cpython/issues/88075
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Fuzz dis module and find crashes for dis.dis(), dis.get_instructions() dis.show_code()","articleBody":"BPO | [43909](https://bugs.python.org/issue43909)\n--- | :---\nNosy | @serhiy-storchaka\nSuperseder | \u003cli\u003ebpo-43664: Compiling long expression leads to segfault (again)\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 2021-04-22.07:15:32.661\u003e\ncreated_at = \u003cDate 2021-04-22.04:29:23.588\u003e\nlabels = ['library', '3.10', 'type-crash']\ntitle = 'Fuzz dis module and find crashes for dis.dis(), dis.get_instructions() dis.show_code()'\nupdated_at = \u003cDate 2021-04-22.07:15:32.658\u003e\nuser = 'https://bugs.python.org/xxm'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2021-04-22.07:15:32.658\u003e\nactor = 'serhiy.storchaka'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2021-04-22.07:15:32.661\u003e\ncloser = 'serhiy.storchaka'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2021-04-22.04:29:23.588\u003e\ncreator = 'xxm'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 43909\nkeywords = []\nmessage_count = 2.0\nmessages = ['391574', '391579']\nnosy_count = 2.0\nnosy_names = ['serhiy.storchaka', 'xxm']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '43664'\ntype = 'crash'\nurl = 'https://bugs.python.org/issue43909'\nversions = ['Python 3.10']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/xxm","@type":"Person","name":"xxm"},"datePublished":"2021-04-22T04:29:24.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/88075/cpython/issues/88075"}
| 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:9100d936-ae05-9bc4-c00e-df864b38276d |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A7E2:3D248:62E047:853647:6A580B87 |
| html-safe-nonce | 4f2d39d3253ddd99d0833b2c07bd03fe4d0f4eae97e8c4537cd38a8a20a89cd4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBN0UyOjNEMjQ4OjYyRTA0Nzo4NTM2NDc6NkE1ODBCODciLCJ2aXNpdG9yX2lkIjoiNDI3MTk4NjU4MTM0NTY2Nzk3NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 47df452afc05c7c26b4149b0ad7e24f2faa616fc865213847894041ac2602aae |
| hovercard-subject-tag | issue:1199057085 |
| 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/88075/issue_layout |
| twitter:image | https://opengraph.githubassets.com/6af1f9f4d24a8ea2f1fcdc3d4032441dddf39520fd2c0becdc95ff2a5def9284/python/cpython/issues/88075 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/6af1f9f4d24a8ea2f1fcdc3d4032441dddf39520fd2c0becdc95ff2a5def9284/python/cpython/issues/88075 |
| og:image:alt | BPO 43909 Nosy @serhiy-storchaka Superseder bpo-43664: Compiling long expression leads to segfault (again) Note: these values reflect the state of the issue at the time it was migrated and might no... |
| 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 | 49c8c15fabcbf356d607a90ca115c13b273e42ff8b74155de050fd229a9b0121 |
| 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 | 3fb1f684e7a833eb1b2d01d39875a2b52cb4fe9b |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width