[nac3standalone 32-bit error] ./demo_test.py WITH --lli: Executable segfault and output is corrupted #475

Closed
opened 2024-07-21 16:08:44 +08:00 by lyken · 1 comment
Collaborator

(Requires #468)
(Error found by https://git.m-labs.hk/lyken/misc/src/branch/main/nac3/find_anomalies.py)

How to reproduce

Go to nac3standalone/demo and do:

cargo build && ./run_demo.sh --lli --debug -s 32 src/demo_test.py

Problem

The output of ./demo is very corrupted:
image

(Requires https://git.m-labs.hk/M-Labs/nac3/pulls/468) (Error found by https://git.m-labs.hk/lyken/misc/src/branch/main/nac3/find_anomalies.py) ## How to reproduce Go to `nac3standalone/demo` and do: ``` cargo build && ./run_demo.sh --lli --debug -s 32 src/demo_test.py ``` ## Problem The output of `./demo` is very corrupted: ![image](/attachments/2606b1d7-65f0-474f-8860-b1932645abab)
Owner

lli removed

lli removed
sb10q closed this issue 2024-07-27 22:00:50 +08:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
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: M-Labs/nac3#475
No description provided.