Crash Problem With Galaxy S II (GT-I9100)

When I using AssetBundle to download resources from server,
I got crash on Galaxy SII (two mobiles got the same problem)
And I got crash log in logcat

Here is the detail ( signal error !!!) :

06-06 20:16:25.850: I/DEBUG(21320): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-06 20:16:25.850: I/DEBUG(21320): Build fingerprint: ‘samsung/GT-I9100/GT-I9100:2.3.5/GINGERBREAD/ZSKI3:user/release-keys’
06-06 20:16:25.850: I/DEBUG(21320): pid: 22552, tid: 22582 >>> com.unity.Phoenix <<<
06-06 20:16:25.850: I/DEBUG(21320): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00d
06-06 20:16:25.850: I/DEBUG(21320): r0 fffffe84 r1 deadd00d r2 00000026 r3 00000000
06-06 20:16:25.850: I/DEBUG(21320): r4 802a660c r5 00000000 r6 80288848 r7 00000000
06-06 20:16:25.850: I/DEBUG(21320): r8 47bd74a0 r9 00000001 10 00000000 fp 47bd74d4
06-06 20:16:25.850: I/DEBUG(21320): ip 802a6718 sp 47bd7450 lr afd196f1 pc 802463e0 cpsr 20000030
06-06 20:16:25.850: I/DEBUG(21320): d0 3f80000000000021 d1 000000003f800000
06-06 20:16:25.850: I/DEBUG(21320): d2 4040a6665f000000 d3 3fecccccc0000000
06-06 20:16:25.850: I/DEBUG(21320): d4 0000000000000000 d5 0000000000000000
06-06 20:16:25.850: I/DEBUG(21320): d6 4062400000000000 d7 3f66666600000000
06-06 20:16:25.850: I/DEBUG(21320): d8 0000000000000000 d9 0000000000000000
06-06 20:16:25.850: I/DEBUG(21320): d10 0000000000000000 d11 0000000000000000
06-06 20:16:25.850: I/DEBUG(21320): d12 0000000000000000 d13 0000000000000000
06-06 20:16:25.850: I/DEBUG(21320): d14 0000000000000000 d15 0000000000000000
06-06 20:16:25.850: I/DEBUG(21320): d16 00157a284052c1b0 d17 0000000000000000
06-06 20:16:25.850: I/DEBUG(21320): d18 3f80000000000000 d19 0000000000000000
06-06 20:16:25.850: I/DEBUG(21320): d20 0000000000000000 d21 000000003f800000
06-06 20:16:25.850: I/DEBUG(21320): d22 c47a0000c47a0000 d23 3f800000c47a0000
06-06 20:16:25.850: I/DEBUG(21320): d24 000000003f800000 d25 0000000000000000
06-06 20:16:25.850: I/DEBUG(21320): d26 3f80000000000000 d27 0000000000000000
06-06 20:16:25.850: I/DEBUG(21320): d28 0000000000000000 d29 000000003f800000
06-06 20:16:25.850: I/DEBUG(21320): d30 3b080000bb080000 d31 3f80000000000000
06-06 20:16:25.850: I/DEBUG(21320): scr 60000010
06-06 20:16:25.935: I/DEBUG(21320): #00 pc 000463e0 /system/lib/libdvm.so
06-06 20:16:25.935: I/DEBUG(21320): #01 pc 000377ac /system/lib/libdvm.so
06-06 20:16:25.935: I/DEBUG(21320): #02 pc 000378c6 /system/lib/libdvm.so
06-06 20:16:25.935: I/DEBUG(21320): #03 pc 0003e0d0 /system/lib/libdvm.so
06-06 20:16:25.935: I/DEBUG(21320): code around pc:
06-06 20:16:25.935: I/DEBUG(21320): 802463c0 447a4479 f7d14c0b 2000e926 ea2af7d1
06-06 20:16:25.935: I/DEBUG(21320): 802463d0 447c4809 6bdb5823 4798b103 22264902
06-06 20:16:25.935: I/DEBUG(21320): 802463e0 f7d1700a bf00ea92 deadd00d 00043c6b
06-06 20:16:25.935: I/DEBUG(21320): 802463f0 00045829 00060236 fffffe84 4b09b40e
06-06 20:16:25.935: I/DEBUG(21320): 80246400 4c09b517 aa05447b f852591b 6b5b1b04
06-06 20:16:25.935: I/DEBUG(21320): code around lr:
06-06 20:16:25.935: I/DEBUG(21320): afd196d0 4a0e4b0d e92d447b 589c41f0 26004680
06-06 20:16:25.935: I/DEBUG(21320): afd196e0 686768a5 f9b5e006 b113300c 47c04628
06-06 20:16:25.935: I/DEBUG(21320): afd196f0 35544306 37fff117 6824d5f5 d1ef2c00
06-06 20:16:25.935: I/DEBUG(21320): afd19700 e8bd4630 bf0081f0 00027e6c ffffff88
06-06 20:16:25.935: I/DEBUG(21320): afd19710 b086b570 f602fb01 9004460c a804a901
06-06 20:16:25.935: I/DEBUG(21320): stack:
06-06 20:16:25.935: I/DEBUG(21320): 47bd7410 afd426a4
06-06 20:16:25.935: I/DEBUG(21320): 47bd7414 000b3d48
06-06 20:16:25.935: I/DEBUG(21320): 47bd7418 00000015
06-06 20:16:25.935: I/DEBUG(21320): 47bd741c afd187b9 /system/lib/libc.so
06-06 20:16:25.935: I/DEBUG(21320): 47bd7420 afd42644
06-06 20:16:25.935: I/DEBUG(21320): 47bd7424 afd4686c
06-06 20:16:25.935: I/DEBUG(21320): 47bd7428 00000000
06-06 20:16:25.935: I/DEBUG(21320): 47bd742c afd196f1 /system/lib/libc.so
06-06 20:16:25.935: I/DEBUG(21320): 47bd7430 00060236
06-06 20:16:25.935: I/DEBUG(21320): 47bd7434 00000000
06-06 20:16:25.935: I/DEBUG(21320): 47bd7438 80288848 /system/lib/libdvm.so
06-06 20:16:25.935: I/DEBUG(21320): 47bd743c 00000000
06-06 20:16:25.935: I/DEBUG(21320): 47bd7440 47bd74a0
06-06 20:16:25.935: I/DEBUG(21320): 47bd7444 afd187e9 /system/lib/libc.so
06-06 20:16:25.935: I/DEBUG(21320): 47bd7448 e3a070ad
06-06 20:16:25.935: I/DEBUG(21320): 47bd744c ef9000ad
06-06 20:16:25.935: I/DEBUG(21320): #00 47bd7450 00000001
06-06 20:16:25.935: I/DEBUG(21320): 47bd7454 802377b1 /system/lib/libdvm.so
06-06 20:16:25.935: I/DEBUG(21320): #01 47bd7458 00000001
06-06 20:16:25.935: I/DEBUG(21320): 47bd745c 802378cb /system/lib/libdvm.so
06-06 20:16:27.375: I/DEBUG(21320): dumpstate /data/log/dumpstate_app_native.txt

Has anyone faced the same problem before? And any solutions? Thanks a lot!

java - Android JNI String Problem - Stack Overflow so does it print something before the crash?

Thanks a lot!
I found the error, it is because I am trying to get the network state without permission,
but it is interesting that other devices works fine with that error, but this one refuse to compromise.