René's URL Explorer Experiment


Title: SIGSEGV on shutdown of tests · Issue #1830 · pythonnet/pythonnet · GitHub

Open Graph Title: SIGSEGV on shutdown of tests · Issue #1830 · pythonnet/pythonnet

X Title: SIGSEGV on shutdown of tests · Issue #1830 · pythonnet/pythonnet

Description: Environment Pythonnet version: 3.0.0.a2 Python version: 3.10.4 (locally, 3.8 through 3.10 in GitHub actions) Operating System: Ubuntu 22.04 (works find under Windows) .NET Runtime: Details Describe what you were trying to get done. In se...

Open Graph Description: Environment Pythonnet version: 3.0.0.a2 Python version: 3.10.4 (locally, 3.8 through 3.10 in GitHub actions) Operating System: Ubuntu 22.04 (works find under Windows) .NET Runtime: Details Describe...

X Description: Environment Pythonnet version: 3.0.0.a2 Python version: 3.10.4 (locally, 3.8 through 3.10 in GitHub actions) Operating System: Ubuntu 22.04 (works find under Windows) .NET Runtime: Details Describe...

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

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"SIGSEGV on shutdown of tests","articleBody":"### Environment\r\n\r\n-   Pythonnet version:  3.0.0.a2\r\n-   Python version: 3.10.4 (locally, 3.8 through 3.10 in GitHub actions)\r\n-   Operating System: Ubuntu 22.04 (works find under Windows)\r\n-   .NET Runtime:\r\n\r\n### Details\r\n\r\n-   Describe what you were trying to get done.\r\n\r\n    In several new projects, unit tests running fine under Windows, but when run under Ubuntu would would fail.  On examining closer found that the unit tests all ran and passed, but there would be a SIGSEGV fault during shutdown.  In chasing down possibly causes of the issue, the most common trigger appeared to a having a variable at the module level of .Net Type or of a Python container type which contained a .Net type.\r\n\r\n-   What commands did you run to trigger this issue? If you can provide a\r\n    [Minimal, Complete, and Verifiable example](http://stackoverflow.com/help/mcve)\r\n    this will help us understand the issue.\r\n\r\n    Starting with one of the simpler projects, reducing it down a simple test case that reproduces the code.\r\n\r\n    * `src/acme`\r\n       * `dlls/netstandard2.0`\r\n          * There were other DLLs from the results of a csproj build, but to reproduce this error only `Microsoft.Extensions.Logging.Abstractions.dll` is needed.\r\n       * `python_logger_working.py`\r\n          ```python\r\n          \"\"\"Implementation of PythonLogger.\"\"\"\r\n          import logging\r\n          import os\r\n          import sys\r\n          import clr  # type: ignore\r\n          \r\n          sys.path.append(os.path.join(os.path.dirname(__file__), \"dlls/netstandard2.0\"))\r\n          clr.AddReference(r\"Microsoft.Extensions.Logging.Abstractions\")\r\n          \r\n          from Microsoft.Extensions.Logging import LogLevel  # type: ignore\r\n          \r\n          \r\n          def get_python_level(log_level: LogLevel) -\u003e int:\r\n              \"\"\"Get the equivalent python logging level for a .NET LogLevel.\"\"\"\r\n              python_level: int = logging.CRITICAL\r\n              if log_level == getattr(LogLevel, \"None\"):\r\n                  python_level = logging.NOTSET\r\n              elif log_level == LogLevel.Trace:\r\n                  # Python has no trace level, so we return the level right below debug as trace.\r\n                  python_level = logging.DEBUG - 1\r\n              elif log_level == LogLevel.Debug:\r\n                  python_level = logging.DEBUG\r\n              elif log_level == LogLevel.Information:\r\n                  python_level = logging.INFO\r\n              elif log_level == LogLevel.Warning:\r\n                  python_level = logging.WARN\r\n              elif log_level == LogLevel.Error:\r\n                  python_level = logging.ERROR\r\n              return python_level\r\n          ```\r\n    * `tests`\r\n       * `test_python_logger.py`\r\n          ```python\r\n          import logging\r\n          import pytest\r\n          \r\n          import clr\r\n          from src.acme.python_logger_working import get_python_level\r\n          \r\n          clr.AddReference(r\"Microsoft.Extensions.Logging.Abstractions\")\r\n          from Microsoft.Extensions.Logging import LogLevel\r\n          \r\n          \r\n          @pytest.mark.parametrize(\r\n              \"dotnet_level,expected_level\",\r\n              [\r\n                  pytest.param(LogLevel.Critical, logging.CRITICAL),\r\n                  pytest.param(LogLevel.Error, logging.ERROR),\r\n                  pytest.param(LogLevel.Warning, logging.WARNING),\r\n                  pytest.param(LogLevel.Information, logging.INFO),\r\n                  pytest.param(LogLevel.Debug, logging.DEBUG),\r\n                  pytest.param(LogLevel.Trace, logging.DEBUG - 1)\r\n              ]\r\n          )\r\n          def test_get_python_level(dotnet_level, expected_level) -\u003e None:\r\n              result = get_python_level(dotnet_level)\r\n          \r\n              # Verify\r\n              assert( result == expected_level)\r\n          ```\r\n\r\n-   Workarounds and addition scenarios follow in comments.\r\n","author":{"url":"https://github.com/potterphx","@type":"Person","name":"potterphx"},"datePublished":"2022-06-22T17:36:50.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":8},"url":"https://github.com/1830/pythonnet/issues/1830"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:db45d193-4cb3-8356-c855-4d7803788f7f
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idAEDC:3BF22F:129CC06:1A15944:6970CC76
html-safe-nonce32f5bc20aea101fa2f65d67c1a4fc6ef2bbcc386c85d8e8dc565e53e09790020
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRURDOjNCRjIyRjoxMjlDQzA2OjFBMTU5NDQ6Njk3MENDNzYiLCJ2aXNpdG9yX2lkIjoiMjgxNzY5OTI0NzQ3MTc3NDgzOCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac922dab0bffc82e0c7db7688b4d6bbe160d53c768bfffa13675e989604cd0b25f
hovercard-subject-tagissue:1280618618
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/1830/issue_layout
twitter:imagehttps://opengraph.githubassets.com/2908ab79bca1b74a15110c68b01c629e636fe87b5685772da691316f4849786e/pythonnet/pythonnet/issues/1830
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/2908ab79bca1b74a15110c68b01c629e636fe87b5685772da691316f4849786e/pythonnet/pythonnet/issues/1830
og:image:altEnvironment Pythonnet version: 3.0.0.a2 Python version: 3.10.4 (locally, 3.8 through 3.10 in GitHub actions) Operating System: Ubuntu 22.04 (works find under Windows) .NET Runtime: Details Describe...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamepotterphx
hostnamegithub.com
expected-hostnamegithub.com
None721764876e433c894814212f8100f6610f1dde78a987acc2e385d8be8e170e9c
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
release6ff3d08f4ee1c3f89ebedf4df8fc8fe851190294
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/pythonnet/pythonnet/issues/1830#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonnet%2Fpythonnet%2Fissues%2F1830
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%2F1830
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/1830
Reloadhttps://github.com/pythonnet/pythonnet/issues/1830
Reloadhttps://github.com/pythonnet/pythonnet/issues/1830
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/1830
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/1830
New issuehttps://github.com/login?return_to=https://github.com/pythonnet/pythonnet/issues/1830
SIGSEGV on shutdown of testshttps://github.com/pythonnet/pythonnet/issues/1830#top
https://github.com/potterphx
https://github.com/potterphx
potterphxhttps://github.com/potterphx
on Jun 22, 2022https://github.com/pythonnet/pythonnet/issues/1830#issue-1280618618
Minimal, Complete, and Verifiable examplehttp://stackoverflow.com/help/mcve
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.