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

TraCI connection issues, netedit segfault on macOS Catalina #19

Closed
JVillella opened this issue Oct 19, 2020 · 1 comment · May be fixed by #619
Closed

TraCI connection issues, netedit segfault on macOS Catalina #19

JVillella opened this issue Oct 19, 2020 · 1 comment · May be fixed by #619
Assignees

Comments

@JVillella
Copy link
Contributor

If running smarts gives you,

core/smarts.py", line 284, in setup
    provider_state = self._setup_providers(self._scenario)
  File "/Users/julian/src/SMARTS/smarts/core/smarts.py", line 550, in _setup_providers
    provider_state.merge(provider.setup(scenario))
  File "/Users/julian/src/SMARTS/smarts/core/sumo_traffic_simulation.py", line 199, in setup
    self._initialize_traci_conn()
  File "/Users/julian/src/SMARTS/smarts/core/sumo_traffic_simulation.py", line 123, in _initialize_traci_conn
    waitBetweenRetries=0.05,
  File "/usr/local/opt/sumo/share/sumo/tools/traci/main.py", line 121, in connect
    raise TraCIException("TraCI server already finished")
traci.exceptions.TraCIException: TraCI server already finished

or running netedit gives you something like,

[1]    1757 segmentation fault  netedit

and you're on macOS Catalina or newer then follow these steps to fix it eclipse-sumo/sumo#6242 (comment).

@JVillella JVillella self-assigned this Oct 19, 2020
@JVillella
Copy link
Contributor Author

Just posting this here in case others run into this issue.

@Adaickalavan Adaickalavan linked a pull request Mar 18, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant