Android App is crashing with memory dump and error on click of backspace button

A

AC Question

Hi Team,
I am using ASUS tablet to run my android app and application details are:
1. I have a website opened in Android WebView component.
2. Entered the text (say ABCD) at the textView and put my cursor at the beginning of text ( cursor before A letter) and pressing backspace button using android tablet keyboard..my application is going back word and generating memory dump.

Note: We have override the functionality of backspace button in application opened in WebView to delete the entries. But to debug this issue i almost commented the code for backspace event.

Not able to locate where is the issue..Need help to find out the issue.

Logcat attached:
W/NvCpuClient( 492): Failed to bind to service
D/AsusBrightnessManager( 492): br transform : 115 -> 40
D/AsusBrightnessManager( 492): br transform : 115 -> 40
F/libc ( 2219): Fatal signal 11 (SIGSEGV) at 0x585f7000 (code=2), thread 2264 (WebViewCoreThre)
F/libc ( 2219): Fatal signal 11 (SIGSEGV) at 0x0000000a (code=1), thread 2269 (SignalSender)
I/DEBUG ( 125): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 125): Build fingerprint: 'asus/US_epad/TF700T:4.2.1/JOP40D/US_epad-10.6.1.14.10-20130801:user/release-keys'
I/DEBUG ( 125): Revision: '0'
I/DEBUG ( 125): pid: 2219, tid: 2269, name: SignalSender >>> com.container.touch <<<
I/DEBUG ( 125): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000000a
I/DEBUG ( 125): r0 585e0ac0 r1 ffff0fa0 r2 5caf1200 r3 00000002
I/DEBUG ( 125): r4 5caf11f8 r5 00000002 r6 00000001 r7 58575620
I/DEBUG ( 125): r8 5caf1258 r9 5c894e61 sl 5c894e61 fp 00000016
I/DEBUG ( 125): ip 5caf11f8 sp 41f69e88 lr 5c81be01 pc 5c81be1c cpsr 60000030
I/DEBUG ( 125): d0 3ff0000000000000 d1 4006000000000000
I/DEBUG ( 125): d2 4156b84000000000 d3 4284000000000000
I/DEBUG ( 125): d4 000000d900000042 d5 3f80000000000000
I/DEBUG ( 125): d6 3f80000000000000 d7 3e6b851f3f800000
I/DEBUG ( 125): d8 0000000043a80000 d9 0000000000000000
I/DEBUG ( 125): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 125): d12 ff00440038002e00 d13 0000000000000000
I/DEBUG ( 125): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 125): d16 5f6080915f608091 d17 fffffffefffffffe
I/DEBUG ( 125): d18 0000000300000003 d19 0000000200000002
I/DEBUG ( 125): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 125): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 125): d24 3ff0000000000000 d25 3ff0000000000000
I/DEBUG ( 125): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 125): d28 0000000000000000 d29 3ff0000000000000
I/DEBUG ( 125): d30 3ff0000000000000 d31 3ff0000000000000
I/DEBUG ( 125): scr 80000093
I/DEBUG ( 125):
I/DEBUG ( 125): backtrace:
I/DEBUG ( 125): #00 pc 0058de1c /system/lib/libwebcore.so
I/DEBUG ( 125): #1 pc 0060725d /system/lib/libwebcore.so
I/DEBUG ( 125): #2 pc 00607059 /system/lib/libwebcore.so
I/DEBUG ( 125): #3 pc 0000e3d8 /system/lib/libc.so (__thread_entry+72)
I/DEBUG ( 125): #4 pc 0000dac4 /system/lib/libc.so (pthread_create+160)
I/DEBUG ( 125):
I/DEBUG ( 125): stack:
I/DEBUG ( 125): 41f69e48 00000000

I/DEBUG ( 125): 41f69e4c 4008f8ef /system/lib/libstdc++.so (operator new(unsigned int)+6)
I/DEBUG ( 125): 41f69e50 585e0ac4

I/DEBUG ( 125): 41f69e54 00000000

I/DEBUG ( 125): 41f69e58 fffffffe

I/DEBUG ( 125): 41f69e5c 40134db5 /system/lib/libc.so (sem_wait+36)
I/DEBUG ( 125): 41f69e60 585e0ac4

I/DEBUG ( 125): 41f69e64 5c9c57dc /system/lib/libwebcore.so
I/DEBUG ( 125): 41f69e68 5c9c57c8 /system/lib/libwebcore.so
I/DEBUG ( 125): 41f69e6c 5c894f7f /system/lib/libwebcore.so
I/DEBUG ( 125): 41f69e70 5c895001 /system/lib/libwebcore.so
I/DEBUG ( 125): 41f69e74 00000000

I/DEBUG ( 125): 41f69e78 5856db28

I/DEBUG ( 125): 41f69e7c 00000001

I/DEBUG ( 125): 41f69e80 df0027ad

I/DEBUG ( 125): 41f69e84 00000000

I/DEBUG ( 125): #00 41f69e88 5caf1204

I/DEBUG ( 125): 41f69e8c 00000000

I/DEBUG ( 125): 41f69e90 5caf1258

I/DEBUG ( 125): 41f69e94 5c895261 /system/lib/libwebcore.so
I/DEBUG ( 125): #1 41f69e98 00000000

I/DEBUG ( 125): 41f69e9c 00000000

I/DEBUG ( 125): 41f69ea0 00000000

I/DEBUG ( 125): 41f69ea4 00000000

I/DEBUG ( 125): 41f69ea8 00000000

I/DEBUG ( 125): 41f69eac 58575620

I/DEBUG ( 125): 41f69eb0 58575780

I/DEBUG ( 125): 41f69eb4 58575620

I/DEBUG ( 125): 41f69eb8 5c895009 /system/lib/libwebcore.so
I/DEBUG ( 125): 41f69ebc 00010000

I/DEBUG ( 125): 41f69ec0 58575620

I/DEBUG ( 125): 41f69ec4 5c89505b /system/lib/libwebcore.so
I/DEBUG ( 125): #2 41f69ec8 00000000

I/DEBUG ( 125): 41f69ecc 00000000

I/DEBUG ( 125): 41f69ed0 58575620

I/DEBUG ( 125): 41f69ed4 00000003

I/DEBUG ( 125): 41f69ed8 41f69f00

I/DEBUG ( 125): 41f69edc 58575790

I/DEBUG ( 125): 41f69ee0 5c895009 /system/lib/libwebcore.so
I/DEBUG ( 125): 41f69ee4 401173dc /system/lib/libc.so (__thread_entry+76)
I/DEBUG ( 125):
I/DEBUG ( 125): memory near r0:
I/DEBUG ( 125): 585e0aa0 00000000 5856c520 00000000 00000000

I/DEBUG ( 125): 585e0ab0 00040102 00000020 00000013 5cad8e80

I/DEBUG ( 125): 585e0ac0 00000002 0000000e 0000004b 5cc8efb8

I/DEBUG ( 125): 585e0ad0 00000001 b6060101 00000000 00000000

I/DEBUG ( 125): 585e0ae0 00000000 585daec8 0000003d 0000003c

I/DEBUG ( 125): 585e0af0 585d81a0 00000000 00000000 00000000

I/DEBUG ( 125): 585e0b00 00000000 00000000 00000001 00000000

I/DEBUG ( 125): 585e0b10 0000013b 5ca88d78 00000001 5ca88d90

I/DEBUG ( 125): 585e0b20 00000000 00000000 5856c550 585e0c50

I/DEBUG ( 125): 585e0b30 58558078 00000000 00000500 000002f0

I/DEBUG ( 125): 585e0b40 00000003 5cefde38 00000010 00000000

I/DEBUG ( 125): 585e0b50 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 585e0b60 00000000 00000000 ffffffff 00000000

I/DEBUG ( 125): 585e0b70 00000000 00000140 000000bc 00000000

I/DEBUG ( 125): 585e0b80 00000000 00000000 00000129 00000181

I/DEBUG ( 125): 585e0b90 000000c1 00000181 000000c1 00000500

I/DEBUG ( 125):
I/DEBUG ( 125): memory near r2:
I/DEBUG ( 125): 5caf11e0 00000000 00000001 00000005 00000000

I/DEBUG ( 125): 5caf11f0 00000000 00000000 00000002 585e0ac0

I/DEBUG ( 125): 5caf1200 ffffffff 00000001 00000000 00000001

I/DEBUG ( 125): 5caf1210 00000002 00000000 00000000 00000001

I/DEBUG ( 125): 5caf1220 00000000 00000000 00000000 01b663e0

I/DEBUG ( 125): 5caf1230 00000000 e12fff3c 00000006 00000000

I/DEBUG ( 125): 5caf1240 00000000 80000000 00000000 00000000

I/DEBUG ( 125): 5caf1250 00000001 00000001 00000000 00000000

I/DEBUG ( 125): 5caf1260 00000000 00000000 00000000 61c00000

I/DEBUG ( 125): 5caf1270 5856d978 5856d968 58575620 4009c3f8

I/DEBUG ( 125): 5caf1280 4009e048 00001000 00000001 400a29f8

I/DEBUG ( 125): 5caf1290 4009a2d8 400a25b8 00000000 c1e00000

I/DEBUG ( 125): 5caf12a0 00000000 3fe00000 00000000 80000000

I/DEBUG ( 125): 5caf12b0 00000000 00000000 00000000 406fe000

I/DEBUG ( 125): 5caf12c0 00000000 fff00000 00000000 7ff80000

I/DEBUG ( 125): 5caf12d0 ffffffff 7fffffff 5856da98 5856dae0

I/DEBUG ( 125):
I/DEBUG ( 125): memory near r4:
I/DEBUG ( 125): 5caf11d8 5c7bcaf5 00000000 00000000 00000001

I/DEBUG ( 125): 5caf11e8 00000005 00000000 00000000 00000000

I/DEBUG ( 125): 5caf11f8 00000002 585e0ac0 ffffffff 00000001

I/DEBUG ( 125): 5caf1208 00000000 00000001 00000002 00000000

I/DEBUG ( 125): 5caf1218 00000000 00000001 00000000 00000000

I/DEBUG ( 125): 5caf1228 00000000 01b663e0 00000000 e12fff3c

I/DEBUG ( 125): 5caf1238 00000006 00000000 00000000 80000000

I/DEBUG ( 125): 5caf1248 00000000 00000000 00000001 00000001

I/DEBUG ( 125): 5caf1258 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 5caf1268 00000000 61c00000 5856d978 5856d968

I/DEBUG ( 125): 5caf1278 58575620 4009c3f8 4009e048 00001000

I/DEBUG ( 125): 5caf1288 00000001 400a29f8 4009a2d8 400a25b8

I/DEBUG ( 125): 5caf1298 00000000 c1e00000 00000000 3fe00000

I/DEBUG ( 125): 5caf12a8 00000000 80000000 00000000 00000000

I/DEBUG ( 125): 5caf12b8 00000000 406fe000 00000000 fff00000

I/DEBUG ( 125): 5caf12c8 00000000 7ff80000 ffffffff 7fffffff

I/DEBUG ( 125):
I/DEBUG ( 125): memory near r7:
I/DEBUG ( 125): 58575600 5caccd80 5c9fc248 000016f8 00000013

I/DEBUG ( 125): 58575610 5caccd80 5c9fd940 00001cc5 00000033

I/DEBUG ( 125): 58575620 5cad8e38 58575780 6e676953 65536c61

I/DEBUG ( 125): 58575630 7265646e 00000000 00010000 000008ab

I/DEBUG ( 125): 58575640 00000005 00040101 00000030 00000013

I/DEBUG ( 125): 58575650 58575840 00000000 00000010 0000001b

I/DEBUG ( 125): 58575660 25200000 00000000 00000000 00000000

I/DEBUG ( 125): 58575670 00000000 0000001b 57550928 0000000e

I/DEBUG ( 125): 58575680 00000000 00000000 00000001 0000001b

I/DEBUG ( 125): 58575690 57802498 0000003a 00000000 00000000

I/DEBUG ( 125): 585756a0 00000001 0000001b 57507690 00000020

I/DEBUG ( 125): 585756b0 00000000 00000000 00000001 000000a3

I/DEBUG ( 125): 585756c0 40019008 00000003 00000003 00000020

I/DEBUG ( 125): 585756d0 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 585756e0 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 585756f0 00000000 00000000 00000000 00000000

I/DEBUG ( 125):
I/DEBUG ( 125): memory near r8:
I/DEBUG ( 125): 5caf1238 00000006 00000000 00000000 80000000

I/DEBUG ( 125): 5caf1248 00000000 00000000 00000001 00000001

I/DEBUG ( 125): 5caf1258 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 5caf1268 00000000 61c00000 5856d978 5856d968

I/DEBUG ( 125): 5caf1278 58575620 4009c3f8 4009e048 00001000

I/DEBUG ( 125): 5caf1288 00000001 400a29f8 4009a2d8 400a25b8

I/DEBUG ( 125): 5caf1298 00000000 c1e00000 00000000 3fe00000

I/DEBUG ( 125): 5caf12a8 00000000 80000000 00000000 00000000

I/DEBUG ( 125): 5caf12b8 00000000 406fe000 00000000 fff00000

I/DEBUG ( 125): 5caf12c8 00000000 7ff80000 ffffffff 7fffffff

I/DEBUG ( 125): 5caf12d8 5856da98 5856dae0 58558b70 58558f00

I/DEBUG ( 125): 5caf12e8 585e1178 00000000 00000000 00000000

I/DEBUG ( 125): 5caf12f8 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 5caf1308 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 5caf1318 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 5caf1328 00000000 00000000 00000000 00000000

I/DEBUG ( 125):
I/DEBUG ( 125): memory near r9:
I/DEBUG ( 125): 5c894e40 b5104b06 4604447b 68403308 f6fc6023

I/DEBUG ( 125): 5c894e50 4620f753 e232f6f9 bd104620 00244000

I/DEBUG ( 125): 5c894e60 2b0068c3 f8dfdd07 6942c01c f89c44fc

I/DEBUG ( 125): 5c894e70 68120000 4770b900 f44f69c9 231b7086

I/DEBUG ( 125): 5c894e80 ba18f048 0025c3e8 41f0e92d 4604b084

I/DEBUG ( 125): 5c894e90 4668460d f6f92100 3001e29c f64dd054

I/DEBUG ( 125): 5c894ea0 f2c46883 17ef381b 2140f244 6205fb88

I/DEBUG ( 125): 5c894eb0 010ff2c0 f2449e01 f2c0233f 9800030f

I/DEBUG ( 125): 5c894ec0 42a2ebc7 fb011810 19ad5512 dc3f429d

I/DEBUG ( 125): 5c894ed0 767af44f fb064f21 4e21f305 34044d21

I/DEBUG ( 125): 5c894ee0 447e447f 9002447d a9029303 f6fc4620

I/DEBUG ( 125): 5c894ef0 2800e39c d0214680 f6fadd22 f8c0e1de

I/DEBUG ( 125): 5c894f00 f04f8000 f6fa38ff 6801e1d8 d01b296e

I/DEBUG ( 125): 5c894f10 3ffff1b8 f6fad104 6800e1d0 d0e42804

I/DEBUG ( 125): 5c894f20 f2404638 46323192 f69f462b a902f83f

I/DEBUG ( 125): 5c894f30 f6fc4620 2800e37a d1dd4680 e0042001

I/DEBUG ( 125):
I/DEBUG ( 125): memory near sl:
I/DEBUG ( 125): 5c894e40 b5104b06 4604447b 68403308 f6fc6023

I/DEBUG ( 125): 5c894e50 4620f753 e232f6f9 bd104620 00244000

I/DEBUG ( 125): 5c894e60 2b0068c3 f8dfdd07 6942c01c f89c44fc

I/DEBUG ( 125): 5c894e70 68120000 4770b900 f44f69c9 231b7086

I/DEBUG ( 125): 5c894e80 ba18f048 0025c3e8 41f0e92d 4604b084

I/DEBUG ( 125): 5c894e90 4668460d f6f92100 3001e29c f64dd054

I/DEBUG ( 125): 5c894ea0 f2c46883 17ef381b 2140f244 6205fb88

I/DEBUG ( 125): 5c894eb0 010ff2c0 f2449e01 f2c0233f 9800030f

I/DEBUG ( 125): 5c894ec0 42a2ebc7 fb011810 19ad5512 dc3f429d

I/DEBUG ( 125): 5c894ed0 767af44f fb064f21 4e21f305 34044d21

I/DEBUG ( 125): 5c894ee0 447e447f 9002447d a9029303 f6fc4620

I/DEBUG ( 125): 5c894ef0 2800e39c d0214680 f6fadd22 f8c0e1de

I/DEBUG ( 125): 5c894f00 f04f8000 f6fa38ff 6801e1d8 d01b296e

I/DEBUG ( 125): 5c894f10 3ffff1b8 f6fad104 6800e1d0 d0e42804

I/DEBUG ( 125): 5c894f20 f2404638 46323192 f69f462b a902f83f

I/DEBUG ( 125): 5c894f30 f6fc4620 2800e37a d1dd4680 e0042001

I/DEBUG ( 125):
I/DEBUG ( 125): memory near ip:
I/DEBUG ( 125): 5caf11d8 5c7bcaf5 00000000 00000000 00000001

I/DEBUG ( 125): 5caf11e8 00000005 00000000 00000000 00000000

I/DEBUG ( 125): 5caf11f8 00000002 585e0ac0 ffffffff 00000001

I/DEBUG ( 125): 5caf1208 00000000 00000001 00000002 00000000

I/DEBUG ( 125): 5caf1218 00000000 00000001 00000000 00000000

I/DEBUG ( 125): 5caf1228 00000000 01b663e0 00000000 e12fff3c

I/DEBUG ( 125): 5caf1238 00000006 00000000 00000000 80000000

I/DEBUG ( 125): 5caf1248 00000000 00000000 00000001 00000001

I/DEBUG ( 125): 5caf1258 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 5caf1268 00000000 61c00000 5856d978 5856d968

I/DEBUG ( 125): 5caf1278 58575620 4009c3f8 4009e048 00001000

I/DEBUG ( 125): 5caf1288 00000001 400a29f8 4009a2d8 400a25b8

I/DEBUG ( 125): 5caf1298 00000000 c1e00000 00000000 3fe00000

I/DEBUG ( 125): 5caf12a8 00000000 80000000 00000000 00000000

I/DEBUG ( 125): 5caf12b8 00000000 406fe000 00000000 fff00000

I/DEBUG ( 125): 5caf12c8 00000000 7ff80000 ffffffff 7fffffff

I/DEBUG ( 125):
I/DEBUG ( 125): memory near sp:
I/DEBUG ( 125): 41f69e68 5c9c57c8 5c894f7f 5c895001 00000000

I/DEBUG ( 125): 41f69e78 5856db28 00000001 df0027ad 00000000

I/DEBUG ( 125): 41f69e88 5caf1204 00000000 5caf1258 5c895261

I/DEBUG ( 125): 41f69e98 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 41f69ea8 00000000 58575620 58575780 58575620

I/DEBUG ( 125): 41f69eb8 5c895009 00010000 58575620 5c89505b

I/DEBUG ( 125): 41f69ec8 00000000 00000000 58575620 00000003

I/DEBUG ( 125): 41f69ed8 41f69f00 58575790 5c895009 401173dc

I/DEBUG ( 125): 41f69ee8 58575620 41f69f00 5f1ef9c8 58575790

I/DEBUG ( 125): 41f69ef8 00000078 40116ac8 41f69f00 58575790

I/DEBUG ( 125): 41f69f08 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 41f69f18 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 41f69f28 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 41f69f38 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 41f69f48 00000000 00000000 00000000 00000000

I/DEBUG ( 125): 41f69f58 00000000 00000000 00000000 00000000

I/DEBUG ( 125):
I/DEBUG ( 125): code around pc:
I/DEBUG ( 125): 5c81bdfc 47886825 d0052d02 1d22490c 44794620

I/DEBUG ( 125): 5c81be0c f9b2f7c5 c028f8df f8dc44fc 68030004

I/DEBUG ( 125): 5c81be1c 4790689a bd382001 bd382000 002d5434

I/DEBUG ( 125): 5c81be2c 002cd78e 002d53fe 002cd76c fffff6e7

I/DEBUG ( 125): 5c81be3c 002d53e0 781a6843 d1042aff 38ff7858

I/DEBUG ( 125): 5c81be4c 2001bf18 20014770 bf004770 10cb6840

I/DEBUG ( 125): 5c81be5c 0107f001 fa525cc2 f000f001 47700001

I/DEBUG ( 125): 5c81be6c 3027f8d1 023ff101 eb026041 58d10c03

I/DEBUG ( 125): 5c81be7c 0308f10c 02c1eb03 f8dc6081 61031004

I/DEBUG ( 125): 5c81be8c 60c16142 bf004770 b4f0688b b18b684c

I/DEBUG ( 125): 5c81be9c 343f690e 68341b12 d01942a2 0408f106

I/DEBUG ( 125): 5c81beac e0032500 7b08f854 d00842ba 46263501

I/DEBUG ( 125): 5c81bebc d1f7429d 60032300 bcf06043 68cb4770

I/DEBUG ( 125): 5c81becc f505fb03 69496872 194d6002 e7f46045

I/DEBUG ( 125): 5c81bedc e7f72500 69426b83 4293b410 68c4da08

I/DEBUG ( 125): 5c81beec 63821c5a 1023f844 69426b83 dbf74293

I/DEBUG ( 125):
I/DEBUG ( 125): code around lr:
I/DEBUG ( 125): 5c81bde0 682bbb00 f04f2000 462231ff 28004798

