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 on Ignition OFF during registering Apps #3857

Closed
VjKlepikov opened this issue Feb 14, 2022 · 5 comments
Closed

SDL core dump on Ignition OFF during registering Apps #3857

VjKlepikov opened this issue Feb 14, 2022 · 5 comments
Labels
Projects

Comments

@VjKlepikov
Copy link

VjKlepikov commented Feb 14, 2022

Bug Report

SDL core dump on Ignition OFF during registering Apps

Occurrences:

~10%

Reproduction Steps
  1. SDL and HMI are started
  2. Connect mobile device via USB transport.
  3. Perform ignition Off during registering Apps (25 Apps)
    On "HMI" go to → Click the "Exit Application" button → Select “IGNITION_OFF” in “Exit Application reason” → Click the Send state button
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 sends to HMI OnSDLClose and stops working
    SDL->HMI: BasicCommunication.OnSDLClose:{}
    Core dump is observed
    SIGSEGV caught
    DEBUG [139969695552064][SDLMain] /home/jenkins/workspace/Develop_SDL_NoUT_P/src/appMain/life_cycle_impl.cc:241 {anonymous}::sig_handler: SIGSEGV signal has been caught
OS & Version Information
Logs:

Logs.zip

@VjKlepikov
Copy link
Author

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

@VjKlepikov
Copy link
Author

@theresalech Please notice Luxoft team is going to prepare a fix

@ShobhitAd
Copy link
Contributor

ShobhitAd commented Jun 27, 2022

@VjKlepikov I was able to reproduce this issue on my end manually but might need an ATF tests PR to more easily test the fix .

@VjKlepikov
Copy link
Author

@ShobhitAd Please find PR with the script in smartdevicelink/sdl_atf_test_scripts#2694

@ShobhitAd
Copy link
Contributor

Closed via #3939

@ShobhitAd ShobhitAd moved this from Review In Progress to Completed Bug Fixes/ Enhancements in 8.2.0 Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
8.2.0
Completed Bug Fixes / Enhancements
Development

No branches or pull requests

3 participants