You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2012/09/12 20:45:08 UTC

[jira] [Resolved] (CB-1320) Cordova application crashes on android 2.3

     [ https://issues.apache.org/jira/browse/CB-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-1320.
----------------------------

    Resolution: Won't Fix

We can't fix broken Android Webviews currently. This is the argument for having our own WebView, or using 3rd party libraries. However, we aren't able to do this at this time.
                
> Cordova application crashes on android 2.3
> ------------------------------------------
>
>                 Key: CB-1320
>                 URL: https://issues.apache.org/jira/browse/CB-1320
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.9.0
>         Environment: kobian mercury mtab2 running android 2.3
>            Reporter: Ajit Aranha
>            Assignee: Joe Bowser
>            Priority: Minor
>         Attachments: logedited.txt, logfull.txt
>
>
> Application is functionally similar to cordova storage example at :
> http://docs.phonegap.com/en/2.0.0/cordova_storage_storage.md.html#Storage
> It is tested and works on android 2.2/4.0.4
> On 2.3 application crashes following is the flow:
> 1. Application launches and initial html page is shown.
> 2. cordova storage api is used to create a database.
> 3. db.transaction(setupschema_applicationmethod, errorfunction,successfunction) is called.
> 4. setupschema_applicationmethod completes and exits.
> 5. neither error or success callback is called, and application crashes.
> 08-31 16:37:15.116: D/V8GC(2513): browser total mem: 48MB
> 08-31 16:37:15.116: D/V8GC(2513): browser total mem: 48MB
> 08-31 16:37:15.126: I/DEBUG(1666): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
> 08-31 16:37:15.126: I/DEBUG(1666): Build fingerprint: 'rockchip/rk29sdk/rk29sdk:2.3.1/GINGERBREAD/eng.zjiawen.20111211.143032:eng/test-keys'
> 08-31 16:37:15.126: I/DEBUG(1666): pid: 2513, tid: 2541  >>> com.giantslogik.helloandroid <<<
> 08-31 16:37:15.126: I/DEBUG(1666): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000738
> Note: have attached the logs. logedited.txt has only crash logs,rest have been removed for clarity. The full log is also attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira