Buckets v0.67.1 worked, but v0.67.2+ has this problem:
[2022-09-27 16:59:21.087] [info] (updater) Checking for updates...
[2022-09-27 16:59:21.122] [info] (core) dyld: lazy symbol binding failed: Symbol not found: _getentropy
[2022-09-27 16:59:21.122] [info] (core) Referenced from: /Applications/Buckets Beta.app/Contents/Resources/app.asar.unpacked/node_modules/buckets-node/dist/bin/x64/Buckets
[2022-09-27 16:59:21.122] [info] (core) Expected in: /usr/lib/libSystem.B.dylib
[2022-09-27 16:59:21.122] [info] (core)
[2022-09-27 16:59:21.123] [info] (core) dyld: Symbol not found: _getentropy
[2022-09-27 16:59:21.123] [info] (core) Referenced from: /Applications/Buckets Beta.app/Contents/Resources/app.asar.unpacked/node_modules/buckets-node/dist/bin/x64/Buckets
[2022-09-27 16:59:21.123] [info] (core) Expected in: /usr/lib/libSystem.B.dylib
[2022-09-27 16:59:21.123] [info] (core)
[2022-09-27 16:59:21.389] [info] (buckets-node) ProcessBackend exit null SIGTRAP
Buckets v0.67.1 worked, but v0.67.2+ has this problem: