Skip to content

rosbag_write_integration_test is flaky #25

Closed
@Martin-Idel-SI

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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