René's URL Explorer Experiment


Title: Fix access violation exception on shutdown by Frawak · Pull Request #2386 · pythonnet/pythonnet · GitHub

Open Graph Title: Fix access violation exception on shutdown by Frawak · Pull Request #2386 · pythonnet/pythonnet

X Title: Fix access violation exception on shutdown by Frawak · Pull Request #2386 · pythonnet/pythonnet

Description: What does this implement/fix? Explain your changes. When nulling the GC handles on shutdown the reference count of all objects pointed to by the IntPtr in the CLRObject.reflectedObjects are zero. This caused an exception in some scenarios because Runtime.PyObject_TYPE(reflectedClrObject) is called while the reference counter is at zero. After TypeManager.RemoveTypes(); is called in the Runtime.Shutdown() method, reference count decrements to zero do not invoke ClassBase.tp_clear for managed objects anymore which normally is responsible for freeing GC handles and removing references from CLRObject.reflectedObjects. Collecting objects referenced in CLRObject.reflectedObjects only after leads to an unstable state in which the reference count for these object addresses is zero while still maintaining them to be used for further pseudo-cleanup. In that time, the memory could have been reclaimed already which leads to the exception. Does this close any currently open issues? #1977 Any other comments? ... Checklist Check all those that are applicable and complete. Make sure to include one or more tests for your change If an enhancement PR, please create docs and at best an example Ensure you have signed the .NET Foundation CLA Add yourself to AUTHORS Updated the CHANGELOG

Open Graph Description: What does this implement/fix? Explain your changes. When nulling the GC handles on shutdown the reference count of all objects pointed to by the IntPtr in the CLRObject.reflectedObjects are zero. T...

X Description: What does this implement/fix? Explain your changes. When nulling the GC handles on shutdown the reference count of all objects pointed to by the IntPtr in the CLRObject.reflectedObjects are zero. T...

Opengraph URL: https://github.com/pythonnet/pythonnet/pull/2386

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:ea1c146d-168f-a4da-963d-04288a8ed76a
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idCFF2:3891C0:124092D:187C4DF:69702E1B
html-safe-noncecdbf0c36e101389ae81cd3e9f215459750b5b4b1a0d24f452a56fee1281922f0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRkYyOjM4OTFDMDoxMjQwOTJEOjE4N0M0REY6Njk3MDJFMUIiLCJ2aXNpdG9yX2lkIjoiMTk0NTA1NzMwOTkxNzk4MjIzNSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac69d28d98a56582b5aa5e1b30c997221ff337f0e602c3052c3e7a47146d4cf76d
hovercard-subject-tagpull_request:1866806828
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/pythonnet/pythonnet/pull/2386/files
twitter:imagehttps://avatars.githubusercontent.com/u/31745945?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/31745945?s=400&v=4
og:image:altWhat does this implement/fix? Explain your changes. When nulling the GC handles on shutdown the reference count of all objects pointed to by the IntPtr in the CLRObject.reflectedObjects are zero. T...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None01fa379f5de85ef8e791d09724e69709ce9eb9595278316e0a921312dc88e0bc
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/pythonnet/pythonnet git https://github.com/pythonnet/pythonnet.git
octolytics-dimension-user_id6050430
octolytics-dimension-user_loginpythonnet
octolytics-dimension-repository_id14748123
octolytics-dimension-repository_nwopythonnet/pythonnet
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id14748123
octolytics-dimension-repository_network_root_nwopythonnet/pythonnet
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasedda91974c069382b0dfa47b2da7e28bd061c8331
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/pythonnet/pythonnet/pull/2386/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonnet%2Fpythonnet%2Fpull%2F2386%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonnet%2Fpythonnet%2Fpull%2F2386%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=pythonnet%2Fpythonnet
Reloadhttps://github.com/pythonnet/pythonnet/pull/2386/files
Reloadhttps://github.com/pythonnet/pythonnet/pull/2386/files
Reloadhttps://github.com/pythonnet/pythonnet/pull/2386/files
pythonnet https://github.com/pythonnet
pythonnethttps://github.com/pythonnet/pythonnet
Notifications https://github.com/login?return_to=%2Fpythonnet%2Fpythonnet
Fork 770 https://github.com/login?return_to=%2Fpythonnet%2Fpythonnet
Star 5.4k https://github.com/login?return_to=%2Fpythonnet%2Fpythonnet
Code https://github.com/pythonnet/pythonnet
Issues 155 https://github.com/pythonnet/pythonnet/issues
Pull requests 18 https://github.com/pythonnet/pythonnet/pulls
Discussions https://github.com/pythonnet/pythonnet/discussions
Actions https://github.com/pythonnet/pythonnet/actions
Projects 0 https://github.com/pythonnet/pythonnet/projects
Wiki https://github.com/pythonnet/pythonnet/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/pythonnet/pythonnet/security
Please reload this pagehttps://github.com/pythonnet/pythonnet/pull/2386/files
Insights https://github.com/pythonnet/pythonnet/pulse
Code https://github.com/pythonnet/pythonnet
Issues https://github.com/pythonnet/pythonnet/issues
Pull requests https://github.com/pythonnet/pythonnet/pulls
Discussions https://github.com/pythonnet/pythonnet/discussions
Actions https://github.com/pythonnet/pythonnet/actions
Projects https://github.com/pythonnet/pythonnet/projects
Wiki https://github.com/pythonnet/pythonnet/wiki
Security https://github.com/pythonnet/pythonnet/security
Insights https://github.com/pythonnet/pythonnet/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpythonnet%2Fpythonnet%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpythonnet%2Fpythonnet%2Fissues%2Fnew%2Fchoose
lostmsuhttps://github.com/lostmsu
pythonnet:masterhttps://github.com/pythonnet/pythonnet/tree/master
Frawak:fix/1977-access-violation-gchttps://github.com/Frawak/pythonnet/tree/fix/1977-access-violation-gc
Conversation 29 https://github.com/pythonnet/pythonnet/pull/2386
Commits 4 https://github.com/pythonnet/pythonnet/pull/2386/commits
Checks 0 https://github.com/pythonnet/pythonnet/pull/2386/checks
Files changed 5 https://github.com/pythonnet/pythonnet/pull/2386/files
Fix access violation exception on shutdown https://github.com/pythonnet/pythonnet/pull/2386/files#top
Show all changes 4 commits https://github.com/pythonnet/pythonnet/pull/2386/files
4e5afdf Fix access violation exception on shutdown (#1977) Frawak May 13, 2024 https://github.com/pythonnet/pythonnet/pull/2386/commits/4e5afdf973e29f1ae50413aa0cc092f2a03df68f
6f0f671 Restrict first garbage collection Frawak May 13, 2024 https://github.com/pythonnet/pythonnet/pull/2386/commits/6f0f6713e8f55a24ea7803584c5490eca0518739
c99cdf3 Throw exception trying to add a reflected object after the hashset is… Frawak Jul 8, 2024 https://github.com/pythonnet/pythonnet/pull/2386/commits/c99cdf3efef20451b96417d9422e21b8bcbf2cf4
6cdd6d7 Move reflected object creation block Frawak Aug 5, 2024 https://github.com/pythonnet/pythonnet/pull/2386/commits/6cdd6d7d7b7c50781390c5e59978cdc90967ef97
Clear filters https://github.com/pythonnet/pythonnet/pull/2386/files
Please reload this pagehttps://github.com/pythonnet/pythonnet/pull/2386/files
Please reload this pagehttps://github.com/pythonnet/pythonnet/pull/2386/files
AUTHORS.md https://github.com/pythonnet/pythonnet/pull/2386/files#diff-784f358cf224418379ac8bdb1eed7279ca2c499e0fadc292f8ab65dcafe3f7e8
CHANGELOG.md https://github.com/pythonnet/pythonnet/pull/2386/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
Finalizer.cs https://github.com/pythonnet/pythonnet/pull/2386/files#diff-8856f8173910a2ee97a6131d24e0a40796b61281875f1a447442ca600aac4629
Runtime.cs https://github.com/pythonnet/pythonnet/pull/2386/files#diff-010beffcb32e19ccddb5f2d7b87077b1606b7b4acc4c22d6803091b7a53ba8c2
ClrObject.cs https://github.com/pythonnet/pythonnet/pull/2386/files#diff-ca6091a740e6b55ddfe1a561219282c7f2ab60e4049a12f6f35917a4b6e9870b
AUTHORS.mdhttps://github.com/pythonnet/pythonnet/pull/2386/files#diff-784f358cf224418379ac8bdb1eed7279ca2c499e0fadc292f8ab65dcafe3f7e8
View file https://github.com/Frawak/pythonnet/blob/6cdd6d7d7b7c50781390c5e59978cdc90967ef97/AUTHORS.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/pythonnet/pythonnet/pull/2386/{{ revealButtonHref }}
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-784f358cf224418379ac8bdb1eed7279ca2c499e0fadc292f8ab65dcafe3f7e8
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-784f358cf224418379ac8bdb1eed7279ca2c499e0fadc292f8ab65dcafe3f7e8
CHANGELOG.mdhttps://github.com/pythonnet/pythonnet/pull/2386/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
View file https://github.com/Frawak/pythonnet/blob/6cdd6d7d7b7c50781390c5e59978cdc90967ef97/CHANGELOG.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/pythonnet/pythonnet/pull/2386/{{ revealButtonHref }}
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
src/runtime/Finalizer.cshttps://github.com/pythonnet/pythonnet/pull/2386/files#diff-8856f8173910a2ee97a6131d24e0a40796b61281875f1a447442ca600aac4629
View file https://github.com/Frawak/pythonnet/blob/6cdd6d7d7b7c50781390c5e59978cdc90967ef97/src/runtime/Finalizer.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/pythonnet/pythonnet/pull/2386/{{ revealButtonHref }}
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-8856f8173910a2ee97a6131d24e0a40796b61281875f1a447442ca600aac4629
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-8856f8173910a2ee97a6131d24e0a40796b61281875f1a447442ca600aac4629
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-8856f8173910a2ee97a6131d24e0a40796b61281875f1a447442ca600aac4629
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-8856f8173910a2ee97a6131d24e0a40796b61281875f1a447442ca600aac4629
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-8856f8173910a2ee97a6131d24e0a40796b61281875f1a447442ca600aac4629
src/runtime/Runtime.cshttps://github.com/pythonnet/pythonnet/pull/2386/files#diff-010beffcb32e19ccddb5f2d7b87077b1606b7b4acc4c22d6803091b7a53ba8c2
View file https://github.com/Frawak/pythonnet/blob/6cdd6d7d7b7c50781390c5e59978cdc90967ef97/src/runtime/Runtime.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/pythonnet/pythonnet/pull/2386/{{ revealButtonHref }}
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-010beffcb32e19ccddb5f2d7b87077b1606b7b4acc4c22d6803091b7a53ba8c2
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-010beffcb32e19ccddb5f2d7b87077b1606b7b4acc4c22d6803091b7a53ba8c2
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-010beffcb32e19ccddb5f2d7b87077b1606b7b4acc4c22d6803091b7a53ba8c2
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-010beffcb32e19ccddb5f2d7b87077b1606b7b4acc4c22d6803091b7a53ba8c2
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-010beffcb32e19ccddb5f2d7b87077b1606b7b4acc4c22d6803091b7a53ba8c2
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-010beffcb32e19ccddb5f2d7b87077b1606b7b4acc4c22d6803091b7a53ba8c2
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-010beffcb32e19ccddb5f2d7b87077b1606b7b4acc4c22d6803091b7a53ba8c2
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-010beffcb32e19ccddb5f2d7b87077b1606b7b4acc4c22d6803091b7a53ba8c2
src/runtime/Types/ClrObject.cshttps://github.com/pythonnet/pythonnet/pull/2386/files#diff-ca6091a740e6b55ddfe1a561219282c7f2ab60e4049a12f6f35917a4b6e9870b
View file https://github.com/Frawak/pythonnet/blob/6cdd6d7d7b7c50781390c5e59978cdc90967ef97/src/runtime/Types/ClrObject.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/pythonnet/pythonnet/pull/2386/{{ revealButtonHref }}
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-ca6091a740e6b55ddfe1a561219282c7f2ab60e4049a12f6f35917a4b6e9870b
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-ca6091a740e6b55ddfe1a561219282c7f2ab60e4049a12f6f35917a4b6e9870b
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-ca6091a740e6b55ddfe1a561219282c7f2ab60e4049a12f6f35917a4b6e9870b
https://github.com/pythonnet/pythonnet/pull/2386/files#diff-ca6091a740e6b55ddfe1a561219282c7f2ab60e4049a12f6f35917a4b6e9870b
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.