-
Notifications
You must be signed in to change notification settings - Fork 243
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
Comments
@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? |
@LitvinenkoIra can you please advise if you are able to reproduce this issue in the latest Core release? |
Fix from SYNC4 applicable for open sdl. |
@LuxoftAKutsan, thank you for the additional information! Please let us know when a PR is ready for Livio's review. |
Resolved by #3528 |
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
Expected Behavior
SDL should not crash
Observed Behavior
SDL crashed
bt.txt
OS & Version Information
The text was updated successfully, but these errors were encountered: