Skip to content

rosbag_write_integration_test is flaky #25

@Martin-Idel-SI

Description

@Martin-Idel-SI

Currently, the rosbag_write_integration_test is flaky.

Valgrind and the debugger both suggest that cleanup of shared_ptr<SerializedBagMessage> does not work properly. However, the code never calls reset explicitly, nor is the memory in question released in any other way we can see.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions