Giter Site home page Giter Site logo

Comments (5)

wkaisertexas avatar wkaisertexas commented on August 22, 2024 1

Sorry @elBoberido I was able to get this working.

You need to explicitly specify shared memory in the version of docker that I was using with the '--shm-size ' flag. The default was REALLY small (basically zero).

from iceoryx.

elfenpiff avatar elfenpiff commented on August 22, 2024

@liaoyinyu this should only happen when there is not enough memory available. Could you please check the output of cat /proc/meminfo if there is enough available?

from iceoryx.

wkaisertexas avatar wkaisertexas commented on August 22, 2024

I am having the same issue while running inside a docker container. I have the following output.

MemTotal:       65522540 kB
MemFree:        44017876 kB
MemAvailable:   57798540 kB
Buffers:          615656 kB
Cached:         14164872 kB
SwapCached:            0 kB
Active:          7129900 kB
Inactive:       11335056 kB
Active(anon):    5038324 kB
Inactive(anon):        0 kB
Active(file):    2091576 kB
Inactive(file): 11335056 kB
Unevictable:     1214692 kB
Mlocked:              64 kB
SwapTotal:       2097148 kB
SwapFree:        2097148 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:                72 kB
Writeback:             0 kB
AnonPages:       4899380 kB
Mapped:          1291320 kB
Shmem:           1353896 kB
KReclaimable:    1084116 kB
Slab:            1384876 kB
SReclaimable:    1084116 kB
SUnreclaim:       300760 kB
KernelStack:       32336 kB
PageTables:        71720 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    34858416 kB
Committed_AS:   18142792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      136400 kB
VmallocChunk:          0 kB
Percpu:            15552 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      901056 kB
DirectMap2M:    18706432 kB
DirectMap1G:    48234496 kB

from iceoryx.

elBoberido avatar elBoberido commented on August 22, 2024

@wkaisertexas can you try a memory config which requires less memory. Just to be sure that it's not related to not having enough memory available in docker

from iceoryx.

elBoberido avatar elBoberido commented on August 22, 2024

@wkaisertexas great. I'll then close this issue

from iceoryx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.