Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rviz crash when using billboard line type #1674

Closed
sai5555 opened this issue Oct 28, 2021 · 1 comment
Closed

rviz crash when using billboard line type #1674

sai5555 opened this issue Oct 28, 2021 · 1 comment
Labels

Comments

@sai5555
Copy link

sai5555 commented Oct 28, 2021

Hi all
ROS : noetic
linux : 5.10.49-1-MANJARO
rviz : 1.14.10-1
when I use billboard line type e.g., planner's path , the rviz happen to crash.

[FATAL] [1635387209.074960761, 1635239482.643755630]: ASSERTION FAILED2076
file = /var/tmp/pamac-build-robot/ros-noetic-rviz/src/rviz-1.14.10/src/rviz/ogre_helpers/billboard_line.cpp
line = 228
cond = num_elements_[current_line_] < max_points_per_line_
[rviz-3] process has died [pid 127919, exit code -5, cmd /opt/ros/noetic/lib/rviz/rviz -d /home/robot/catkin_ws/src/auo_data/clean_data/rviz/navigation.rviz __name:=rviz __log:=/home/robot/.ros/log/ce9e1b50-378e-11ec-9abe-b07d64d8561c/rviz-3.log].
log file: /home/robot/.ros/log/ce9e1b50-378e-11ec-9abe-b07d64d8561c/rviz-3*.log

@rhaschke rhaschke added the bug label Oct 29, 2021
rhaschke added a commit to rhaschke/rviz that referenced this issue Oct 29, 2021
@rhaschke
Copy link
Contributor

Sorry for that stupid issue. The assertion condition should read <=. See 7ef2068.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants