[
https://issues.apache.org/jira/browse/CB-6910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser updated CB-6910:
---------------------------
Priority: Minor (was: Major)
Lowering priority since Samsung issued updates for the S4 to 4.4.2
> Cordova app is killed by <progress> element on some Androids
> ------------------------------------------------------------
>
> Key: CB-6910
> URL: https://issues.apache.org/jira/browse/CB-6910
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 3.4.0, 3.5.0
> Reporter: Martin Hujer
> Assignee: Joe Bowser
> Priority: Minor
>
> When you create a Cordova app and put this content into index.html file:
> {code}
> <!DOCTYPE html>
> <html>
> <body>
> <progress id="pr-3" style="width: 200px"></progress>
> </body>
> </html>
> {code}
> it kills Android app with with SIGSEGV on certain Androids (such as Samsung
> Galaxy S4 - GT-I9195).
> {code}
> 06-10 16:19:56.473: A/libc(5668): Fatal signal 11 (SIGSEGV) at 0x00000000
> (code=1), thread 5682 (WebViewCoreThre)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)