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

numpy 1.21 ufunc reduce segfault #7423

Closed
Tracked by #7176
sklam opened this issue Sep 20, 2021 · 2 comments
Closed
Tracked by #7176

numpy 1.21 ufunc reduce segfault #7423

sklam opened this issue Sep 20, 2021 · 2 comments
Labels

Comments

@sklam
Copy link
Member

sklam commented Sep 20, 2021

Failing test: numba.tests.npyufunc.test_ufunc.TestUFuncs.test_ufunc_attributes

Fatal Python error: Segmentation fault

Current thread 0x000000010dbdbe00 (most recent call first):
  File "/path/to/numba/numba/tests/npyufunc/test_ufunc.py", line 35 in ufunc_reduce
  File "/path/to/numba/numba/tests/npyufunc/test_ufunc.py", line 58 in _test_ufunc_attributes
  File "/path/to/numba/numba/tests/npyufunc/test_ufunc.py", line 74 in test_ufunc_attributes
@sklam sklam added the numpy label Sep 20, 2021
@sklam
Copy link
Member Author

sklam commented Sep 20, 2021

Related to #7175

@stuartarchibald
Copy link
Contributor

Closed by #7449 via #7483.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants