You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I obtain a Segmentation Fault exit -11 .
I have checked log files, launch file, classes of blam and debug code with gdb and comments, but I haven't finded nothing that can help me.
Please Help Me !!!!
... logging to /home/parallels/.ros/log/a2d9e9fe-1d27-11eb-ba47-001c4211f8f3/roslaunch-parallels-Parallels-Virtual-Platform-3307.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
auto-starting new master
process[master]: started with pid [3320]
ROS_MASTER_URI=http://localhost:11311
setting /run_id to a2d9e9fe-1d27-11eb-ba47-001c4211f8f3
process[rosout-1]: started with pid [3331]
started core service [/rosout]
process[blam/blam_slam-2]: started with pid [3338]
[blam/blam_slam-2] process has died [pid 3338, exit code -11, cmd /home/parallels/catkin_ws/devel/lib/blam_slam/blam_slam_offline __name:=blam_slam __log:=/home/parallels/.ros/log/a2d9e9fe-1d27-11eb-ba47-001c4211f8f3/blam-blam_slam-2.log].
log file: /home/parallels/.ros/log/a2d9e9fe-1d27-11eb-ba47-001c4211f8f3/blam-blam_slam-2*.log
^C[rosout-1] killing on exit
[master] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done
What should I do?
The text was updated successfully, but these errors were encountered:
Hi,
when I run this command
roslaunch blam_example test_offline.launch
I obtain a Segmentation Fault exit -11 .
I have checked log files, launch file, classes of blam and debug code with gdb and comments, but I haven't finded nothing that can help me.
Please Help Me !!!!
... logging to /home/parallels/.ros/log/a2d9e9fe-1d27-11eb-ba47-001c4211f8f3/roslaunch-parallels-Parallels-Virtual-Platform-3307.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://parallels-Parallels-Virtual-Platform:36647/
SUMMARY
PARAMETERS
NODES
/blam/
blam_slam (blam_slam/blam_slam_offline)
auto-starting new master
process[master]: started with pid [3320]
ROS_MASTER_URI=http://localhost:11311
setting /run_id to a2d9e9fe-1d27-11eb-ba47-001c4211f8f3
process[rosout-1]: started with pid [3331]
started core service [/rosout]
process[blam/blam_slam-2]: started with pid [3338]
[blam/blam_slam-2] process has died [pid 3338, exit code -11, cmd /home/parallels/catkin_ws/devel/lib/blam_slam/blam_slam_offline __name:=blam_slam __log:=/home/parallels/.ros/log/a2d9e9fe-1d27-11eb-ba47-001c4211f8f3/blam-blam_slam-2.log].
log file: /home/parallels/.ros/log/a2d9e9fe-1d27-11eb-ba47-001c4211f8f3/blam-blam_slam-2*.log
^C[rosout-1] killing on exit
[master] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done
What should I do?
The text was updated successfully, but these errors were encountered: