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 crash during failed resumption #3910

Closed
VjKlepikov opened this issue Apr 22, 2022 · 2 comments
Closed

Core crash during failed resumption #3910

VjKlepikov opened this issue Apr 22, 2022 · 2 comments

Comments

@VjKlepikov
Copy link

VjKlepikov commented Apr 22, 2022

Bug Report

Core crash during fails resumption

Occurrences: ~0.1%

Reproduction Steps
  1. App is registered
  2. App added some resumption data
  3. Ignition On/Off
  4. App re-connected
  5. During resumption SDL sends requests to HMI
  6. HMI responds with late response to one of the requests
Expected Behavior

Core fails resumption and send RegisterAppInterfaceResponse(success=true,result_code=RESUME_FAILED) to mobile application

Observed Behavior

Core crash
src/appMain/life_cycle_impl.cc:241 {anonymous}::sig_handler: SIGSEGV signal has been caught

OS & Version Information
Test Case, Sample Code, and / or Example App

./test_scripts/Resumption/Handling_errors_from_HMI/014_resume_one_rpc_late_response_ign_off.lua

Logs:

2022-04-21_11-10-13.135_failed.tar.gz

@OlhaVorobiova
Copy link
Contributor

Luxoft is going to fix this issue

@ShobhitAd
Copy link
Contributor

Closed via #3919

@jacobkeeler jacobkeeler changed the title Core crash during fails resumption Core crash during failed resumption Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants