[GH-ISSUE #245] Upsilon crashes when runing ulab.scipy.signal.sosfilt() #95

Open
opened 2026-05-06 13:15:23 +02:00 by BreizhHardware · 1 comment

Originally created by @Axxiar on GitHub (May 29, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/245

Describe the bug
When i run the ulab.scipy.signal.sosfilt(), the calculator crashes

To Reproduce
Steps to reproduce the behavior:

  1. Go to Python > Console
  2. Import scipy as spy from ulab
  3. Run spy.signal.sosfilt([0,1],[1,2]) (for instance)
  4. See error

Expected behavior
The calculator crashes and the screen displays nonsense

IMG_20220529_174946

Device (please complete the following information):

  • Device : n0110
  • Upsilon Version: 1.0.0-dev (same for Official branch)
  • Upsilon commit: d2084de
Originally created by @Axxiar on GitHub (May 29, 2022). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/245 **Describe the bug** When i run the ulab.scipy.signal.sosfilt(), the calculator crashes **To Reproduce** Steps to reproduce the behavior: 1. Go to Python > Console 2. Import scipy as spy from ulab 3. Run `spy.signal.sosfilt([0,1],[1,2])` (*for instance*) 4. See error **Expected behavior** The calculator crashes and the screen displays nonsense ![IMG_20220529_174946](https://user-images.githubusercontent.com/70155662/170878986-572ab8de-cef8-4310-bad3-b953c9bba25a.jpg) **Device (please complete the following information):** - Device : `n0110` - Upsilon Version: `1.0.0-dev` *(same for Official branch)* - Upsilon commit: `d2084de`
Author
Owner

@Yaya-Cout commented on GitHub (May 29, 2022):

I can reproduce it on the development version and the bootloader crash handler that reboot Upsilon with the script, and it crashes, so I can't reboot Upsilon

<!-- gh-comment-id:1140478119 --> @Yaya-Cout commented on GitHub (May 29, 2022): I can reproduce it on the development version and the bootloader crash handler that reboot Upsilon with the script, and it crashes, so I can't reboot Upsilon
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#95
No description provided.