allenh1 / p2os

P2OS ROS driver for Groovy and later.
http://wiki.ros.org/p2os-purdue
27 stars 38 forks source link

Memory corruption bug with stageros #35

Closed claudinebadue closed 9 years ago

claudinebadue commented 9 years ago

Dear all,

I am trying to simulate a Pioneer robot using the Stage Simulator. For this, I am following the tutorial available at http://wiki.ros.org/p2os-purdue/Tutor... . When I use the command:

roslaunch p2os_launch stage-pioneer-3dx-sick.launch

I get the following error message:

* Error in `/home/claudine/catkin_ws/devel/lib/stage_ros/stageros': malloc(): memory corruption: 0x000000000178cf90 * [stageros-3] process has died [pid 13306, exit code -6, cmd /home/claudine/catkin_ws/devel/lib/stage_ros/stageros /home/claudine/catkin_ws/src/p2os/p2os_launch/launch/stage-worlds/pioneer3dx-sick.world name:=stageros log:=/home/claudine/.ros/log/f9f917c4-107a-11e5-bd7c-a417312cfbde/stageros-3.log]. log file: /home/claudine/.ros/log/f9f917c4-107a-11e5-bd7c-a417312cfbde/stageros-3*.log

I am using Ubuntu 14.04 and ROS Indigo.

Ideas of how to solve this problem?

Kind regards,

Claudine

progtologist commented 9 years ago

This appears to be a known bug in stageros. Read ros-simulation/stage_ros#21

allenh1 commented 9 years ago

Is this issue ok to close?

progtologist commented 9 years ago

Yes, it's not really an issue of p2os!