René's URL Explorer Experiment


Title: Crash on Event invocation with ref parameter · Issue #1355 · pythonnet/pythonnet · GitHub

Open Graph Title: Crash on Event invocation with ref parameter · Issue #1355 · pythonnet/pythonnet

X Title: Crash on Event invocation with ref parameter · Issue #1355 · pythonnet/pythonnet

Description: Environment Pythonnet version: 2.5.1 Python version: 3.6.5 Operating System: Windows 10 .NET Runtime: 4.8.4250.0 Details When I try to invoke a .NET event that takes a ref parameter, the python process crashes. I provided the code to rep...

Open Graph Description: Environment Pythonnet version: 2.5.1 Python version: 3.6.5 Operating System: Windows 10 .NET Runtime: 4.8.4250.0 Details When I try to invoke a .NET event that takes a ref parameter, the python pro...

X Description: Environment Pythonnet version: 2.5.1 Python version: 3.6.5 Operating System: Windows 10 .NET Runtime: 4.8.4250.0 Details When I try to invoke a .NET event that takes a ref parameter, the python pro...

Opengraph URL: https://github.com/pythonnet/pythonnet/issues/1355

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Crash on Event invocation with ref parameter","articleBody":"### Environment\r\n\r\n-   Pythonnet version: 2.5.1\r\n-   Python version: 3.6.5\r\n-   Operating System: Windows 10\r\n-   .NET Runtime: 4.8.4250.0\r\n\r\n### Details\r\n\r\n-   When I try to invoke a .NET event that takes a `ref` parameter, the python process crashes. I provided the code to reproduce the issue below.\r\n\r\n***Note:*** I cannot change the code to not use `ref` as the `ref` delegate is coming from a 3rd party library. I can wrap around it with a lightweight C# piece of code but would rather avoid it if possible.\r\n***Note:*** This may be related to the following issue: https://github.com/pythonnet/pythonnet/issues/965\r\n\r\n#### Windows Event Viewer Error 1: Source - .NET Runtime\r\n```\r\nApplication: python.exe\r\nFramework Version: v4.0.30319\r\nDescription: The process was terminated due to an internal error in the .NET Runtime at IP 00007FF81CEA3D2E (00007FF81CEA0000) with exit code 80131506.\r\n```\r\n\r\n#### Windows Event Viewer Error 2: Source - Application Error\r\n```\r\nFaulting application name: python.exe, version: 3.6.5150.1013, time stamp: 0x5abbcb08\r\nFaulting module name: clr.dll, version: 4.8.4250.0, time stamp: 0x5f2a059c\r\nException code: 0xc0000005\r\nFault offset: 0x0000000000003d2e\r\nFaulting process id: 0x4348\r\nFaulting application start time: 0x01d6eaa4a034a863\r\nFaulting application path: C:\\Users\\noam.bonnie\\dev\\hp-bluetooth-service\\.tox\\py36\\Scripts\\python.exe\r\nFaulting module path: C:\\Windows\\Microsoft.NET\\Framework64\\v4.0.30319\\clr.dll\r\nReport Id: c2031029-3b2f-4e61-aa84-5e5502e904d2\r\nFaulting package full name: \r\nFaulting package-relative application ID: \r\n```\r\n\r\n#### The C# class with `ref` parameter for the delegate. Removing the `ref` resolves the problem\r\n```C#\r\nusing System;\r\n\r\nnamespace TestEvent\r\n{\r\n    public delegate void MyEvent(ref string data); \r\n\r\n    public class MyTest\r\n    {\r\n        public event MyEvent myEvent;\r\n\r\n        public virtual void triggerEvent()\r\n        {\r\n            Console.WriteLine(\"Invoking Event!\");\r\n            string myStr = \"This is the event data\";\r\n            myEvent?.Invoke(ref myStr);\r\n        }\r\n    }\r\n}    \r\n```\r\n#### Python program to invoke the event. Crashes. \r\n```python\r\nimport clr\r\nimport os\r\nimport sys\r\n\r\n\r\ndef handleEventData(data):\r\n    print(\"=== event invoked. data: {} ===\".format(data))\r\n\r\n\r\ntry:\r\n    # load the library of the C# class above from a 'lib' local directory. \r\n    # not necessary if the library of the C# dll is in the path\r\n    lib_path = os.path.join(os.path.dirname(os.path.abspath(__file__)), 'lib')\r\n    sys.path.append(lib_path)\r\n    clr.AddReference(\"TestEvent\")\r\n    clr.AddReference(\"System\")\r\n\r\n    # Print the .NET version\r\n    import System\r\n    print(System.Runtime.InteropServices.RuntimeInformation.FrameworkDescription)\r\n\r\n    # Create object, subscribe to event and trigger the event\r\n    import TestEvent\r\n    t = TestEvent.MyTest()\r\n    t.myEvent += handleEventData\r\n    t.triggerEvent()\r\nexcept Exception as e:\r\n    print(e)\r\n```\r\n","author":{"url":"https://github.com/noambonnieclear","@type":"Person","name":"noambonnieclear"},"datePublished":"2021-01-14T21:34:04.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/1355/pythonnet/issues/1355"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:53e40936-5153-b1af-e81f-453932830385
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id967E:E7A2E:30F03C3:319F1C4:69702D90
html-safe-nonceb51b9737e03278eb66644a0977e1701f7759a7d47459e4badcfb95388a4d6fa9
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NjdFOkU3QTJFOjMwRjAzQzM6MzE5RjFDNDo2OTcwMkQ5MCIsInZpc2l0b3JfaWQiOiI0MTUzNzQ5OTU0MTkyNDg1Nzc2IiwicmVnaW9uX2VkZ2UiOiJzZWEiLCJyZWdpb25fcmVuZGVyIjoic2VhIn0=
visitor-hmac8a36f9e1734b5898e53c052a04c5477907d6114192655182f580da9531f27c07
hovercard-subject-tagissue:786356153
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/pythonnet/pythonnet/1355/issue_layout
twitter:imagehttps://opengraph.githubassets.com/50f0a897cf846c242886cdf85438a71fcc9dacfd742f0367da145f553cd822d7/pythonnet/pythonnet/issues/1355
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/50f0a897cf846c242886cdf85438a71fcc9dacfd742f0367da145f553cd822d7/pythonnet/pythonnet/issues/1355
og:image:altEnvironment Pythonnet version: 2.5.1 Python version: 3.6.5 Operating System: Windows 10 .NET Runtime: 4.8.4250.0 Details When I try to invoke a .NET event that takes a ref parameter, the python pro...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamenoambonnieclear
hostnamegithub.com
expected-hostnamegithub.com
None01fa379f5de85ef8e791d09724e69709ce9eb9595278316e0a921312dc88e0bc
turbo-cache-controlno-preview
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
disable-turbofalse
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/issues/1355#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonnet%2Fpythonnet%2Fissues%2F1355
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%2Fissues%2F1355
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%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=pythonnet%2Fpythonnet
Reloadhttps://github.com/pythonnet/pythonnet/issues/1355
Reloadhttps://github.com/pythonnet/pythonnet/issues/1355
Reloadhttps://github.com/pythonnet/pythonnet/issues/1355
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/issues/1355
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
New issuehttps://github.com/login?return_to=https://github.com/pythonnet/pythonnet/issues/1355
New issuehttps://github.com/login?return_to=https://github.com/pythonnet/pythonnet/issues/1355
Crash on Event invocation with ref parameterhttps://github.com/pythonnet/pythonnet/issues/1355#top
https://github.com/noambonnieclear
https://github.com/noambonnieclear
noambonnieclearhttps://github.com/noambonnieclear
on Jan 14, 2021https://github.com/pythonnet/pythonnet/issues/1355#issue-786356153
#965https://github.com/pythonnet/pythonnet/issues/965
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.