You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Gulian (JIRA)" <ji...@apache.org> on 2013/02/25 16:18:13 UTC

[jira] [Updated] (CB-2539) SIGSEGV on WebViewCoreThread

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

Gulian updated CB-2539:
-----------------------

    Description: 
I'm getting a SIGSEGV on WebViewCoreThread while browsing Leaflet Map and fetching data from my own SQLite plugin (https://github.com/gismartware/PhoneGap-SQLitePlugin-Android)

see comment for adb dump
        Summary: SIGSEGV on WebViewCoreThread   (was: Fatal signal 11 (SIGSEGV on WebViewCoreThread )

F/libc    ( 6549): Fatal signal 11 (SIGSEGV) at 0x00000020 (code=1), thread 6563 (WebViewCoreThre)
W/PowerManagerService(  321): Timer 0x3->0x3|0x1
I/DEBUG   (   97): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   (   97): Build fingerprint: 'samsung/espressowifixx/espressowifi:4.1.1/JRO03C/P3110XXCLK7:user/release-keys'
I/DEBUG   (   97): pid: 6549, tid: 6563, name: WebViewCoreThre  >>> com.gismartware.smartgeomobileandroid <<<
I/DEBUG   (   97): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000020
I/ActivityManager(  321): Process com.sec.android.sCloudRelayData (pid 2815) has died.
I/InputReader(  321): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.331 ]
I/InputDispatcher(  321): Delivering touch to current input target: action: 0x0
I/InputDispatcher(  321): Delivering touch to current input target: action: 0x0
I/InputDispatcher(  321): Delivering touch to current input target: action: 0x0
I/ActivityManager(  321): Process com.sec.android.app.camera:CropImage (pid 6732) has died.
I/InputReader(  321): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=]
I/InputDispatcher(  321): Delivering touch to current input target: action: 0x1
I/InputDispatcher(  321): Delivering touch to current input target: action: 0x1
I/InputDispatcher(  321): Delivering touch to current input target: action: 0x1
I/DEBUG   (   97):     r0 00000000  r1 6d2e8f78  r2 00000000  r3 00000000
I/DEBUG   (   97):     r4 5da77938  r5 6d2e8f78  r6 66020f28  r7 6c7d8d10
I/DEBUG   (   97):     r8 677bde08  r9 62911680  sl 00000000  fp 00000000
I/DEBUG   (   97):     ip 6c7d8d00  sp 5da77930  lr 5d03a7d1  pc 5d03a7d0  cpsr 60000030
I/DEBUG   (   97):     d0  0000040044800000  d1  4369000000000000
I/DEBUG   (   97):     d2  c204000000000000  d3  0000000000000000
I/DEBUG   (   97):     d4  c0aaa20000000000  d5  0000000000000000
I/DEBUG   (   97):     d6  0000000000000000  d7  4403c0000000020f
I/DEBUG   (   97):     d8  3f80000000000122  d9  4075a8000000015a
I/DEBUG   (   97):     d10 0000000000000000  d11 0000000000000000
I/DEBUG   (   97):     d12 0000000000000000  d13 0000000000000000
I/DEBUG   (   97):     d14 0000000000000000  d15 0000000000000000
I/DEBUG   (   97):     d16 4058f9999999999a  d17 c0e0000000000000
I/DEBUG   (   97):     d18 3f847ae147ae147b  d19 3ff0000000000000
I/DEBUG   (   97):     d20 0000000000000000  d21 c0aaa20000000000
I/DEBUG   (   97):     d22 0000000000000000  d23 8000000000000000
I/DEBUG   (   97):     d24 0000000000000000  d25 0000000000000000
I/DEBUG   (   97):     d26 0000000000000000  d27 0000000000000000
I/DEBUG   (   97):     d28 0000000000000000  d29 0000000000000000
I/DEBUG   (   97):     d30 0000000000000000  d31 0000000000000000
I/DEBUG   (   97):     scr 60000013
I/DEBUG   (   97): 
I/DEBUG   (   97): backtrace:
I/DEBUG   (   97):     #00  pc 003c97d0  /system/lib/libwebcore.so
I/DEBUG   (   97):     #01  pc 003c98bd  /system/lib/libwebcore.so
I/DEBUG   (   97):     #02  pc 003c99d1  /system/lib/libwebcore.so
I/DEBUG   (   97):     #03  pc 003ccd79  /system/lib/libwebcore.so (WebCore::LayerAndroid::LayerAndroid(WebCore::LayerAndroid const&)+400)
I/DEBUG   (   97):     #04  pc 003c8b9d  /system/lib/libwebcore.so
I/DEBUG   (   97):     #05  pc 003ccd79  /system/lib/libwebcore.so (WebCore::LayerAndroid::LayerAndroid(WebCore::LayerAndroid const&)+400)
I/DEBUG   (   97):     #06  pc 003c8b9d  /system/lib/libwebcore.so
I/DEBUG   (   97):     #07  pc 003ccd79  /system/lib/libwebcore.so (WebCore::LayerAndroid::LayerAndroid(WebCore::LayerAndroid const&)+400)
I/DEBUG   (   97):     #08  pc 003c8b9d  /system/lib/libwebcore.so
I/DEBUG   (   97):     #09  pc 003ccd79  /system/lib/libwebcore.so (WebCore::LayerAndroid::LayerAndroid(WebCore::LayerAndroid const&)+400)
I/DEBUG   (   97):     #10  pc 003c8b9d  /system/lib/libwebcore.so
I/DEBUG   (   97):     #11  pc 003ccd79  /system/lib/libwebcore.so (WebCore::LayerAndroid::LayerAndroid(WebCore::LayerAndroid const&)+400)
I/DEBUG   (   97):     #12  pc 003c8b9d  /system/lib/libwebcore.so
I/DEBUG   (   97):     #13  pc 003ccd79  /system/lib/libwebcore.so (WebCore::LayerAndroid::LayerAndroid(WebCore::LayerAndroid const&)+400)
I/DEBUG   (   97):     #14  pc 002a6237  /system/lib/libwebcore.so
I/DEBUG   (   97):     #15  pc 002a62ab  /system/lib/libwebcore.so
I/DEBUG   (   97):     #16  pc 002a62df  /system/lib/libwebcore.so
I/DEBUG   (   97):     #17  pc 0001deb0  /system/lib/libdvm.so (dvmPlatformInvoke+112)
I/DEBUG   (   97):     #18  pc 0004d103  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+394)
I/DEBUG   (   97):     #19  pc 00000214  /dev/ashmem/dalvik-jit-code-cache (deleted)
I/DEBUG   (   97): 
I/DEBUG   (   97): stack:
I/DEBUG   (   97):          5da778f0  60e0d310  
I/DEBUG   (   97):          5da778f4  00000000  
I/DEBUG   (   97):          5da778f8  00000000  
I/DEBUG   (   97):          5da778fc  00000000  
I/DEBUG   (   97):          5da77900  00000b7a  
I/DEBUG   (   97):          5da77904  5da7792c  
I/DEBUG   (   97):          5da77908  6d2e8b18  
I/DEBUG   (   97):          5da7790c  6d2e8b20  
I/DEBUG   (   97):          5da77910  5da7792c  
I/DEBUG   (   97):          5da77914  5d03ae8b  /system/lib/libwebcore.so
I/DEBUG   (   97):          5da77918  6c7d89b8  
I/DEBUG   (   97):          5da7791c  6d2e8f78  
I/DEBUG   (   97):          5da77920  6c7d89b8  
I/DEBUG   (   97):          5da77924  6d2e8f78  
I/DEBUG   (   97):          5da77928  df0027ad  
I/DEBUG   (   97):          5da7792c  00000000  
I/DEBUG   (   97):     #00  5da77930  6c7d89b8  
I/DEBUG   (   97):          5da77934  5d03a8c1  /system/lib/libwebcore.so
I/DEBUG   (   97):     #01  5da77938  00000000  
I/DEBUG   (   97):          5da7793c  00000000  
I/DEBUG   (   97):          5da77940  00000000  
I/DEBUG   (   97):          5da77944  00000000  
I/DEBUG   (   97):          5da77948  00000000  
I/DEBUG   (   97):          5da7794c  6c7b1834  
I/DEBUG   (   97):          5da77950  c0000000  
I/DEBUG   (   97):          5da77954  00000380  
I/DEBUG   (   97):          5da77958  00000000  
I/DEBUG   (   97):          5da7795c  00000011  
I/DEBUG   (   97):          5da77960  00000388  
I/DEBUG   (   97):          5da77964  400833cb  /system/lib/libc.so (dlmalloc+5326)
I/DEBUG   (   97):          5da77968  660352a0  
I/DEBUG   (   97):          5da7796c  00000000  
I/DEBUG   (   97):          5da77970  00000000  
I/DEBUG   (   97):          5da77974  00000000  
I/DEBUG   (   97):          ........  ........
I/DEBUG   (   97):     #02  5da779b0  60e0d398  
I/DEBUG   (   97):          5da779b4  62911498  
I/DEBUG   (   97):          5da779b8  677bdad8  
I/DEBUG   (   97):          5da779bc  5d03dd7b  /system/lib/libwebcore.so (WebCore::LayerAndroid::LayerAndroid(WebCore::LayerAndroid const&)+402)
I/DEBUG   (   97): 
I/DEBUG   (   97): memory near r1:
I/DEBUG   (   97):     6d2e8f58 00000100 00000000 6d2e8f78 00000000  ........x..m....
I/DEBUG   (   97):     6d2e8f68 00000000 00000000 000002a0 0000038a  ................
I/DEBUG   (   97):     6d2e8f78 5d443740 00000001 00000000 00000000  @7D]............
I/DEBUG   (   97):     6d2e8f88 00000000 00000000 00000000 ffffffff  ................
I/DEBUG   (   97):     6d2e8f98 677bdad8 3f800000 43800000 43800000  ..{g...?...C...C
I/DEBUG   (   97): 
I/DEBUG   (   97): memory near r4:
I/DEBUG   (   97):     5da77918 6c7d89b8 6d2e8f78 6c7d89b8 6d2e8f78  ..}lx..m..}lx..m
I/DEBUG   (   97):     5da77928 df0027ad 00000000 6c7d89b8 5d03a8c1  .'........}l...]
I/DEBUG   (   97):     5da77938 00000000 00000000 00000000 00000000  ................
I/DEBUG   (   97):     5da77948 00000000 6c7b1834 c0000000 00000380  ....4.{l........
I/DEBUG   (   97):     5da77958 00000000 00000011 00000388 400833cb  .............3.@
I/DEBUG   (   97): 
I/DEBUG   (   97): memory near r5:
I/DEBUG   (   97):     6d2e8f58 00000100 00000000 6d2e8f78 00000000  ........x..m....
I/DEBUG   (   97):     6d2e8f68 00000000 00000000 000002a0 0000038a  ................
I/DEBUG   (   97):     6d2e8f78 5d443740 00000001 00000000 00000000  @7D]............
I/DEBUG   (   97):     6d2e8f88 00000000 00000000 00000000 ffffffff  ................
I/DEBUG   (   97):     6d2e8f98 677bdad8 3f800000 43800000 43800000  ..{g...?...C...C
I/DEBUG   (   97): 
I/DEBUG   (   97): memory near r6:
I/DEBUG   (   97):     66020f08 00000000 00000000 00000000 00580004  ..............X.
I/DEBUG   (   97):     66020f18 00000000 00000000 003a0079 00000093  ........y.:.....
I/DEBUG   (   97):     66020f28 5d400260 5d400514 0000005c 65d88b48  `.@]..@]\...H..e
I/DEBUG   (   97):     66020f38 6c1b3888 516e3af0 00000000 5915ca78  .8.l.:nQ....x..Y
I/DEBUG   (   97):     66020f48 00000000 005a013c 00000000 00000000  ....<.Z.........
I/DEBUG   (   97): 
I/DEBUG   (   97): memory near r7:
I/DEBUG   (   97):     6c7d8cf0 00000000 00000000 5d4437b0 00000000  .........7D]....
I/DEBUG   (   97):     6c7d8d00 00000000 00000000 00000000 00000000  ................
I/DEBUG   (   97):     6c7d8d10 00000000 00000000 00000000 00000000  ................
I/DEBUG   (   97):     6c7d8d20 00000000 00000000 ffffffff 00000000  ................
I/DEBUG   (   97):     6c7d8d30 6d2e8b18 00000000 00000000 00000481  ...m............
I/DEBUG   (   97): 
I/DEBUG   (   97): memory near r8:
I/DEBUG   (   97):     677bdde8 00000000 00000000 6c0a79b8 00000001  .........y.l....
I/DEBUG   (   97):     677bddf8 41000300 00000001 00000000 00000000  ...A............
I/DEBUG   (   97):     677bde08 00000000 00000000 00000000 00000000  ................
I/DEBUG   (   97):     677bde18 41000300 00000000 00000350 00000141  ...A....P...A...
I/DEBUG   (   97):     677bde28 6602fd60 6779abd0 00000000 00000000  `..f..yg........
I/DEBUG   (   97): 
I/DEBUG   (   97): memory near r9:
I/DEBUG   (   97):     62911660 00000001 00000000 00000000 00000000  ................
I/DEBUG   (   97):     62911670 00000000 00000000 00000000 00000000  ................
I/DEBUG   (   97):     62911680 00000000 3fe00000 00000000 00000000  .......?........
I/DEBUG   (   97):     62911690 00000000 00000000 00000000 00000000  ................
I/DEBUG   (   97):     629116a0 00000000 00000000 00000000 3fe00000  ...............?
I/DEBUG   (   97): 
I/DEBUG   (   97): memory near ip:
I/DEBUG   (   97):     6c7d8ce0 00000000 00000000 00000000 00000000  ................
I/DEBUG   (   97):     6c7d8cf0 00000000 00000000 5d4437b0 00000000  .........7D]....
I/DEBUG   (   97):     6c7d8d00 00000000 00000000 00000000 00000000  ................
I/DEBUG   (   97):     6c7d8d10 00000000 00000000 00000000 00000000  ................
I/DEBUG   (   97):     6c7d8d20 00000000 00000000 ffffffff 00000000  ................
I/DEBUG   (   97): 
I/DEBUG   (   97): memory near sp:
I/DEBUG   (   97):     5da77910 5da7792c 5d03ae8b 6c7d89b8 6d2e8f78  ,y.]...]..}lx..m
I/DEBUG   (   97):     5da77920 6c7d89b8 6d2e8f78 df0027ad 00000000  ..}lx..m.'......
I/DEBUG   (   97):     5da77930 6c7d89b8 5d03a8c1 00000000 00000000  ..}l...]........
I/DEBUG   (   97):     5da77940 00000000 00000000 00000000 6c7b1834  ............4.{l
I/DEBUG   (   97):     5da77950 c0000000 00000380 00000000 00000011  ................
I/DEBUG   (   97): 
I/DEBUG   (   97): code around pc:
I/DEBUG   (   97):     5d03a7b0 f5674620 e885fdbd 60af0140 462860e8   Fg.....@..`.`(F
I/DEBUG   (   97):     5d03a7c0 81f0e8bd 4604b510 0344f8d1 fd8df54c  .......F..D.L...
I/DEBUG   (   97):     5d03a7d0 f8d16a01 68c300d8 e893330c e8840003  .j.....h.3......
I/DEBUG   (   97):     5d03a7e0 46200003 b513bd10 46214604 f000a801  .. F.....F!F....
I/DEBUG   (   97):     5d03a7f0 9b01fb23 0378f8d4 92012200 3378f8c4  #.....x.."....x3
I/DEBUG   (   97): 
I/DEBUG   (   97): code around lr:
I/DEBUG   (   97):     5d03a7b0 f5674620 e885fdbd 60af0140 462860e8   Fg.....@..`.`(F
I/DEBUG   (   97):     5d03a7c0 81f0e8bd 4604b510 0344f8d1 fd8df54c  .......F..D.L...
I/DEBUG   (   97):     5d03a7d0 f8d16a01 68c300d8 e893330c e8840003  .j.....h.3......
I/DEBUG   (   97):     5d03a7e0 46200003 b513bd10 46214604 f000a801  .. F.....F!F....
I/DEBUG   (   97):     5d03a7f0 9b01fb23 0378f8d4 92012200 3378f8c4  #.....x.."....x3
I/InputReader(  321): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.332 ]
D/STATUSBAR-NetworkController(  414): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  414): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  414): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  414): mSeparateMobileGroup=8
I/DEBUG   (   97): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 6549
I/BootReceiver(  321): Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE)
I/dumpstate( 6778): begin
D/dalvikvm(  321): JIT code cache reset in 5 ms (1048496 bytes 3/0)
D/dalvikvm(  321): GC_CONCURRENT freed 1872K, 43% free 17485K/30471K, paused 39ms+16ms, total 185ms

                
> SIGSEGV on WebViewCoreThread 
> -----------------------------
>
>                 Key: CB-2539
>                 URL: https://issues.apache.org/jira/browse/CB-2539
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.3.0
>         Environment: Samsung Galaxy Tab 2, 7 inches
> Android 4.1.1
>            Reporter: Gulian
>            Assignee: Joe Bowser
>
> I'm getting a SIGSEGV on WebViewCoreThread while browsing Leaflet Map and fetching data from my own SQLite plugin (https://github.com/gismartware/PhoneGap-SQLitePlugin-Android)
> see comment for adb dump

--
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