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

apollo 9.0 in Orin ,cyber_monitor Segmentation fault (core dumped) #15252

Closed
ScottDeng114514 opened this issue Dec 29, 2023 · 2 comments
Closed

Comments

@ScottDeng114514
Copy link

We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 18.04): jetson orin ubuntu20.04
  • Apollo installed from (source or binary):source
  • Apollo version (3.5, 5.0, 5.5, 6.0):9.0
  • Output of apollo.sh config if on master branch:

Steps to reproduce the issue:

  • Please use bullet points and include as much details as possible:
  • After running ./scripts/bootstrap.sh, cyber_monitor crashed

Supporting materials (screenshots, command lines, code/script snippets):

Screenshot from 2023-12-29 14-45-01

@wusx
Copy link

wusx commented Jan 6, 2024

it's OK after recompile cyber_monitor !!!

bazel build cyber/tools/cyber_monitor/...

@WildBeast114514
Copy link
Member

This problem is caused by the arm architecture does not specify the fPIC compilation options, the latest master branch has solved this problem, please pull the code to recompile.

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

No branches or pull requests

4 participants