[ https://issues.apache.org/jira/browse/CB-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448961#comment-13448961 ]
Joe Bowser commented on CB-1320: -------------------------------- When there are issues with libwebcore, this usually indicates issues with the Android WebView itself, and not Cordova. Since we haven't seen this before, it's relatively safe to say that this is confined to the build on your device. That's why I'm asking about the device itself. > 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