Title: memoryview from BufferedWriter becomes garbage · Issue #70907 · python/cpython · GitHub
Open Graph Title: memoryview from BufferedWriter becomes garbage · Issue #70907 · python/cpython
X Title: memoryview from BufferedWriter becomes garbage · Issue #70907 · python/cpython
Description: BPO 26720 Nosy @pitrou, @benjaminp, @vadmium, @serhiy-storchaka Superseder bpo-15994: memoryview to freed memory can cause segfault Note: these values reflect the state of the issue at the time it was migrated and might not reflect the c...
Open Graph Description: BPO 26720 Nosy @pitrou, @benjaminp, @vadmium, @serhiy-storchaka Superseder bpo-15994: memoryview to freed memory can cause segfault Note: these values reflect the state of the issue at the time it ...
X Description: BPO 26720 Nosy @pitrou, @benjaminp, @vadmium, @serhiy-storchaka Superseder bpo-15994: memoryview to freed memory can cause segfault Note: these values reflect the state of the issue at the time it ...
Opengraph URL: https://github.com/python/cpython/issues/70907
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"memoryview from BufferedWriter becomes garbage","articleBody":"BPO | [26720](https://bugs.python.org/issue26720)\n--- | :---\nNosy | @pitrou, @benjaminp, @vadmium, @serhiy-storchaka\nSuperseder | \u003cli\u003ebpo-15994: memoryview to freed memory can cause segfault\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 2016-04-18.13:43:40.744\u003e\ncreated_at = \u003cDate 2016-04-09.12:08:46.045\u003e\nlabels = ['type-bug', 'expert-IO']\ntitle = 'memoryview from BufferedWriter becomes garbage'\nupdated_at = \u003cDate 2016-04-18.13:43:40.742\u003e\nuser = 'https://github.com/vadmium'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-04-18.13:43:40.742\u003e\nactor = 'martin.panter'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2016-04-18.13:43:40.744\u003e\ncloser = 'martin.panter'\ncomponents = ['IO']\ncreation = \u003cDate 2016-04-09.12:08:46.045\u003e\ncreator = 'martin.panter'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 26720\nkeywords = []\nmessage_count = 9.0\nmessages = ['263083', '263113', '263114', '263172', '263248', '263272', '263304', '263623', '263665']\nnosy_count = 5.0\nnosy_names = ['pitrou', 'benjamin.peterson', 'stutzbach', 'martin.panter', 'serhiy.storchaka']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = None\nstatus = 'closed'\nsuperseder = '15994'\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue26720'\nversions = ['Python 2.7', 'Python 3.5', 'Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/vadmium","@type":"Person","name":"vadmium"},"datePublished":"2016-04-09T12:08:46.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":9},"url":"https://github.com/70907/cpython/issues/70907"}
| 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:fefecd6c-706c-d0ef-2936-b02373fb1696 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DF40:1FFDFF:568D154:7A45236:6A5002BA |
| html-safe-nonce | d758a9cdc3604ed2f18a518d399ead62c02a378d0e1891f4e8b9016bd8c84ffd |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERjQwOjFGRkRGRjo1NjhEMTU0OjdBNDUyMzY6NkE1MDAyQkEiLCJ2aXNpdG9yX2lkIjoiNTkxMzM1OTg2NDUyOTE1ODg0MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | c35a4d4bb98373466a045b9cdc8be47b623d1d3f7cd881157df3c56fe549d51f |
| hovercard-subject-tag | issue:1198950431 |
| 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/70907/issue_layout |
| twitter:image | https://opengraph.githubassets.com/f3137bbca89b8ac52f4701af7753dd4881997bfdc8206e14e485883ac284d739/python/cpython/issues/70907 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/f3137bbca89b8ac52f4701af7753dd4881997bfdc8206e14e485883ac284d739/python/cpython/issues/70907 |
| og:image:alt | BPO 26720 Nosy @pitrou, @benjaminp, @vadmium, @serhiy-storchaka Superseder bpo-15994: memoryview to freed memory can cause segfault Note: these values reflect the state of the issue at the time it ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | vadmium |
| hostname | github.com |
| expected-hostname | github.com |
| None | 56eec25a3430492dd6ec2a480eb33256a0da5192d5714b0db4f5ab5f33203d94 |
| 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 | e155b8a71f9284454f73118dfe5e634e74f7afb3 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width