Blender2.8: Agent327 scene crashes in debug mode (bli_ghash)

Hi,

Could you check please this assert in debug mode by loading Agent327 benchmark?

BLI_assert failed: c:…\blender\source\blender\blenlib\intern\bli_ghash.c:466, ghash_insert_ex(), at ‘(gh->flag & GHASH_FLAG_ALLOW_DUPES) || (BLI_ghash_haskey(gh, key) == 0)’

I dont know what is wrong.

Thanks.
Milan

Thanks, fixed:
https://developer.blender.org/rB6f08124fbd1265dc42edfcb0f7bafe21c08d1827

2 Likes

Thanks:)

Check new image from Spring on Francesco’s computer:) I have env. variable for min_leaf_size. I used minleafsize=3 and I save almost 3GB of the memory:)

Milan