smartdevicelink / sdl_core

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

Crash observed in RequestController #1936

Open VGunasekaranHarman opened 6 years ago

VGunasekaranHarman commented 6 years ago

Hi,

Bug Report

  1. VR is not supported in our system.
  2. We are observing a crash in RequestController
  3. Have attached the backtrace and the logs. Btrace.txt dlt.zip
Reproduction Steps

Precondition:

  1. HU is ON.
  2. Android phone with AppLink enabled apps (5-6) is connected to HU via BT.
  3. Apps are registered on HU

Steps:

  1. Select Apps SoftKey.
  2. Select any app.
  3. Select Apps SoftKey and launch different app.
  4. Repeat steps 1 and 2 for 3-4 times.
Expected Behavior
  1. Apps should open as requested by user.
  2. Previous app should go in HMI_LIMITED.
Observed Behavior
  1. Apps are launched.
  2. When trying to launch third or fourth app, app is not launched.
  3. AppLink core is observed.
OS & Version Information
Test Case, Sample Code, and / or Example App

[Paste a link to a PR, gist, or other code that exemplifies this behavior]

VGunasekaranHarman commented 6 years ago

HMI provides below info to SDL.

220500 2017/11/28 17:29:25.000724 295.0720 246 ECU1 ALCO JOUR 996 log debug verbose 1 SDLCore_4.2.091517.5022572 [1251]:[application_manager_impl.cc:1797] :ConvertMessageToSO:: Message to convert: protocol 0; json { "error" : { "code" : 21, "data" : { "method" : "VR.AddCommand" }, "message" : "VR is not supported by the system" }, "id" : 924, "jsonrpc" : "2.0" }