Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sometimes SDL does not send OnAppInterfaceUnregistered(FACTORY_DEFAULTS) to App during FACTORY_DEFAULTS exit #3874

Open
VjKlepikov opened this issue Mar 4, 2022 · 1 comment
Labels

Comments

@VjKlepikov
Copy link

VjKlepikov commented Mar 4, 2022

Bug Report

Sometimes SDL does not send OnAppInterfaceUnregistered(FACTORY_DEFAULTS) to App during FACTORY_DEFAULTS exit

Occurrences: ~0.1%

Reproduction Steps

SDL and HMI are started
App is registered
HMI sends BC.OnExitAllApplications(FACTORY_DEFAULTS)

Expected Behavior

SDL unregisters app and sends OnAppInterfaceUnregistered(FACTORY_DEFAULTS) to it.

Observed Behavior

SDL does not send OnAppInterfaceUnregistered(FACTORY_DEFAULTS) to mobile application

OS & Version Information

OS/Version: Ubuntu 18.04
SDL Core Version: 8.0 + develop (8.1 release candidate)

Test Case, Sample Code, and / or Example App

./test_scripts/Policies/user_consent_of_Policies/221_ATF_Factory_reset.lua

Logs:

2022-03-04_02-49-51.810_failed.tar.gz

@VjKlepikov
Copy link
Author

Please notice this is a non-regression issue. It's also reproduced on release 8.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants