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

CCB: SmartDeviceLink SIGSEGV crash in std::__1::__tree_ #3173

Closed
LitvinenkoIra opened this issue Dec 6, 2019 · 5 comments
Closed

CCB: SmartDeviceLink SIGSEGV crash in std::__1::__tree_ #3173

LitvinenkoIra opened this issue Dec 6, 2019 · 5 comments

Comments

@LitvinenkoIra
Copy link
Contributor

Bug Report

SmartDeviceLink SIGSEGV crash in std::__1::__tree_iterator

Detailed analysis:

When one thread accessing data of capabilities other thread can delete the pointer. So it necessary to change it to shared pointers.

Reproduction Steps
  1. Start SDL, HMI, connect Mobile
  2. Register app
  3. Observe behavior
Expected Behavior

SDL should not crash

Observed Behavior

SDL crashed
bt.txt

OS & Version Information

@E-SAITO-TMC
Copy link

@theresalech -san, We were able to reproduce this issue with Core 6.0.1. This is a high priority issue for Toyota. Could you please include this in the Core 6.2 release planning?

@theresalech
Copy link
Contributor

@LitvinenkoIra can you please advise if you are able to reproduce this issue in the latest Core release?

@theresalech theresalech added the Waiting for Feedback Maintainers are waiting for feedback from an author or contributor label May 21, 2020
@LuxoftAKutsan
Copy link
Contributor

Fix from SYNC4 applicable for open sdl.
Additional test will not be created. any test case contains steps t reproduce.
Probably issue can't be reproduce in open sdl environment.
Regression will be checked

@theresalech
Copy link
Contributor

@LuxoftAKutsan, thank you for the additional information! Please let us know when a PR is ready for Livio's review.

@Jack-Byrne
Copy link
Collaborator

Resolved by #3528

@theresalech theresalech removed the Waiting for Feedback Maintainers are waiting for feedback from an author or contributor label Oct 6, 2020
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

5 participants