Giter Site home page Giter Site logo

Comments (4)

elBoberido avatar elBoberido commented on May 25, 2024 1

Closing this since it looks like an issue in a layer above iceoryx

from iceoryx.

elBoberido avatar elBoberido commented on May 25, 2024

@sgf201 the backtrace looks weird. I'm not sure if this is related to iceoryx itself or to the integration in CycloneDDS or something on the user side.

One scenario for an segmentation fault is when the shared memory segment for the publisher is not mapped into the application. But my memory can also deceive me and we might have a check for that.

Can you check if the application runs under the same POSIX user as RouDi or if not if there is a shared memory segment with the POSIX user of the application configured in the roudi_config.toml?

from iceoryx.

sgf201 avatar sgf201 commented on May 25, 2024

@sgf201 the backtrace looks weird. I'm not sure if this is related to iceoryx itself or to the integration in CycloneDDS or something on the user side.回溯看起来很奇怪。我不确定这是否与iceoryx本身有关,还是与CycloneDDS中的集成有关,或者与用户端的其他内容有关。

One scenario for an segmentation fault is when the shared memory segment for the publisher is not mapped into the application. But my memory can also deceive me and we might have a check for that.分段故障的一种情况是发布者的共享内存段未映射到应用程序中。但我的记忆也会欺骗我,我们可能会对此进行检查。

Can you check if the application runs under the same POSIX user as RouDi or if not if there is a shared memory segment with the POSIX user of the application configured in the roudi_config.toml?您能否检查应用程序是否在与 RouDi 相同的 POSIX 用户下运行,或者如果不是,是否与 中配置的应用程序的 POSIX 用户共享内存段 roudi_config.toml

all apps runs under the same POSIX user, and I have checked the roudi log, there is no warning or error info.anther info is the "ros2 topic echo msg" works well. the content shows out.

from iceoryx.

elBoberido avatar elBoberido commented on May 25, 2024

@sgf201 in this case it might be an issue in the RMW implementation. I know that zero copy is restricted to some use cases. Maybe your use case is also a restricted one. I think the Cyclone DDS developer can tell you more about it.

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.