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

spawn walkers error with python exit code 139 (interrupted by signal 11: sigsegv) #4155

Closed
lish0 opened this issue Apr 28, 2021 · 6 comments
Closed
Assignees
Labels
question stale Issue has not had recent activity

Comments

@lish0
Copy link

lish0 commented Apr 28, 2021

I tried to spawn walkers with spawn_npc.py, but found the process died at world.get_random_location_from_navigation(). Do I misconfigure something? I use python3.9.4 as interpreter.

@arihant2math
Copy link

Use python 3.7 instead, see #4087

@lish0
Copy link
Author

lish0 commented May 3, 2021

Use python 3.7 instead, see #4087

Thanks for your reply. But I was able to install .egg file and import carla, In my carla workspace, vehicles can be successfully spawned while the pedestrian can't.

@arihant2math
Copy link

What is is run command, is it python3 spawn_npc.py (python spawn_npc.py for windows users)?

@corkyw10
Copy link
Contributor

Hi @lish0, are you using a custom map or one of the CARLA maps? What version of CARLA are you using? What output do you get with python3 spawn_npc.py -n 0 -w 10?

@lish0
Copy link
Author

lish0 commented May 14, 2021

Hi @lish0, are you using a custom map or one of the CARLA maps? What version of CARLA are you using? What output do you get with python3 spawn_npc.py -n 0 -w 10?

Hi @corkyw10, I use official carla map, and the CARLA version is 0.9.11. When I try to spawn walkers, I get the only output is "python exit code 139 (interrupted by signal 11: sigsegv)", and the UE4 editor gets stuck at the same time.

@stale
Copy link

stale bot commented Jul 21, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issue has not had recent activity label Jul 21, 2021
@stale stale bot closed this as completed Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question stale Issue has not had recent activity
Projects
None yet
Development

No branches or pull requests

4 participants