Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A30C2200B4F for ; Tue, 12 Jul 2016 00:46:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A1706160A78; Mon, 11 Jul 2016 22:46:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EB546160A7D for ; Tue, 12 Jul 2016 00:46:11 +0200 (CEST) Received: (qmail 6051 invoked by uid 500); 11 Jul 2016 22:46:11 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 6035 invoked by uid 99); 11 Jul 2016 22:46:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2016 22:46:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 02BDD2C02A3 for ; Mon, 11 Jul 2016 22:46:11 +0000 (UTC) Date: Mon, 11 Jul 2016 22:46:11 +0000 (UTC) From: "Joe Bowser (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-11099) Crashing when select dropdown in android Motorola Droid Turbo 2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 11 Jul 2016 22:46:12 -0000 [ https://issues.apache.org/jira/browse/CB-11099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-11099. ----------------------------- Resolution: Won't Fix This is a Chromium issue. You can try and install Crosswalk, but this doesn't look like something that we can fix in the Cordova code. Apologies. > 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 > Priority: Minor > > The app crashes when choose select on an Motorola Droid Turbo 2, Android Version 6.0. > 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): : 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): : 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): : 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-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org