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 when the HMI sends UI.OnTouchEvent with the 'ts' param has a value greater than maxvalue (not valid) #3226

Closed
HSavynetska opened this issue Feb 3, 2020 · 1 comment
Assignees
Projects

Comments

@HSavynetska
Copy link

HSavynetska commented Feb 3, 2020

Bug Report

SDL crashes when the HMI sends UI.OnTouchEvent with the 'ts' param has a value greater than maxvalue (not valid)

Reproduction Steps
  1. SDL and HMI are started
  2. Navi_App is registered and activated
  3. OnTouchEventOnlyGroup is allowed by policies
  4. HMI sends OnTouchEvent notification with the 'ts' param has a value greater than maxvalue (not valid)
Expected Behavior

No Crash should be observed while testing

Observed Behavior

SDL crashed while testing

OS & Version Information

  • OS/Version : Ubuntu 16.04
  • SDL Core Version:
  • ATF: develop

logs.zip

@jacobkeeler
Copy link
Contributor

Closed with the merge of #3750

@theresalech theresalech added this to Completed Bug Fixes/ Enhancements in 8.0.0 Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
8.0.0
Completed Bug Fixes / Enhancements
Development

No branches or pull requests

3 participants