Skip to content

Non deterministic double free or corruption on ctrl-c #4

Description

@wjwwood

This has been observed in the talker using opensplice:

$ ./install/bin/talker__ros_middleware_opensplice_cpp
init()
  init() get_instance
create_node()
  create_node() opensplice_static
  create_node() get_instance
  create_node() create_participant in domain 0
  create_node() pass opaque node handle
create_publisher()
create_publisher() opensplice_static
  create_publisher() extract participant from opaque node handle
  create_publisher() invoke register callback
  simple_msgs::type_support::register_type__String()
  create_publisher() create dds publisher
  create_publisher() create topic: chatter
  create_publisher() create data writer
  create_publisher() build opaque publisher handle
Publishing: 'Hello World: 1'
Publishing: 'Hello World: 2'
Publishing: 'Hello World: 3'
^Csignal_handler(2)
*** Error in `./install/bin/talker__ros_middleware_opensplice_cpp': double free or corruption (!prev): 0x00000000016f8ff0 ***

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions