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

Crash due to invalid applications iterator in OnLanguageChange #3805

Closed
iCollin opened this issue Oct 26, 2021 · 1 comment · Fixed by #3806
Closed

Crash due to invalid applications iterator in OnLanguageChange #3805

iCollin opened this issue Oct 26, 2021 · 1 comment · Fixed by #3806
Labels
Projects

Comments

@iCollin
Copy link
Collaborator

iCollin commented Oct 26, 2021

Bug Report

A rare crash occurs when registering apps around an OnLanguageChange notification from HMI

Reproduction Steps
  1. Connect apps with EN-US language option
  2. Change HMI UI and TTS+VR language to FR-CA
  3. Connect more apps with EN-US language option and quickly unregister them
Expected Behavior

Core does not crash

Observed Behavior

Core crashes

SIGSEGV in __gnu_cxx::__atomic_add (__mem=0xd, __val=1)
OS & Version Information

3 backtraces

@iCollin iCollin changed the title Crash due to invalid application pointer in UI OnLanguageChange Crash due to invalid applications iter in UI OnLanguageChange Oct 27, 2021
@iCollin iCollin added this to Features in 8.1.0 via automation Oct 27, 2021
@iCollin iCollin moved this from Features to Bug Fixes in 8.1.0 Oct 27, 2021
@iCollin iCollin linked a pull request Oct 27, 2021 that will close this issue
1 task
@iCollin
Copy link
Collaborator Author

iCollin commented Nov 9, 2021

Closed via #3806

@iCollin iCollin closed this as completed Nov 9, 2021
8.1.0 automation moved this from Bug Fixes to Completed Features Nov 9, 2021
@iCollin iCollin changed the title Crash due to invalid applications iter in UI OnLanguageChange Crash due to invalid applications iterator in OnLanguageChange Nov 9, 2021
@theresalech theresalech moved this from Completed Features to Completed Bug Fixes/ Enhancements in 8.1.0 Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
8.1.0
Completed Bug Fixes/ Enhancements
Development

Successfully merging a pull request may close this issue.

2 participants