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 crashes in case 'AppStorageFolder' doesn't have read/write permission #2428

Closed
HSavynetska opened this issue Jul 30, 2018 · 2 comments
Closed
Labels

Comments

@HSavynetska
Copy link

Bug Report

SDL crashes in case 'AppStorageFolder' doesn't have read/write permission

Reproduction Steps
  1. In case when there is no read/write permission
    for the value of AppStorageFolder in smartDeviceLink.ini
    the SDL crashes in initialization because the
    assertion for the Protocol Handler instance fails.
    The reason for this failure is that Protocol Handler
    is not initialized due to failure of Application
    Manager Init method caused by lack ot r/w permission.
Expected Behavior

SDL log an error and stop working correctly
There is no any dump

Observed Behavior
OS & Version Information
  • OS/Version:
  • SDL Core Version:
  • Testing Against:
@VjKlepikov
Copy link

The issue is relevant on the current develop branch

Environment:
Test script: smartdevicelink/sdl_atf_test_scripts#2097
SDL build: https://github.com/smartdevicelink/sdl_core/tree/develop ( 891497b )
ATF: develop branch

@iCollin
Copy link
Collaborator

iCollin commented May 8, 2020

Closed via #2621

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

4 participants