Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A4980183EB for ; Fri, 20 Nov 2015 20:02:11 +0000 (UTC) Received: (qmail 63625 invoked by uid 500); 20 Nov 2015 20:02:11 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 63583 invoked by uid 500); 20 Nov 2015 20:02: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 63129 invoked by uid 99); 20 Nov 2015 20:02:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2015 20:02:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F069A2C1F63 for ; Fri, 20 Nov 2015 20:02:10 +0000 (UTC) Date: Fri, 20 Nov 2015 20:02:10 +0000 (UTC) From: "Joe Bowser (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-10054) Random webview crash on Nexus6P MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-10054?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-10054. ----------------------------- Resolution: Won't Fix This is a WebView crash, and not an issue we can fix. Try upgrading the Web= View to avoid this issue. This is why we allowed for third-party WebViews = in the first place, because we can't fix these sorts of crashes. > Random webview crash on Nexus6P > ------------------------------- > > Key: CB-10054 > URL: https://issues.apache.org/jira/browse/CB-10054 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 3.5.0, 4.0.0, 5.0.0 > Environment: Only happens on Android 6.0 on Nexus 6P only (Adreno= GPU). This happens on all Cordova lib versions I have tried, even 5.0.0. > Reporter: Edouard Lafargue > Priority: Critical > > On Nexus 6P, the same code that works great on all other platforms (inclu= ding Android 6.0 on Nexus 5) crashes the application randomly during variou= s UI draw operations. Looking at the crash dump below, this seems to be rel= ated to OpenGL/GPU. > When using the Crosswalk Webview, the application does not crash, this on= ly happens with the system webview. > This is a blocker for this particular device. Any hints on how to debug f= urther will be appreciated! > This crash always happens at the same location: > 1-17 17:00:18.590 25264-25321/? W/google-breakpad=EF=B9=95 ### ### ### #= ## ### ### ### ### ### ### ### ### ### > 11-17 17:00:18.590 25264-25321/? W/google-breakpad=EF=B9=95 Chrome build= fingerprint: > 11-17 17:00:18.590 25264-25321/? W/google-breakpad=EF=B9=95 a0.1.7 > 11-17 17:00:18.590 25264-25321/? W/google-breakpad=EF=B9=95 1070 > 11-17 17:00:18.590 25264-25321/? W/google-breakpad=EF=B9=95 61966e6e-3fd= c-4984-9d79-401e23ee5095 > 11-17 17:00:18.590 25264-25321/? W/google-breakpad=EF=B9=95 ### ### ### = ### ### ### ### ### ### ### ### ### ### > 11-17 17:00:18.590 25264-25321/? A/libc=EF=B9=95 Fatal signal 11 (SIGSEG= V), code 1, fault addr 0x440 in tid 25321 (GpuThread) > 11-17 17:00:18.693 3829-3829/? A/DEBUG=EF=B9=95 *** *** *** *** *** **= * *** *** *** *** *** *** *** *** *** *** > 11-17 17:00:18.693 3829-3829/? A/DEBUG=EF=B9=95 Build fingerprint: 'go= ogle/angler/angler:6.0/MDB08L/2343525:user/release-keys' > 11-17 17:00:18.694 3829-3829/? A/DEBUG=EF=B9=95 Revision: '0' > 11-17 17:00:18.694 3829-3829/? A/DEBUG=EF=B9=95 ABI: 'arm64' > 11-17 17:00:18.694 3829-3829/? A/DEBUG=EF=B9=95 pid: 25264, tid: 25321= , name: GpuThread >>> io.wizkers.safecast.drive <<< > 11-17 17:00:18.694 3829-3829/? A/DEBUG=EF=B9=95 signal 11 (SIGSEGV), c= ode 1 (SEGV_MAPERR), fault addr 0x440 > 11-17 17:00:18.723 3829-3829/? A/DEBUG=EF=B9=95 x0 00000000000006d8 = x1 0000000000000000 x2 0000000000000000 x3 0000000000000001 > 11-17 17:00:18.724 3829-3829/? A/DEBUG=EF=B9=95 x4 0000000000000010 = x5 0000000000000000 x6 0000000000000010 x7 0000000000000007 > 11-17 17:00:18.724 3829-3829/? A/DEBUG=EF=B9=95 x8 00000000ffffffff = x9 0000000000000010 x10 00000000ffffffff x11 0000000000000000 > 11-17 17:00:18.724 3829-3829/? A/DEBUG=EF=B9=95 x12 0000000000000000 = x13 0000000000000028 x14 0000000000000078 x15 0000007f71520780 > 11-17 17:00:18.724 3829-3829/? A/DEBUG=EF=B9=95 x16 0000007f71520030 = x17 0000000000000003 x18 0000000000000001 x19 0000000000000780 > 11-17 17:00:18.724 3829-3829/? A/DEBUG=EF=B9=95 x20 0000007f716ba000 = x21 0000000000000003 x22 0000007f71564000 x23 0000007f71567000 > 11-17 17:00:18.724 3829-3829/? A/DEBUG=EF=B9=95 x24 0000007f71567cb8 = x25 0000000000000001 x26 0000000000000000 x27 0000007f9a7bc140 > 11-17 17:00:18.724 3829-3829/? A/DEBUG=EF=B9=95 x28 0000007f7167edfc = x29 0000007f7167eb50 x30 0000007fa0666024 > 11-17 17:00:18.724 3829-3829/? A/DEBUG=EF=B9=95 sp 0000007f7167eb50 = pc 0000007fa07195c4 pstate 0000000060000000 > 11-17 17:00:18.738 3829-3829/? A/DEBUG=EF=B9=95 backtrace: > 11-17 17:00:18.739 3829-3829/? A/DEBUG=EF=B9=95 #00 pc 000000000024d5c= 4 /vendor/lib64/egl/libGLESv2_adreno.so (EsxGfxMem::UpdateTimestampBucketI= d(EsxContext const*, unsigned int, EsxAccessType)+64) > 11-17 17:00:18.739 3829-3829/? A/DEBUG=EF=B9=95 #01 pc 000000000019a02= 0 /vendor/lib64/egl/libGLESv2_adreno.so (EsxContext::BucketRenderingCmds()= +596) > 11-1 -- 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