Title: Should Python.Runtime.Py.With use Runtime.None instead of new PyObject(Runtime.PyNone)? · Issue #1192 · pythonnet/pythonnet · GitHub
Open Graph Title: Should Python.Runtime.Py.With use Runtime.None instead of new PyObject(Runtime.PyNone)? · Issue #1192 · pythonnet/pythonnet
X Title: Should Python.Runtime.Py.With use Runtime.None instead of new PyObject(Runtime.PyNone)? · Issue #1192 · pythonnet/pythonnet
Description: I'm not sure if I'm right, but I apologize in advance if I'm misleading the community After long exectution (I train large ML model), I fall into Fatal Python error: deallocating None Fatal Python error: deallocating None Current thread ...
Open Graph Description: I'm not sure if I'm right, but I apologize in advance if I'm misleading the community After long exectution (I train large ML model), I fall into Fatal Python error: deallocating None Fatal Python ...
X Description: I'm not sure if I'm right, but I apologize in advance if I'm misleading the community After long exectution (I train large ML model), I fall into Fatal Python error: deallocating None F...
Opengraph URL: https://github.com/pythonnet/pythonnet/issues/1192
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Should Python.Runtime.Py.With use Runtime.None instead of new PyObject(Runtime.PyNone)?","articleBody":"\u003e I'm not sure if I'm right, but I apologize in advance if I'm misleading the community\r\n\r\nAfter long exectution (I train large ML model), I fall into ``Fatal Python error: deallocating None``\r\n\r\n```\r\nFatal Python error: deallocating None\r\n\r\nCurrent thread 0x00007fc518efd700 (most recent call first):\r\n\r\nThread 0x00007fc4997fe700 (most recent call first):\r\n File \"/usr/local/lib/python3.7/threading.py\", line 300 in wait\r\n File \"/usr/local/lib/python3.7/queue.py\", line 179 in get\r\n File \"/usr/local/lib/python3.7/site-packages/tensorboard/summary/writer/event_file_writer.py\", line 232 in run\r\n File \"/usr/local/lib/python3.7/threading.py\", line 926 in _bootstrap_inner\r\n File \"/usr/local/lib/python3.7/threading.py\", line 890 in _bootstrap\r\n```\r\n\r\n\r\n\r\n\u003e Sadly, I can't provide full repro, because problem does not occur in small data set, and I work on private project.\r\n\r\nIn my code I use [Should Python.Runtime.Py.With](https://github.com/pythonnet/pythonnet/blob/ec424bb0a8f0217c496898395880cf9b99d073e6/src/runtime/pythonengine.cs#L768) method.\r\n\r\nIn this method I see PyNone to be used without increment of references count\r\n\r\n```\r\nIntPtr type = Runtime.PyNone;\r\n...\r\nnew PyObject(type)\r\n```\r\n\r\nAs I undestand from [stackoverflow](https://stackoverflow.com/questions/26742837/creating-a-c-sharp-nullable-int32-within-python-using-python-net-to-call-a-c-s) each usage of None should increment Ref counter.\r\n\r\nThere is [Python.Runtime.Runtime.None](https://github.com/pythonnet/pythonnet/blob/7a9dcfa162f038fc599988ca59eb49a84be0affc/src/runtime/runtime.cs#L458) property\r\n\r\nShould Runtime.None be used instead of Runtime.PyNone\r\n\r\n### Environment\r\n\r\n- Pythonnet version: pythonnet_netstandard (I know, it is a fork of this project, but the code under dicussion is under this project) \"Python.Runtime.Mono\" Version=\"3.7.1\"\r\n- Python version: 3.7.7\r\n- Operating System: Ubuntu 18.04.3 (in docker)\r\n","author":{"url":"https://github.com/IvanAntipov","@type":"Person","name":"IvanAntipov"},"datePublished":"2020-07-30T13:18:44.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/1192/pythonnet/issues/1192"}
| 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:539731c1-162f-8f15-f75e-823366a9cb12 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E4E6:363E7D:32AB6E9:470C006:697115C4 |
| html-safe-nonce | 39a23d9d714c2b13ca166557d7bcfefaed4681f1ddf60cb6c9b936634d98f334 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNEU2OjM2M0U3RDozMkFCNkU5OjQ3MEMwMDY6Njk3MTE1QzQiLCJ2aXNpdG9yX2lkIjoiOTcwODQ1Njk2NTMwOTEyNzA4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 822641a5f395ab3ae72c3eba5b57ed636a9f3141034383b8224ccabcac7ca5a6 |
| hovercard-subject-tag | issue:668713363 |
| 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/pythonnet/pythonnet/1192/issue_layout |
| twitter:image | https://opengraph.githubassets.com/04f52ba601759e54092f2edb0ac0742cc227be7653e35fb773675c1c81b6cb21/pythonnet/pythonnet/issues/1192 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/04f52ba601759e54092f2edb0ac0742cc227be7653e35fb773675c1c81b6cb21/pythonnet/pythonnet/issues/1192 |
| og:image:alt | I'm not sure if I'm right, but I apologize in advance if I'm misleading the community After long exectution (I train large ML model), I fall into Fatal Python error: deallocating None Fatal Python ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | IvanAntipov |
| hostname | github.com |
| expected-hostname | github.com |
| None | 251dc3444af43e4a392e4f1d65f8ae0f2545c656a081bea83797f727e81bc16d |
| turbo-cache-control | no-preview |
| go-import | github.com/pythonnet/pythonnet git https://github.com/pythonnet/pythonnet.git |
| octolytics-dimension-user_id | 6050430 |
| octolytics-dimension-user_login | pythonnet |
| octolytics-dimension-repository_id | 14748123 |
| octolytics-dimension-repository_nwo | pythonnet/pythonnet |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 14748123 |
| octolytics-dimension-repository_network_root_nwo | pythonnet/pythonnet |
| 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 | d0dac7a0fac2c53556eb00f88745220d1a9e929c |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width