[nac3standalone 32-bit error] ./classes.py without --lli: Executable segfault and output is corrupted #472

Closed
opened 2024-07-21 15:59:03 +08:00 by lyken · 0 comments
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 --debug -s 32 src/classes.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 --debug -s 32 src/classes.py ``` ## Problem The output of `./demo` is very corrupted: ![image](/attachments/f3be546b-aedb-485c-94cc-eb993dcfaad2)
sb10q closed this issue 2024-08-14 17:39:48 +08:00
Sign in to join this conversation.
No Milestone
No Assignees
1 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#472
No description provided.