[
https://issues.apache.org/jira/browse/CB-8269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269714#comment-14269714
]
Joe Bowser commented on CB-8269:
--------------------------------
Were they running HTC Sense? We might have an old HTC Evo that would be running
a similar version of HTC Sense. Each vendor creates their own build of
Android, and each of the WebViews work slightly different, so if it crashes on
an HTC, it may not crash on a Nexus S running 2.3.4 stock (which is what we
primarily test on, when we do test 2.3.4).
> Cordova application crashes on android 2.3.4
> --------------------------------------------
>
> Key: CB-8269
> URL: https://issues.apache.org/jira/browse/CB-8269
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Environment: Cordova 3.5.1 & HTC(android 2.3.4) & Build with Android
> 4.3
> Reporter: dukai
> Labels: Android
>
> When we run the app with cordova 3.5.1 and a old Android device(2.3.6 &
> 2.3.4), sometime the app crashes, but we are fine with cordova 3.1 before. We
> find the below log:
> 01-06 20:28:29.354 I/DEBUG ( 128): signal 11 (SIGSEGV), code 1
> (SEGV_MAPERR), fault addr b0603554
> 01-06 20:28:29.354 I/DEBUG ( 128): r0 48649c71 r1 48649c71 r2 b0603549
> r3 4afaef70
> 01-06 20:28:29.354 I/DEBUG ( 128): r4 48b06035 r5 a86b6c7d r6 457f1604
> r7 00000060
> 01-06 20:28:29.354 I/DEBUG ( 128): r8 48b00021 r9 48b06021 10 a8800e90
> fp 457f1644
> 01-06 20:28:29.354 I/DEBUG ( 128): ip 48b0602d sp 457f1618 lr 4ae074dc
> pc 4ae07508 cpsr 30000010
> 01-06 20:28:29.354 I/DEBUG ( 128): d0 0042e5d80042e5d4 d1
> 03000002e12fff1c
> 01-06 20:28:29.354 I/DEBUG ( 128): d2 1a000002e151000c d3
> e590001fe5900003
> 01-06 20:28:29.354 I/DEBUG ( 128): d4 e59fc014e5918017 d5
> e59fc010e12fff1c
> 01-06 20:28:29.354 I/DEBUG ( 128): d6 03000004e12fff1c d7
> 0000028900000000
> 01-06 20:28:29.354 I/DEBUG ( 128): d8 41d52af53b4eebc8 d9
> 41d52af53b521efb
> 01-06 20:28:29.354 I/DEBUG ( 128): d10 408f400000000000 d11
> 0000000000000000
> 01-06 20:28:29.354 I/DEBUG ( 128): d12 0000000000000000 d13
> 0000000000000000
> 01-06 20:28:29.354 I/DEBUG ( 128): d14 0000000000000000 d15
> 0000000000000000
> 01-06 20:28:29.354 I/DEBUG ( 128): d16 48b0604d48b0604d d17
> 41f0000000000000
> 01-06 20:28:29.354 I/DEBUG ( 128): d18 41d52af53b400000 d19
> 0000000000000000
> 01-06 20:28:29.354 I/DEBUG ( 128): d20 0000000000000000 d21
> 0000000000000000
> 01-06 20:28:29.354 I/DEBUG ( 128): d22 3ff0000000000000 d23
> 0000000000000000
> 01-06 20:28:29.354 I/DEBUG ( 128): d24 0000000000000000 d25
> 0000000000000000
> 01-06 20:28:29.354 I/DEBUG ( 128): d26 0000000000000000 d27
> 0000000000000000
> 01-06 20:28:29.354 I/DEBUG ( 128): d28 0000000000000000 d29
> 0000000000000000
> 01-06 20:28:29.354 I/DEBUG ( 128): d30 3ff0000000000000 d31
> 0000000000000000
> 01-06 20:28:29.354 I/DEBUG ( 128): scr 20000013
> 01-06 20:28:29.354 I/DEBUG ( 128):
> 01-06 20:28:29.424 I/DEBUG ( 128): #00 pc 4ae07508
> 01-06 20:28:29.424 I/DEBUG ( 128): #01 lr 4ae074dc <unknown>
> 01-06 20:28:29.424 I/DEBUG ( 128):
> 01-06 20:28:29.424 I/DEBUG ( 128): code around pc:
> 01-06 20:28:29.424 I/DEBUG ( 128): 4ae074e8 e59a4044 e1520004 1a00003f
> e5113001
> 01-06 20:28:29.424 I/DEBUG ( 128): 4ae074f8 e5932013 e59ac0dc e152000c
> 0a00003a
> 01-06 20:28:29.424 I/DEBUG ( 128): 4ae07508 e592200b e3120001 0a000037
> e1510000
> 01-06 20:28:29.424 I/DEBUG ( 128): 4ae07518 0a000002 e592200b e1520004
> 1a000032
> 01-06 20:28:29.424 I/DEBUG ( 128): 4ae07528 e593100b e59ac018 e151000c
> 1affffea
> 01-06 20:28:29.424 I/DEBUG ( 128):
> 01-06 20:28:29.424 I/DEBUG ( 128): code around lr:
> 01-06 20:28:29.424 I/DEBUG ( 128): 4ae074bc e351009e 2a000005 e52d0004
> e5981017
> 01-06 20:28:29.424 I/DEBUG ( 128): 4ae074cc e591100b e5911073 e591200b
> e12fff32
> 01-06 20:28:29.424 I/DEBUG ( 128): 4ae074dc e52d0004 e1a01000 e5912007
> e59a4044
> 01-06 20:28:29.424 I/DEBUG ( 128): 4ae074ec e1520004 1a00003f e5113001
> e5932013
> 01-06 20:28:29.424 I/DEBUG ( 128): 4ae074fc e59ac0dc e152000c 0a00003a
> e592200b
> 01-06 20:28:29.424 I/DEBUG ( 128):
> 01-06 20:28:29.424 I/DEBUG ( 128): stack:
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f15d8 a86b6c7d
> /system/lib/libwebcore.so
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f15dc 457f1604
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f15e0 00000000
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f15e4 48b26254
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f15e8 48b26254
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f15ec 48b261e1
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f15f0 48b05bc1
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f15f4 48b0029d
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f15f8 457f1610
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f15fc 48b37318
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f1600 48649c71
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f1604 48b00431
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f1608 48b05a35
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f160c 48b00021
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f1610 df002777
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f1614 e3a070ad
> 01-06 20:28:29.424 I/DEBUG ( 128): #00 457f1618 48649c71
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f161c 48240569
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f1620 48b0604d
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f1624 48649c71
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f1628 48241331
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f162c 48241195
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f1630 48240641
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f1634 482405e9
> 01-06 20:28:29.424 I/DEBUG ( 128): 457f1638 48240619
> 01-06 20:28:29.434 I/DEBUG ( 128): 457f163c 4a0e0319
> 01-06 20:28:29.434 I/DEBUG ( 128): 457f1640 48b00021
> 01-06 20:28:29.434 I/DEBUG ( 128): 457f1644 457f166c
> 01-06 20:28:29.434 I/DEBUG ( 128): 457f1648 4ae04ca0
> 01-06 20:28:29.434 I/DEBUG ( 128): 457f164c 482404fd
> 01-06 20:28:29.434 I/DEBUG ( 128): 457f1650 493ce939
> 01-06 20:28:29.434 I/DEBUG ( 128): 457f1654 49423e8d
> 01-06 20:28:29.434 I/DEBUG ( 128): 457f1658 48b0604d
> 01-06 20:28:29.434 I/DEBUG ( 128): 457f165c 48b0604d
> 01-06 20:28:30.465 I/BootReceiver( 240): Copying
> /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE)
> 01-06 20:28:30.505 W/ContentService( 240): binderDied() at ObserverNode name
> system
> 01-06 20:28:30.505 D/SurfaceFlinger( 240): [DISP] purgatorizeLayer_l
> 0x13a3e70 5
> 01-06 20:28:30.505 I/ActivityManager( 240): Process XXXXXXXXXXXXXXXXXXXX
> (pid 19106) has died.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]