vere icon indicating copy to clipboard operation
vere copied to clipboard

blit read: Bad address (during meld)

Open basilesportif opened this issue 2 years ago • 2 comments

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

basilesportif avatar Feb 16 '23 21:02 basilesportif

Try adding --loom 32 when melding, see https://github.com/urbit/vere/issues/233.

jfranklin9000 avatar Feb 17 '23 06:02 jfranklin9000

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.

basilesportif avatar Feb 18 '23 13:02 basilesportif