Android System WebView 51.0.2704.81, 51.0.2704.77, 50.0.2661.86 causes SAP Application to crash on Android mobile devices
Reported by
deepakmn...@gmail.com,
Jun 21 2016
|
||||||||
Issue descriptionSteps to reproduce the problem: 1. Update Android mobile device with Android System WebView 51.0.2704.81, 51.0.2704.77, 50.0.2661.86 2. Launch SAP app and the app crashes. What is the expected behavior? Application should not crash after updating Android System WebView 51.0.2704.81, 51.0.2704.77, 50.0.2661.86 What went wrong? Updating Android System WebView 51.0.2704.81, 51.0.2704.77, 50.0.2661.86 are causing apps to crash. An Android case is already logged-213649 https://code.google.com/p/android/issues/detail?id=213649 Crashed report ID: How much crashed? Whole browser Is it a problem with a plugin? Yes Android System WebView 51.0.2704.81, 51.0.2704.77, 50.0.2661.86 Did this work before? N/A Chrome version: Channel: n/a OS Version: Flash Version: An Android case is already logged-213649 https://code.google.com/p/android/issues/detail?id=213649
,
Jun 24 2016
,
Jun 24 2016
,
Jun 24 2016
,
Jun 24 2016
suresh.kl@gmail.com We are trying to repro this issue. Could you give us more info like which SAP app in Play(quite few apps are there)? link? package name? Is this specific one device? set of devices? Thank you!
,
Jun 25 2016
,
Jun 26 2016
satyavat...@chromium.org Hi, the application we are referring to is not on the playstore. We have custom developed SAP app using SAP Kapsel SDK. The issue replicated on all Android devices running OS 5.X and 6.X.
,
Jun 26 2016
Fiori Client App Log:
2016-06-20 18:30:36:030+0530 com.sap.smp.clientlog INFO [group: com.sap.smp.client.android] [artifact: ClientLog] [version: 3.11.4] [buildTime: 2016-03-08 08:14] [gitCommit: ${ldi.scm.revision}] [gitBranch: ${env.SCM_REVISION}]
2016-06-20 18:30:36:030+0530 com.sap.smp.supportability INFO [group: com.sap.smp.client.android] [artifact: SupportabilityFacade] [version: 3.11.4] [buildTime: 2016-03-08 08:14] [gitCommit: ${ldi.scm.revision}] [gitBranch: ${env.SCM_REVISION}]
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR java.io.FileNotFoundException: www/plugins/kapsel-plugin-fioriclient/www/messages_en_GB.properties
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR android.content.res.AssetManager.openAsset(Native Method)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR android.content.res.AssetManager.open(AssetManager.java:324)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR android.content.res.AssetManager.open(AssetManager.java:298)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR com.sap.mp.cordova.plugins.i18n.I18N.readPropertiesFile(I18N.java:70)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR com.sap.mp.cordova.plugins.i18n.I18N.execute(I18N.java:41)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR org.apache.cordova.CordovaPlugin.execute(CordovaPlugin.java:97)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR org.apache.cordova.PluginManager.exec(PluginManager.java:132)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR org.apache.cordova.CordovaBridge.jsExec(CordovaBridge.java:59)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR org.crosswalk.engine.XWalkExposedJsApi.exec(XWalkExposedJsApi.java:40)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR org.chromium.base.SystemMessageHandler.nativeDoRunLoopOnce(Native Method)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR org.chromium.base.SystemMessageHandler.handleMessage(SystemMessageHandler.java:37)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR android.os.Handler.dispatchMessage(Handler.java:102)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR android.os.Looper.loop(Looper.java:145)
2016-06-20 18:30:40:030+0530 SMP_I18N ERROR android.os.HandlerThread.run(HandlerThread.java:61)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR java.io.FileNotFoundException: www/plugins/kapsel-plugin-fioriclient/www/messages_en_GB.properties
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR android.content.res.AssetManager.openAsset(Native Method)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR android.content.res.AssetManager.open(AssetManager.java:324)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR android.content.res.AssetManager.open(AssetManager.java:298)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR com.sap.mp.cordova.plugins.i18n.I18N.readPropertiesFile(I18N.java:70)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR com.sap.mp.cordova.plugins.i18n.I18N.execute(I18N.java:41)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR org.apache.cordova.CordovaPlugin.execute(CordovaPlugin.java:97)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR org.apache.cordova.PluginManager.exec(PluginManager.java:132)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR org.apache.cordova.CordovaBridge.jsExec(CordovaBridge.java:59)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR org.crosswalk.engine.XWalkExposedJsApi.exec(XWalkExposedJsApi.java:40)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR org.chromium.base.SystemMessageHandler.nativeDoRunLoopOnce(Native Method)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR org.chromium.base.SystemMessageHandler.handleMessage(SystemMessageHandler.java:37)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR android.os.Handler.dispatchMessage(Handler.java:102)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR android.os.Looper.loop(Looper.java:145)
2016-06-20 18:30:53:030+0530 SMP_I18N ERROR android.os.HandlerThread.run(HandlerThread.java:61)
2016-06-20 18:33:03:033+0530 com.sap.smp.clientlog INFO [group: com.sap.smp.client.android] [artifact: ClientLog] [version: 3.11.4] [buildTime: 2016-03-08 08:14] [gitCommit: ${ldi.scm.revision}] [gitBranch: ${env.SCM_REVISION}]
2016-06-20 18:33:03:033+0530 com.sap.smp.supportability INFO [group: com.sap.smp.client.android] [artifact: SupportabilityFacade] [version: 3.11.4] [buildTime: 2016-03-08 08:14] [gitCommit: ${ldi.scm.revision}] [gitBranch: ${env.SCM_REVISION}]
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR java.io.FileNotFoundException: www/plugins/kapsel-plugin-fioriclient/www/messages_en_GB.properties
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR android.content.res.AssetManager.openAsset(Native Method)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR android.content.res.AssetManager.open(AssetManager.java:324)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR android.content.res.AssetManager.open(AssetManager.java:298)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR com.sap.mp.cordova.plugins.i18n.I18N.readPropertiesFile(I18N.java:70)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR com.sap.mp.cordova.plugins.i18n.I18N.execute(I18N.java:41)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR org.apache.cordova.CordovaPlugin.execute(CordovaPlugin.java:97)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR org.apache.cordova.PluginManager.exec(PluginManager.java:132)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR org.apache.cordova.CordovaBridge.jsExec(CordovaBridge.java:59)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR org.crosswalk.engine.XWalkExposedJsApi.exec(XWalkExposedJsApi.java:40)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR org.chromium.base.SystemMessageHandler.nativeDoRunLoopOnce(Native Method)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR org.chromium.base.SystemMessageHandler.handleMessage(SystemMessageHandler.java:37)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR android.os.Handler.dispatchMessage(Handler.java:102)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR android.os.Looper.loop(Looper.java:145)
2016-06-20 18:33:05:033+0530 SMP_I18N ERROR android.os.HandlerThread.run(HandlerThread.java:61)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR java.io.FileNotFoundException: www/plugins/kapsel-plugin-fioriclient/www/messages_en_GB.properties
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR android.content.res.AssetManager.openAsset(Native Method)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR android.content.res.AssetManager.open(AssetManager.java:324)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR android.content.res.AssetManager.open(AssetManager.java:298)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR com.sap.mp.cordova.plugins.i18n.I18N.readPropertiesFile(I18N.java:70)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR com.sap.mp.cordova.plugins.i18n.I18N.execute(I18N.java:41)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR org.apache.cordova.CordovaPlugin.execute(CordovaPlugin.java:97)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR org.apache.cordova.PluginManager.exec(PluginManager.java:132)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR org.apache.cordova.CordovaBridge.jsExec(CordovaBridge.java:59)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR org.crosswalk.engine.XWalkExposedJsApi.exec(XWalkExposedJsApi.java:40)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR org.chromium.base.SystemMessageHandler.nativeDoRunLoopOnce(Native Method)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR org.chromium.base.SystemMessageHandler.handleMessage(SystemMessageHandler.java:37)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR android.os.Handler.dispatchMessage(Handler.java:102)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR android.os.Looper.loop(Looper.java:145)
2016-06-20 18:33:18:033+0530 SMP_I18N ERROR android.os.HandlerThread.run(HandlerThread.java:61)
,
Jun 27 2016
Is there a way you can provide a small repro app? this will simplify the debug effort here. Seems like related to opening assets. Bo/Michael, any change there you may remember in M51 timeframe.
,
Jun 28 2016
+Andrew who might know about this cordova plugin. Not much I can do, will let webview team take this one.
,
Feb 8 2017
Gentle ping to get an update on this issue. Please close this if there is nothing actionable to proceed ahead.
,
Feb 8 2017
51 is quite old. Closing as archived. |
||||||||
►
Sign in to add a comment |
||||||||
Comment 1 by suresh...@gmail.com
, Jun 21 2016