You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
========================================================================================
Running [] weave/memory/memory_pools.nim
========================================================================================
Single-threaded: System alloc for 100 blocks: 0.7871 s
Single-threaded: Pool alloc for 100 blocks: 0.4178 s
Multi-threaded: System alloc: 0.0178 s
fatal.nim(39) sysFatal
Error: unhandled exception: contracts.nim(86, 15) `
arena.meta.used < arena.blocks.len`
Contract violated for pre-condition at memory_pools.nim:359
arena.meta.used < arena.blocks.len
The following values are contrary to expectations:
62 < 62 [Worker N/A]
[AssertionError]
https://travis-ci.com/mratsim/weave/jobs/271436702#L414-L426
weave/weave/memory/memory_pools.nim
Lines 356 to 367 in 5a5f2cb
The text was updated successfully, but these errors were encountered: