You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/30 19:57:53 UTC

[GitHub] [cordova-android] zznidar opened a new issue #703: Crash navigating to chrome-error://webdata

zznidar opened a new issue #703: Crash navigating to chrome-error://webdata
URL: https://github.com/apache/cordova-android/issues/703
 
 
   # Bug Report
   
   ## Problem
   A Cordova Android app, built with PhoneGap, crashes when it is navigated to `chrome-error://webdata` either inside an iFrame or directly.
   
   ### What is expected to happen?
   No crash
   
   
   ### What does actually happen?
   App crashes when navigating to url chrome-error://webdata either inside an iFrame or directly.
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   Apparently it only crashes on Android 8 or newer.
   ### Steps to reproduce
   1. Download [the .apk file](https://github.com/zznidar/bugreports/raw/master/Cordova/Crash%20on%20visiting%20chrome-error%20webdata/apk/iFramecrasher-debug.3519194.1.apk) and install it.
   2. Open the app.
   3. Press one of the "*Will this crash it?*" links.
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   The sample .apk – you can also build it manually, here are [Source files](https://github.com/zznidar/bugreports/tree/master/Cordova/Crash%20on%20visiting%20chrome-error%20webdata/www)
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   - Pocophone f1, Android 8.1.0
   - Samsung Galaxy S8+, Android 9
   The tested devices running Android 7 or lower did not crash.
   - Phonegap `cli-6.5.0`, `cli-8.1.1`
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   - Phonegap `cli-6.5.0` (Android ver 6.1.2), `cli-8.1.1` (Android ver 7.1.2)
   - Android 8.1.0, Android 9
   - No plugins needed
   
   
   [Full list of tested devices](https://github.com/zznidar/bugreports/tree/master/Cordova/Crash%20on%20visiting%20chrome-error%20webdata#tested-devices-affected-written-in-bold)
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version *(The highest supported by PhoneGap)*
   - [x] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org