crash when kernel returns complex value #42
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/artiq-zynq#42
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Running this reproducibly crashes with:
Decoded backtrace:
Seems buffer corrupted.
This prints
It seems that
int32
is somehow padded. With the following fix, the two test cases could run correctly: