Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Is there a way to get core file? #1997

Closed
Marco-Sulla opened this issue Sep 7, 2024 · 1 comment
Closed

[Question] Is there a way to get core file? #1997

Marco-Sulla opened this issue Sep 7, 2024 · 1 comment

Comments

@Marco-Sulla
Copy link

Description

I have a segfault during pytests, and I can't reproduce it in local. Is there a way to put on artifacts core files?

Build log

https://github.com/Marco-Sulla/python-frozendict/actions/runs/9487232241/job/26143336956?pr=103

CI config

No response

@Czaki
Copy link
Contributor

Czaki commented Sep 7, 2024

You men that your local compilation do not fail. Or you downloaded the artifacts (after disabling the tests) and they are working on your machine?

General possibility could be to enable core files in docker using CIBW_BEFORE_ALL and modify test commend to put core file in wheeldir in container (command need to end with success)

@pypa pypa locked and limited conversation to collaborators Feb 9, 2025
@mayeut mayeut converted this issue into discussion #2271 Feb 9, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants