Open mopfel-winrux opened 1 year ago
Two separate ships with 4GB and 8GB looms are experiencing loom: fault mprotect (89754): Out of memory
loom: fault mprotect (89754): Out of memory
The pastebin for one is located: https://pastebin.com/kxMAGiej
Running a pack and meld fixes this issue. Both ships are running on a NativePlanet Aurora and have a /proc/sys/vm/max_map_count of 65530
/proc/sys/vm/max_map_count
65530
I tired getting an fproc of both of the piers but they were fixed before I could get to them.
fproc
How can I pack and meld without booting the ship?
$pier/.run meld or urbit meld $pier, same for pack.
$pier/.run meld
urbit meld $pier
Two separate ships with 4GB and 8GB looms are experiencing
loom: fault mprotect (89754): Out of memory
The pastebin for one is located: https://pastebin.com/kxMAGiej
Running a pack and meld fixes this issue. Both ships are running on a NativePlanet Aurora and have a
/proc/sys/vm/max_map_count
of65530
I tired getting an
fproc
of both of the piers but they were fixed before I could get to them.