Skip to content

Boost symbol collision with dante module #20

Description

@nmarks99

Problem

IOC crashes on call to any urRobot asynPortDriver constructors. When dante is loaded in same IOC.

Details

Loading the urRobot module and dante in the same IOC will cause a crash upon calling any of the urRobot asynPortDriver constructors. This is immediately apparent when using an xxx based IOC which loads dante by default. There is no helpful error message to indicate that this crash is due to symbol collisions with boost. This problem was introduced when we switched to including ur_rtde as a submodule that is built from source with this library. This should be at a minimum documented somewhere

Fix

Don't load the dante module in the IOC is the easy fix. Perhaps there is a better fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions