BeTop created CB-11099:
--------------------------

             Summary: Crashing when select dropdown in android Motorola Droid 
Turbo 2,
                 Key: CB-11099
                 URL: https://issues.apache.org/jira/browse/CB-11099
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 6.0.0
            Reporter: BeTop


My Android cordova-based app crashes on an Motorola Droid Turbo 2, Android 
Version 6.0.  I can crash it by making a selection in a completely barebones 
dropdown.

Here are the crucial logcat lines. They start with when I tap the dropdown.

04-16 12:04:32.045: D/cr_Ime(13068): [InputMethodManagerWrapper.java:56] 
isActive: true
04-16 12:04:32.045: D/cr_Ime(13068): [InputMethodManagerWrapper.java:65] 
hideSoftInputFromWindow
04-16 12:04:37.181: I/chromium(13068): [INFO:CONSOLE(25)] "No 
Content-Security-Policy meta tag found. Please add one when using the 
cordova-plugin-whitelist plugin.", source: 
file:///android_asset/www/plugins/cordova-plugin-whitelist/whitelist.js (25)
04-16 12:04:44.204: W/Adreno-GSL(13068): <gsl_ldd_control:475>: ioctl fd 38 
code 0x40180917 (IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP_CTXTID) failed: errno 
16 Device or resource busy
04-16 12:04:44.204: W/Adreno-GSL(13068): <gsl_ldd_control:475>: ioctl fd 38 
code 0x40180917 (IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP_CTXTID) failed: errno 
16 Device or resource busy
04-16 12:04:44.205: W/Adreno-GSL(13068): <gsl_ldd_control:475>: ioctl fd 38 
code 0x40180917 (IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP_CTXTID) failed: errno 
16 Device or resource busy
04-16 12:04:44.205: W/Adreno-GSL(13068): --------- beginning of crash


Everytime the app crashes there is one or more of these at the end of the log:

W/Adreno-GSL(13068): ... (IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP_CTXTID) 
failed: errno 16 Device or resource busy



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to