vere
vere copied to clipboard
blit read: Bad address (during meld)
Got the following when melding a ship:
loom: mapped 2048MB
loom: image (north) blit read: Bad address
Assertion '0' failed in pkg/noun/events.c:864
Assertion failed: 0 (pkg/noun/events.c: _ce_image_blit: 864)
The same error occurs when trying to .run next
.
Binary: 1.19 OS: Linux
Try adding --loom 32
when melding, see https://github.com/urbit/vere/issues/233.
OK, good news is that that worked.
Bad news is that it took up to 15GB of mem (RAM + swap), and also that error message should be more informative.