Skip to content

posix_memalign: Cannot allocate memory #16

@ksved

Description

@ksved

Hello,

I run following commands on my ubuntu16.04 LTS (Oracle VM Virtualbox):
tools/make_deps.sh
build/gyp/gyp --depth=. scal.gyp
V=1 BUILDTYPE=Debug make
V=1 BUILDTYPE=Release make
V=1 BUILDTYPE=Release make prodcon-kstack
cd out/Release
sudo ./prodcon-kstack -producers=2 -consumers=2 -operations=100 -c=250 -warn_on_overflow=true

And I get following error:

posix_memalign: Cannot allocate memory

Aborted (core dumped)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions