occlum icon indicating copy to clipboard operation
occlum copied to clipboard

[BUG]could not create shared memory segment: Function not implemented

Open a3213105 opened this issue 3 years ago • 1 comments

Hi, I want to use shared memory in Occlum, but it returns an error. Does Occlum not support shared memory? Or how can I solve this problem?

2021-09-03 01:49:36.239 UTC [2] FATAL: could not create shared memory segment: Function not implemented 2021-09-03 01:49:36.239 UTC [2] DETAIL: Failed system call was shmget(key=12, size=56, 03600).

a3213105 avatar Sep 03 '21 04:09 a3213105

We are reorganizing the memory management, would support it soon.

guzongmin avatar Sep 03 '21 05:09 guzongmin