All the installation process is working without any error but on every testnet and mainnet candidate cant stay up for more than 4 hours and i have this message.Every time the core dumped which i don’t know why.Any suggestions?
RPI is Arm64 and Arm64 (and regular Arm) is known to have issues (due to bugs in the Haskell compiler’s runtime system on Arm/Arm64).
However, 4G is pretty tight on memory. This runs comfortably in 8G. It might run in 4G after the code is finalized and we get time to reduce memory consumption.
Unfortunately, the only solution is to fix the problems in the Haskell runtime system. People both inside and outside IOHK are working on this but the fix will take time.