smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
239 stars 245 forks source link

Core dump by updated odometer receiving #3908

Closed GetmanetsIrina closed 2 years ago

GetmanetsIrina commented 2 years ago

Bug Report

Core dump by updated odometer receiving

Occurrences: 100%
Reproduction Steps
  1. SDL and HMI are started
  2. Mobile app is registered and activated
  3. PTU is performed with ptu_update_rc.json (with RC permissions and specified modules)
  4. Mobile app requests SetInteriorVD for some module
  5. Set value 3000 for odometer in "Vehicle Info" -> "Odometr"
  6. PTU s triggered
  7. PTU is performed with ptu_update_rc_all_modules.json(with RC permissions and empty array for modules)
  8. Mobile app requests SetInteriorVD for some module
  9. Set value 5000 for odometer in "Vehicle Info" -> "Odometr"
Expected Behavior

PTU is triggered, there is no core dump

Observed Behavior

Core dump sdl_log_trace_proprietary.zip dump_core_odometer_http.zip DEBUG [13 Apr 2022 11:28:57,382][139958891312896][SDLMain] /home/jenkins/workspace/Release_8.1_SDL_NoUT_H/src/appMain/life_cycle_impl.cc:241 {anonymous}::sig_handler: SIGSEGV signal has been caught

OS & Version Information
GetmanetsIrina commented 2 years ago

Please notice this is a non-regression issue. It's also reproduced on release 8.0

LitvinenkoIra commented 2 years ago

Luxoft is going to fix this issue

jacobkeeler commented 2 years ago

Closed via #3930