Skip to content

[Foxy]ros2 topic echo/hz causes segment fault. #49

@ZhenshengLee

Description

@ZhenshengLee

Env

  • Ubuntu 20.04.02 LTS
  • GCC 9.3.0
  • ros2 foxy
  • lgsvl 2020.06

Observed

zs@zs-3630:~$ ros2 topic echo /tf
2021-07-06 10:39:44.892 [ Debug ]: Application registered management segment 0x7fe178bad000 with size 60126248 to id 1
2021-07-06 10:39:44.893 [ Debug ]: Application registered payload data segment 0x7fe16fcd0000 with size 149264720 to id 2
Segmentation fault (core dumped)

Expected

ros2 topic echo /tf run without error

Comment

the following commands also cause segfault.

  • ros2 topic hz /tf
  • ros2 topic hz /tf_static
  • ros2 topic hz /rslidar_points

lgsvl may not be needed to reproduce the behavior.

Originally posted by @ZhenshengLee in #42 (comment)

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