| tiêu đề | MindSpore mindspore (in mindspore.numpy.fft.hfftn) 2.5.0 Memory Corruption |
|---|
| Mô tả | Segmentation Fault when using np.fft.hfftn() with MindSpore's NumPy.
When running the following code snippet, a segmentation fault occurs:
```
import mindspore.numpy as np
test_tensor = np.randint(0, 100, (2, 2), dtype=np.int32)
np.fft.hfftn(test_tensor, axes=())
``` |
|---|
| Nguồn | ⚠️ https://gitee.com/mindspore/mindspore/issues/IBVKM8?from=project-issue |
|---|
| Người dùng | Default436352 (UID 81891) |
|---|
| Đệ trình | 23/03/2025 08:44 (cách đây 1 Năm) |
|---|
| Kiểm duyệt | 02/04/2025 22:48 (11 days later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 303049 [MindSpore 2.5.0 mindspore.numpy.fft.hfftn tràn bộ đệm] |
|---|
| điểm | 18 |
|---|