-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
bash uses all system RAM then crashes when running structs.sh
sizeof -a unnamed_t is the culprit
[fred@デブ.狸.agency ~/.cache/yay/bash-ctypes-git/src/bash-ctypes/test]$ bash -l
[fred@debu test]$ sizeof -a unnamed_t
^Cbash: sizeof: warning: unnamed_t could not be found; check `help struct` for more
^\^\^\^\[fred@debu test]$ Killed
Sorry, it “searches for the struct”? How? Because strace seems to say that it just loads every .so into bash's memory 😂
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels