Skip to content
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

PythonWrapper segmentation fault using arm_biquad_cas_df1_32x64 #224

Closed
erlenfas opened this issue Dec 13, 2024 · 3 comments
Closed

PythonWrapper segmentation fault using arm_biquad_cas_df1_32x64 #224

erlenfas opened this issue Dec 13, 2024 · 3 comments
Labels
bug Something isn't working DONE Issue done but not yet closed

Comments

@erlenfas
Copy link
Contributor

Segmentation fault occurs in arm_biquad_cas_df1_32x64_init_q31 when using the cmsisdsp python wrapper.

@christophe0606
Copy link
Contributor

@erlenfas On which computer ? Windows x86 ? Linux x86 ? Mac apple silicon ?

Do you have a small Python script to reproduce the problem ?

@christophe0606 christophe0606 added the review Under review label Dec 13, 2024
@erlenfas
Copy link
Contributor Author

Hi @christophe0606 - trying to figure out if I can make a PR. Found and fixed the problem. The problem will be present for all architectures, I have tested on x64 MacOS and arm64 MacOS

erlenfas added a commit to erlenfas/CMSIS-DSP that referenced this issue Dec 13, 2024
christophe0606 pushed a commit that referenced this issue Dec 13, 2024
@christophe0606 christophe0606 added bug Something isn't working DONE Issue done but not yet closed and removed review Under review labels Dec 13, 2024
@christophe0606
Copy link
Contributor

I merged the PR. Thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DONE Issue done but not yet closed
Projects
None yet
Development

No branches or pull requests

2 participants