I/DEBUG ( 125): 5c81bdf0 4c0fd1f5 447c490f 68094479 47886825

I/DEBUG ( 125): 5c81be00 d0052d02 1d22490c 44794620 f9b2f7c5

I/DEBUG ( 125): 5c81be10 c028f8df f8dc44fc 68030004 4790689a

I/DEBUG ( 125): 5c81be20 bd382001 bd382000 002d5434 002cd78e

I/DEBUG ( 125): 5c81be30 002d53fe 002cd76c fffff6e7 002d53e0

I/DEBUG ( 125): 5c81be40 781a6843 d1042aff 38ff7858 2001bf18

I/DEBUG ( 125): 5c81be50 20014770 bf004770 10cb6840 0107f001

I/DEBUG ( 125): 5c81be60 fa525cc2 f000f001 47700001 3027f8d1

I/DEBUG ( 125): 5c81be70 023ff101 eb026041 58d10c03 0308f10c

I/DEBUG ( 125): 5c81be80 02c1eb03 f8dc6081 61031004 60c16142

I/DEBUG ( 125): 5c81be90 bf004770 b4f0688b b18b684c 343f690e

I/DEBUG ( 125): 5c81bea0 68341b12 d01942a2 0408f106 e0032500

I/DEBUG ( 125): 5c81beb0 7b08f854 d00842ba 46263501 d1f7429d

I/DEBUG ( 125): 5c81bec0 60032300 bcf06043 68cb4770 f505fb03

I/DEBUG ( 125): 5c81bed0 69496872 194d6002 e7f46045 e7f72500

--------- beginning of /dev/log/system
I/BootReceiver( 492): Copying /data/tombstones/tombstone_06 to DropBox (SYSTEM_TOMBSTONE)
I/DEBUG ( 125): unexpected waitpid response: n=2264, status=0000000b
I/DEBUG ( 125): ptrace detach from 2264 failed: No such process
I/DEBUG ( 125): debuggerd committing suicide to free the zombie!
I/DEBUG ( 2316): debuggerd: Aug 1 2013 16:57:15
D/dalvikvm( 492): GC_CONCURRENT freed 754K, 17% free 9539K/11376K, paused 5ms+9ms, total 58ms
D/dalvikvm( 492): WAIT_FOR_CONCURRENT_GC blocked 53ms
I/dalvikvm-heap( 492): Grow heap (frag case) to 9.541MB for 131730-byte allocation
D/dalvikvm( 492): GC_FOR_ALLOC freed 406K, 20% free 9261K/11508K, paused 45ms, total 45ms
I/WindowState( 492): WIN DEATH: Window{426a3f90 u0 com.container.touch/com.container.touch.WebViewActivity}
I/ActivityManager( 492): Process com.container.touch (pid 2219) has died.
W/ActivityManager( 492): Scheduling restart of crashed service com.container.touch/com.container.rest.common.RestService in 5000ms
D/AsusBrightnessManager( 492): br transform : 115 -> 40
D/AsusBrightnessManager( 492): br transform : 115 -> 40
W/ActivityManager( 492): Force removing ActivityRecord{4283f858 u0 com.container.touch/.WebViewActivity}: app died, no saved state
W/InputDispatcher( 492): channel '4267b770 com.container.touch/com.container.touch.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 492): channel '4267b770 com.container.touch/com.container.touch.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 492): Attempted to unregister already unregistered input channel '4267b770 com.container.touch/com.container.touch.MainActivity (server)'
I/WindowState( 492): WIN DEATH: Window{4267b770 u0 com.container.touch/com.container.touch.MainActivity}
I/ActivityManager( 492): Start proc com.container.touch for activity com.container.touch/.MainActivity: pid=2317 uid=10091 gids={50091, 1015, 3003, 1028}
D/WindowManager( 492): adjustConfigurationLw, config:{1.0 ?mcc?mnc ?locale ?layoutDir sw800dp w1280dp h752dp 240dpi xlrg land ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:true mHasKeyboardFeature:true mHasHallSensorFeature:true config.hardKeyboardHidden:2
W/NvCpuClient( 492): Failed to bind to service
I/ActivityThread( 2317): Pub com.container.contentProvider.PairedRoomContentProvider: com.container.contentProvider.PairedRoomContentProvider
V/TouchApplication( 2317): Starting container Touch Application
 

Forum statistics

Threads
943,135
Messages
6,917,452
Members
3,158,834
Latest member
Nikoczzzz