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 Deadlocks on Shutdown when Mobile tries to Connect and No HMI is Available #3692

Closed
iCollin opened this issue Apr 29, 2021 · 1 comment
Projects

Comments

@iCollin
Copy link
Collaborator

iCollin commented Apr 29, 2021

Bug Report

A deadlock was noticed during the shutdown process

Reproduction Steps
  1. build core@develop and cd to build/bin
  2. run ./start.sh (DO NOT START HMI)
  3. Initiate connection from mobile app
  4. send SIGINT to core (ctrl+c on start.sh)
Expected Behavior

Core shuts down normally

Observed Behavior

Core deadlocks and needs to be force killed, much of the shutdown process does not occur

OS & Version Information
  • OS/Version: *
  • SDL Core Version: develop
@iCollin
Copy link
Collaborator Author

iCollin commented May 6, 2021

Closed via #3691

@iCollin iCollin closed this as completed May 6, 2021
@iCollin iCollin added this to Completed Bug Fixes/ Enhancements in 8.0.0 May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
8.0.0
Completed Bug Fixes / Enhancements
Development

No branches or pull requests

1 participant