René's URL Explorer Experiment


Title: `test_zstd` failed on ubuntu with free-threading · Issue #133885 · python/cpython · GitHub

Open Graph Title: `test_zstd` failed on ubuntu with free-threading · Issue #133885 · python/cpython

X Title: `test_zstd` failed on ubuntu with free-threading · Issue #133885 · python/cpython

Description: Crash report Link: https://github.com/python/cpython/actions/runs/14954410814/job/42008158034?pr=133876 0:00:11 load avg: 57.89 [ 12/491/1] test_zstd worker non-zero exit code (Exit code -11 (SIGSEGV)) test_compress_empty (test.test_zstd...

Open Graph Description: Crash report Link: https://github.com/python/cpython/actions/runs/14954410814/job/42008158034?pr=133876 0:00:11 load avg: 57.89 [ 12/491/1] test_zstd worker non-zero exit code (Exit code -11 (SIGSE...

X Description: Crash report Link: https://github.com/python/cpython/actions/runs/14954410814/job/42008158034?pr=133876 0:00:11 load avg: 57.89 [ 12/491/1] test_zstd worker non-zero exit code (Exit code -11 (SIGSE...

Opengraph URL: https://github.com/python/cpython/issues/133885

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"`test_zstd` failed on ubuntu with free-threading","articleBody":"# Crash report\n\nLink: https://github.com/python/cpython/actions/runs/14954410814/job/42008158034?pr=133876\n\n```\n0:00:11 load avg: 57.89 [ 12/491/1] test_zstd worker non-zero exit code (Exit code -11 (SIGSEGV))\ntest_compress_empty (test.test_zstd.CompressorTestCase.test_compress_empty) ... ok\ntest_compress_flushblock (test.test_zstd.CompressorTestCase.test_compress_flushblock) ... ok\ntest_compress_flushframe (test.test_zstd.CompressorTestCase.test_compress_flushframe) ... ok\ntest_compress_parameters (test.test_zstd.CompressorTestCase.test_compress_parameters) ... ok\ntest_simple_compress_bad_args (test.test_zstd.CompressorTestCase.test_simple_compress_bad_args) ... ok\ntest_unknown_compression_parameter (test.test_zstd.CompressorTestCase.test_unknown_compression_parameter) ... ok\ntest_zstd_multithread_compress (test.test_zstd.CompressorTestCase.test_zstd_multithread_compress) ... skipped \"zstd build doesn't support multi-threaded compression\"\ntest_decompressor_1 (test.test_zstd.DecompressorFlagsTestCase.test_decompressor_1) ... ok\ntest_decompressor_skippable (test.test_zstd.DecompressorFlagsTestCase.test_decompressor_skippable) ... ok\ntest_function_decompress (test.test_zstd.DecompressorFlagsTestCase.test_function_decompress) ... ok\ntest_function_skippable (test.test_zstd.DecompressorFlagsTestCase.test_function_skippable) ... ok\ntest_decompress_empty (test.test_zstd.DecompressorTestCase.test_decompress_empty) ... ok\ntest_decompress_empty_content_frame (test.test_zstd.DecompressorTestCase.test_decompress_empty_content_frame) ... ok\ntest_decompress_epilogue_flags (test.test_zstd.DecompressorTestCase.test_decompress_epilogue_flags) ... ok\ntest_decompress_parameters (test.test_zstd.DecompressorTestCase.test_decompress_parameters) ... ok\ntest_decompressor_1 (test.test_zstd.DecompressorTestCase.test_decompressor_1) ... ok\ntest_decompressor_arg (test.test_zstd.DecompressorTestCase.test_decompressor_arg) ... ok\ntest_decompressor_chunks_read_3 (test.test_zstd.DecompressorTestCase.test_decompressor_chunks_read_3) ... ok\ntest_decompressor_chunks_read_300 (test.test_zstd.DecompressorTestCase.test_decompressor_chunks_read_300) ... ok\ntest_simple_decompress_bad_args (test.test_zstd.DecompressorTestCase.test_simple_decompress_bad_args) ... ok\ntest_unknown_decompression_parameter (test.test_zstd.DecompressorTestCase.test_unknown_decompression_parameter) ... ok\ntest_UnsupportedOperation (test.test_zstd.FileTestCase.test_UnsupportedOperation) ... ok\ntest_append_new_file (test.test_zstd.FileTestCase.test_append_new_file) ... ok\ntest_close (test.test_zstd.FileTestCase.test_close) ... ok\ntest_closed (test.test_zstd.FileTestCase.test_closed) ... ok\ntest_decompress_limited (test.test_zstd.FileTestCase.test_decompress_limited) ... ok\ntest_file_dict (test.test_zstd.FileTestCase.test_file_dict) ... ok\ntest_file_prefix (test.test_zstd.FileTestCase.test_file_prefix) ... ok\ntest_fileno (test.test_zstd.FileTestCase.test_fileno) ... ok\ntest_init (test.test_zstd.FileTestCase.test_init) ... ok\ntest_init_bad_check (test.test_zstd.FileTestCase.test_init_bad_check) ... ok\ntest_init_bad_mode (test.test_zstd.FileTestCase.test_init_bad_mode) ... ok\ntest_init_close_fp (test.test_zstd.FileTestCase.test_init_close_fp) ... ok\ntest_init_mode (test.test_zstd.FileTestCase.test_init_mode) ... ok\ntest_init_with_PathLike_filename (test.test_zstd.FileTestCase.test_init_with_PathLike_filename) ... ok\ntest_init_with_filename (test.test_zstd.FileTestCase.test_init_with_filename) ... ok\ntest_init_with_x_mode (test.test_zstd.FileTestCase.test_init_with_x_mode) ... ok\ntest_iterator (test.test_zstd.FileTestCase.test_iterator) ... ok\ntest_name (test.test_zstd.FileTestCase.test_name) ... ok\ntest_peek (test.test_zstd.FileTestCase.test_peek) ... ok\ntest_peek_bad_args (test.test_zstd.FileTestCase.test_peek_bad_args) ... ok\ntest_read1 (test.test_zstd.FileTestCase.test_read1) ... ok\ntest_read1_0 (test.test_zstd.FileTestCase.test_read1_0) ... ok\ntest_read1_10 (test.test_zstd.FileTestCase.test_read1_10) ... ok\ntest_read1_bad_args (test.test_zstd.FileTestCase.test_read1_bad_args) ... ok\ntest_read1_multistream (test.test_zstd.FileTestCase.test_read1_multistream) ... ok\ntest_read_0 (test.test_zstd.FileTestCase.test_read_0) ... ok\ntest_read_10 (test.test_zstd.FileTestCase.test_read_10) ... ok\ntest_read_bad_args (test.test_zstd.FileTestCase.test_read_bad_args) ... ok\ntest_read_bad_data (test.test_zstd.FileTestCase.test_read_bad_data) ... ok\ntest_read_exception (test.test_zstd.FileTestCase.test_read_exception) ... ok\ntest_read_incomplete (test.test_zstd.FileTestCase.test_read_incomplete) ... ok\ntest_read_multistream (test.test_zstd.FileTestCase.test_read_multistream) ... ok\ntest_read_readinto_readinto1 (test.test_zstd.FileTestCase.test_read_readinto_readinto1) ... ok\ntest_read_truncated (test.test_zstd.FileTestCase.test_read_truncated) ... ok\ntest_readable (test.test_zstd.FileTestCase.test_readable) ... ok\ntest_readinto (test.test_zstd.FileTestCase.test_readinto) ... ok\ntest_seek_backward (test.test_zstd.FileTestCase.test_seek_backward) ... ok\ntest_seek_backward_across_streams (test.test_zstd.FileTestCase.test_seek_backward_across_streams) ... ok\ntest_seek_backward_relative_to_end (test.test_zstd.FileTestCase.test_seek_backward_relative_to_end) ... ok\ntest_seek_bad_args (test.test_zstd.FileTestCase.test_seek_bad_args) ... ok\ntest_seek_forward (test.test_zstd.FileTestCase.test_seek_forward) ... ok\ntest_seek_forward_across_streams (test.test_zstd.FileTestCase.test_seek_forward_across_streams) ... ok\ntest_seek_forward_relative_to_current (test.test_zstd.FileTestCase.test_seek_forward_relative_to_current) ... ok\ntest_seek_forward_relative_to_end (test.test_zstd.FileTestCase.test_seek_forward_relative_to_end) ... ok\ntest_seek_not_seekable (test.test_zstd.FileTestCase.test_seek_not_seekable) ... ok\ntest_seek_past_end (test.test_zstd.FileTestCase.test_seek_past_end) ... ok\ntest_seek_past_start (test.test_zstd.FileTestCase.test_seek_past_start) ... ok\ntest_seekable (test.test_zstd.FileTestCase.test_seekable) ... ok\ntest_tell (test.test_zstd.FileTestCase.test_tell) ... ok\ntest_tell_bad_args (test.test_zstd.FileTestCase.test_tell_bad_args) ... ok\ntest_writable (test.test_zstd.FileTestCase.test_writable) ... ok\ntest_write (test.test_zstd.FileTestCase.test_write) ... ok\ntest_write_101 (test.test_zstd.FileTestCase.test_write_101) ... ok\ntest_write_append (test.test_zstd.FileTestCase.test_write_append) ... ok\ntest_write_bad_args (test.test_zstd.FileTestCase.test_write_bad_args) ... ok\ntest_write_empty_block (test.test_zstd.FileTestCase.test_write_empty_block) ... ok\ntest_write_empty_frame (test.test_zstd.FileTestCase.test_write_empty_frame) ... ok\ntest_writelines (test.test_zstd.FileTestCase.test_writelines) ... ok\ntest_zstdfile_flush (test.test_zstd.FileTestCase.test_zstdfile_flush) ... ok\ntest_zstdfile_flush_mode (test.test_zstd.FileTestCase.test_zstdfile_flush_mode) ... ok\ntest_zstdfile_iter_issue45475 (test.test_zstd.FileTestCase.test_zstdfile_iter_issue45475) ... ok\ntest_zstdfile_truncate (test.test_zstd.FileTestCase.test_zstdfile_truncate) ... ok\ntest_compress_locking (test.test_zstd.FreeThreadingMethodTests.test_compress_locking) ... Fatal Python error: Segmentation fault\n\n\u003cCannot show all threads while the GIL is disabled\u003e\nStack (most recent call first):\n  File \"/home/runner/work/cpython/cpython-ro-srcdir/Lib/test/test_zstd.py\", line 2450 in run_method\n  File \"/home/runner/work/cpython/cpython-ro-srcdir/Lib/threading.py\"\n```\n\n\u003c!-- gh-linked-prs --\u003e\n### Linked PRs\n* gh-133943\n* gh-133949\n* gh-134253\n* gh-134289\n* gh-134560\n\u003c!-- /gh-linked-prs --\u003e\n","author":{"url":"https://github.com/sobolevn","@type":"Person","name":"sobolevn"},"datePublished":"2025-05-11T10:16:53.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":12},"url":"https://github.com/133885/cpython/issues/133885"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:a599470e-a58b-5541-84ac-c5549d04756d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC918:1EEB64:79D78F:A51B13:6969DC2D
html-safe-nonce994d1ba0073e3469ae5e2f17fe4850d6d28993fd16d39bca228779e408bd428c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOTE4OjFFRUI2NDo3OUQ3OEY6QTUxQjEzOjY5NjlEQzJEIiwidmlzaXRvcl9pZCI6IjkwMDM4NDMzODgxMDc3NzUwMjEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacb9c35e795fe475e97ff7c8afa33b6909d39b1ec058d25979ce17d883f12e16d7
hovercard-subject-tagissue:3054885684
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/python/cpython/133885/issue_layout
twitter:imagehttps://opengraph.githubassets.com/4366f561527befed3c869ef2d031e27a585e5a2af10a67f7dc675d2fa85a6eb3/python/cpython/issues/133885
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/4366f561527befed3c869ef2d031e27a585e5a2af10a67f7dc675d2fa85a6eb3/python/cpython/issues/133885
og:image:altCrash report Link: https://github.com/python/cpython/actions/runs/14954410814/job/42008158034?pr=133876 0:00:11 load avg: 57.89 [ 12/491/1] test_zstd worker non-zero exit code (Exit code -11 (SIGSE...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamesobolevn
hostnamegithub.com
expected-hostnamegithub.com
None7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
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
releasebdde15ad1b403e23b08bbd89b53fbe6bdf688cad
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/133885#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F133885
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%2Fpython%2Fcpython%2Fissues%2F133885
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=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/133885
Reloadhttps://github.com/python/cpython/issues/133885
Reloadhttps://github.com/python/cpython/issues/133885
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/133885
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/issues/133885
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/133885
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/133885
test_zstd failed on ubuntu with free-threadinghttps://github.com/python/cpython/issues/133885#top
3.14bugs and security fixeshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.14%22
3.15new features, bugs and security fixeshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.15%22
extension-modulesC modules in the Modules dirhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22extension-modules%22
testsTests in the Lib/test dirhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22tests%22
topic-free-threadinghttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22topic-free-threading%22
type-crashA hard crash of the interpreter, possibly with a core dumphttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-crash%22
https://github.com/sobolevn
https://github.com/sobolevn
sobolevnhttps://github.com/sobolevn
on May 11, 2025https://github.com/python/cpython/issues/133885#issue-3054885684
https://github.com/python/cpython/actions/runs/14954410814/job/42008158034?pr=133876https://github.com/python/cpython/actions/runs/14954410814/job/42008158034?pr=133876
gh-133885: skip test_compress_locking in test_zstd #133943https://github.com/python/cpython/pull/133943
[3.14] gh-133885: skip test_compress_locking in test_zstd (GH-133943) #133949https://github.com/python/cpython/pull/133949
gh-133885: Disallow sharing zstd (de)compressor contexts #134253https://github.com/python/cpython/pull/134253
gh-133885: Use locks instead of critical sections for _zstd #134289https://github.com/python/cpython/pull/134289
[3.14] gh-133885: Use locks instead of critical sections for _zstd (gh-134289) #134560https://github.com/python/cpython/pull/134560
3.14bugs and security fixeshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.14%22
3.15new features, bugs and security fixeshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.15%22
extension-modulesC modules in the Modules dirhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22extension-modules%22
testsTests in the Lib/test dirhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22tests%22
topic-free-threadinghttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22topic-free-threading%22
type-crashA hard crash of the interpreter, possibly with a core dumphttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-crash%22
Compression issueshttps://github.com/orgs/python/projects/20
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.