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

SDL core dump during streaming on Ignition OFF #3893

Open
VjKlepikov opened this issue Mar 29, 2022 · 0 comments
Open

SDL core dump during streaming on Ignition OFF #3893

VjKlepikov opened this issue Mar 29, 2022 · 0 comments
Labels

Comments

@VjKlepikov
Copy link

VjKlepikov commented Mar 29, 2022

Bug Report

SDL core dump during streaming on Ignition OFF

Occurrence: 0.1%
Reproduction Steps
  1. SDL and HMI are started
  2. App is registered
  3. Video service is started
  4. Audio service is started
  5. HMI sends IGNITION_OFF to SDL
    SDL->HMI: BasicCommunication.OnExitAllApplications:{"reason":"IGNITION_OFF"}}
Expected Behavior

SDL starts the ignition off sequence

  1. SDL sends to HMI OnSDLClose and stops working
    SDL->HMI: BasicCommunication.OnSDLClose:{}
Observed Behavior

SDL starts the ignition off sequence

  1. SDL does not sends to HMI OnSDLClose and stops working
    SDL->HMI: BasicCommunication.OnSDLClose:{}
    Core dump is observed
OS & Version Information

OS/Version: Ubuntu 18.04
SDL Core Version: release/8.1.0 (25e47c7) (also reproduced in 8.0.0)

Test Case, Sample Code, and / or Example App

./test_scripts/Defects/6_1/1409_SDL_does_not_send_EndService_for_Video_Audio_Service_upon_IGNITION_OFF.lua

Logs:

LogsCrash_H.zip

@theresalech theresalech added this to Bug Fixes in 8.2.0 Jun 15, 2022
@theresalech theresalech removed this from Bug Fixes in 8.2.0 Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants