gramineproject / graphene

Graphene / Graphene-SGX - a library OS for Linux multi-process applications, with Intel SGX support
https://grapheneproject.io
GNU Lesser General Public License v3.0
765 stars 262 forks source link

lat_vfork bug #142

Closed donporter closed 4 years ago

donporter commented 6 years ago

The lmbench lat_vfork test intermittently (but fairly frequently) blows this assertion:

assert failed sys/shim_mmap.c:78 cur_stack < addr || cur_stack > addr + length (value:0)

Temporarily taking it out of CI to get a stable baseline; documenting it here so that it can be fixed in the near future.

mkow commented 4 years ago

LMbench was removed from our test suite due to multiple issues/bugs within it (see #1588). Closing.