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

Core Dump Issue from Using Debian Package #65

Open
frank770504 opened this issue Oct 25, 2018 · 1 comment
Open

Core Dump Issue from Using Debian Package #65

frank770504 opened this issue Oct 25, 2018 · 1 comment

Comments

@frank770504
Copy link

Hello,

Our project has used this package for along time, but, this morning, we met a core dump issue just after ros-kinetic update.

[laser_filters_front_-4] process has died [pid 201, exit code -11, cmd /opt/ros/kinetic/lib/laser_filters/scan_to_scan_filter_chain scan:=front_scan_original scan_filtered: =front_scan_filtered_ __name:=laser_filters_front_ __log:=/root/.ros/log/f513d82c-d80c-11e8-9f6b-0242ac110002/laser_filters_front_-4.log]. log file: /root/.ros/log/f513d82c-d80c-11e8-9f6b-0242ac110002/laser_filters_front_-4*.log

I switched back to the none-updtaed-yet image by docker, and the crash issue did not happen.

In the end, I downloaded this package from git and built it in the updated image, and it worked.

So, I think that there is something wrong on the ros-kinetic release phase.

Does anyone has the same issue?

@jonbinney
Copy link
Contributor

I've not seen this but I'm usually on melodic now. -11 means a segmentation fault - maybe there was a change in the filters ABI? Could you try running sudo apt-get update && sudo apt-get dist-upgrade and see if it still happens?

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

No branches or pull requests

2 participants