Description
Try sample-Friends showcase in Nexus 5 (android 4.4.4) , crashed immediately when showing main activity for several seconds,
$ tns run android
Project successfully prepared
Buildfile: /home/yy0080/workspace/friends/platforms/android/build.xml
-set-mode-check:
-set-debug-files:
-check-env:
[checkenv] Android SDK Tools Revision 24.3.3
[checkenv] Installed at /opt/android-sdk-linux
-setup:
[echo] Project Name: friends
[gettype] Project Type: Application
-set-debug-mode:
-debug-obfuscation-check:
-pre-build:
-build-setup:
[getbuildtools] Using latest Build Tools: 22.0.1
[echo] Resolving Build Target for friends...
[gettarget] Project Target: Android 5.1.1
[gettarget] API level: 22
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: /home/yy0080/workspace/friends/platforms/android/bin/rsObj
[mkdir] Created dir: /home/yy0080/workspace/friends/platforms/android/bin/rsLibs
[echo] ----------
[echo] Resolving Dependencies for friends...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[echo] ----------
[echo] Building Libraries with 'debug'...
[subant] No sub-builds to iterate on
-code-gen:
[mergemanifest] No changes in the AndroidManifest files.
[echo] Handling aidl files...
[aidl] No AIDL files to compile.
[echo] ----------
[echo] Handling RenderScript files...
[echo] ----------
[echo] Handling Resources...
[aapt] Found new input file
[aapt] Generating resource IDs...
[echo] ----------
[echo] Handling BuildConfig class...
[buildconfig] No need to generate new BuildConfig.
-pre-compile:
-compile:
[javac] Compiling 1 source file to /home/yy0080/workspace/friends/platforms/android/bin/classes
[javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] 3 warnings
create_project_lib:
[echo] make lib/android folder
copy_default_sdk:
retrieve_min_version_from_manifest:
does_min_sdk_jar_exist:
replace_default_sdk_if_possible:
[delete] Deleting: /home/yy0080/workspace/friends/lib/Android/android.jar
[copy] Copying 1 file to /home/yy0080/workspace/friends/lib/Android
copy_project_jars:
delete_old_metadata:
generate_metadata_from_given_jars:
[java] Skip android.support.v4.app.ActivityCompat21$SharedElementCallbackImpl
[java] android/app/SharedElementCallback
[java] Skip android.support.v4.app.FragmentTransitionCompat21$1
[java] Skip android.support.v4.app.FragmentTransitionCompat21$3
[java] android/transition/Transition$EpicenterCallback
[java] android/transition/Transition$EpicenterCallback
[java] Skip android.support.v4.media.TransportMediator
[java] Skip android.support.v4.media.TransportMediatorJellybeanMR2
[java] Skip android.support.v4.media.TransportMediatorJellybeanMR2$1
[java] Skip android.support.v4.media.TransportMediatorJellybeanMR2$2
[java] Skip android.support.v4.media.VolumeProviderCompatApi21$1
[java] android/media/RemoteControlClient$OnGetPlaybackPositionListener
[java] android/media/RemoteControlClient$OnGetPlaybackPositionListener
[java] android/view/ViewTreeObserver$OnWindowAttachListener
[java] android/view/ViewTreeObserver$OnWindowFocusChangeListener
[java] android/media/VolumeProvider
[java] Skip android.support.v4.media.session.MediaControllerCompatApi21$CallbackProxy
[java] Skip android.support.v4.media.session.MediaSessionCompatApi21$CallbackProxy
[java] Skip android.support.v4.print.PrintHelperKitkat$1
[java] Skip android.support.v4.print.PrintHelperKitkat$2
[java] android/media/session/MediaController$Callback
[java] android/media/session/MediaSession$Callback
[java] android/print/PrintDocumentAdapter
[java] android/print/PrintDocumentAdapter
[java] Skip android.support.v4.view.ViewCompatApi21$1
[java] android/view/View$OnApplyWindowInsetsListener
[java] Skip android.support.v4.widget.DrawerLayoutCompatApi21$InsetsListener
[java] android/view/View$OnApplyWindowInsetsListener
[echo] --------- created new metadata and moved it to assets/metadata
-post-compile:
-obfuscate:
-dex:
[dex] input: /home/yy0080/workspace/friends/platforms/android/bin/classes
[dex] input: /home/yy0080/workspace/friends/platforms/android/libs/nativescript.jar
[dex] input: /home/yy0080/workspace/friends/platforms/android/libs/android-support-v4.jar
[dex] Using Pre-Dexed nativescript-7e6e771c0446337519738b055dd14ef8.jar <- /home/yy0080/workspace/friends/platforms/android/libs/nativescript.jar
[dex] Using Pre-Dexed android-support-v4-5eb3a0c6b66ca3fdbc1377a08aa40109.jar <- /home/yy0080/workspace/friends/platforms/android/libs/android-support-v4.jar
[dex] Found modified input file
[dex] Converting compiled files and external libraries into /home/yy0080/workspace/friends/platforms/android/bin/classes.dex...
[dx] Merged dex A (6 defs/1.7KiB) with dex B (285 defs/462.8KiB). Result is 291 defs/585.7KiB. Took 0.4s
[dx] Merged dex A (291 defs/585.7KiB) with dex B (805 defs/809.9KiB). Result is 1096 defs/1781.5KiB. Took 0.2s
-crunch:
[crunch] Crunching PNG Files in source dir: /home/yy0080/workspace/friends/platforms/android/res
[crunch] To destination dir: /home/yy0080/workspace/friends/platforms/android/bin/res
[crunch] Crunched 0 PNG files to update cache
-package-resources:
[aapt] Found modified input file
[aapt] Creating full resource package...
-package:
[apkbuilder] Found modified input file
[apkbuilder] Creating friends-debug-unaligned.apk and signing it with a debug key...
-post-package:
-do-debug:
[zipalign] Running zip align on final apk...
[echo] Debug Package: /home/yy0080/workspace/friends/platforms/android/bin/friends-debug.apk
[propertyfile] Updating property file: /home/yy0080/workspace/friends/platforms/android/bin/build.prop
[propertyfile] Updating property file: /home/yy0080/workspace/friends/platforms/android/bin/build.prop
[propertyfile] Updating property file: /home/yy0080/workspace/friends/platforms/android/bin/build.prop
[propertyfile] Updating property file: /home/yy0080/workspace/friends/platforms/android/bin/build.prop
-post-build:
debug:
BUILD SUCCESSFUL
Total time: 14 seconds
Project successfully built
Using /home/yy0080/workspace/friends/platforms/android/bin/friends-debug.apk
Successfully deployed on device with identifier '048d1cdc8291aa79'
--------- beginning of /dev/log/main
D/TNS.Native(29703): lenNodes=50256, lenNames=464261, lenValues=500162
D/TNS.Native(29703): time=3
D/TNS.Java(29703): port=-1
D/dalvikvm(29703): GC_CONCURRENT freed 225K, 2% free 17024K/17288K, paused 2ms+1ms, total 16ms
D/dalvikvm(29703): WAIT_FOR_CONCURRENT_GC blocked 5ms
D/dalvikvm(29703): GC_CONCURRENT freed 435K, 3% free 17058K/17524K, paused 1ms+2ms, total 13ms
D/dalvikvm(29703): DexOpt: --- BEGIN 'com.tns.Async_CompleteCallback_fhttp_http-request_l6_c24__-1436526345074-1.jar' (bootstrap=0) ---
D/dalvikvm(29733): DexOpt: load 2ms, verify+opt 0ms, 83620 bytes
I/Icing (14258): Indexing A10F09874BEF4D73B2E6AEB8C6DF0EF2E3D0B663 from com.google.android.googlequicksearchbox
D/dalvikvm(29703): DexOpt: --- END 'com.tns.Async_CompleteCallback_fhttp_http-request_l6_c24__-1436526345074-1.jar' (success) ---
D/dalvikvm(29703): DEX prep '/data/data/org.nativescript.friends/code_cache/secondary-dexes/com.tns.Async_CompleteCallback_fhttp_http-request_l6_c24__-1436526345074-1.jar': unzip in 0ms, rewrite 50ms
D/dalvikvm(29703): GC_CONCURRENT freed 387K, 3% free 17125K/17548K, paused 2ms+0ms, total 10ms
D/dalvikvm(29703): WAIT_FOR_CONCURRENT_GC blocked 2ms
D/dalvikvm(29703): GC_FOR_ALLOC freed 59K, 3% free 17181K/17668K, paused 7ms, total 7ms
D/AndroidRuntime(29731):
D/AndroidRuntime(29731): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
I/Icing (14258): Indexing done A10F09874BEF4D73B2E6AEB8C6DF0EF2E3D0B663
D/AndroidRuntime(29731): CheckJNI is OFF
D/dalvikvm(29731): Trying to load lib libjavacore.so 0x0
D/dalvikvm(29731): Added shared lib libjavacore.so 0x0
D/dalvikvm(29731): Trying to load lib libnativehelper.so 0x0
D/dalvikvm(29731): Added shared lib libnativehelper.so 0x0
D/dalvikvm(29731): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
D/dalvikvm(29703): GC_FOR_ALLOC freed 276K, 3% free 17253K/17704K, paused 7ms, total 7ms
D/dalvikvm(29703): GC_FOR_ALLOC freed 174K, 3% free 17309K/17760K, paused 7ms, total 7ms
D/dalvikvm(29703): GC_FOR_ALLOC freed 111K, 3% free 17338K/17820K, paused 7ms, total 7ms
D/dalvikvm(29731): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
D/dalvikvm(29703): GC_FOR_ALLOC freed 408K, 4% free 17224K/17864K, paused 7ms, total 7ms
D/dalvikvm(29703): GC_CONCURRENT freed 399K, 4% free 17231K/17864K, paused 1ms+1ms, total 14ms
D/TNS_NATIVE(29703): android.view.GestureDetector$SimpleOnGestureListener
D/TNS_NATIVE(29703): android.view.ScaleGestureDetector$SimpleOnScaleGestureListener
D/TNS_NATIVE(29703): android.view.GestureDetector$SimpleOnGestureListener
D/TNS_NATIVE(29703): android.view.GestureDetector$SimpleOnGestureListener
D/AndroidRuntime(29731): Calling main entry com.android.commands.am.Am
D/AndroidRuntime(29731): Shutting down VM
D/dalvikvm(29731): GC_CONCURRENT freed 96K, 15% free 586K/684K, paused 1ms+1ms, total 3ms
--------- beginning of /dev/log/system
I/ActivityManager(14048): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=org.nativescript.friends/com.tns.NativeScriptActivity} from pid 29731
D/dalvikvm(29703): GC_CONCURRENT freed 536K, 4% free 17192K/17864K, paused 2ms+1ms, total 15ms
D/dalvikvm(29703): GC_CONCURRENT freed 423K, 4% free 17235K/17864K, paused 2ms+0ms, total 9ms
D/dalvikvm(29703): GC_CONCURRENT freed 316K, 4% free 17304K/17864K, paused 0ms+1ms, total 7ms
D/TNS_NATIVE(29703): android.app.Fragment
D/TNS_NATIVE(29703): com.tns.NativeScriptActivity
D/dalvikvm(29703): DexOpt: --- BEGIN 'android.app.Application_ActivityLifecycleCallbacks_fapplication_l10_c30__-1436526345074-1.jar' (bootstrap=0) ---
D/dalvikvm(29703): GC_CONCURRENT freed 600K, 5% free 17117K/17864K, paused 1ms+1ms, total 19ms
D/dalvikvm(29756): DexOpt: load 2ms, verify+opt 0ms, 83956 bytes
D/dalvikvm(29703): DexOpt: --- END 'android.app.Application_ActivityLifecycleCallbacks_fapplication_l10_c30__-1436526345074-1.jar' (success) ---
D/dalvikvm(29703): DEX prep '/data/data/org.nativescript.friends/code_cache/secondary-dexes/android.app.Application_ActivityLifecycleCallbacks_fapplication_l10_c30__-1436526345074-1.jar': unzip in 0ms, rewrite 46ms
E/TNS.Native(29703): TypeError: undefined is not a function
E/TNS.Native(29703): File: "application, line: 93, column: 29
E/TNS.Native(29703): StackTrace:
E/TNS.Native(29703): Frame: function:'AndroidApplication.getActivity', file:'application', line: 93, column: 30
E/TNS.Native(29703): Frame: function:'app.init.getActivity', file:'application', line: 78, column: 32
D/AndroidRuntime(29703): Shutting down VM
W/dalvikvm(29703): threadid=1: thread exiting with uncaught exception (group=0x415f9ba8)
F/libc (29703): Fatal signal 11 (SIGSEGV) at 0x000044b0 (code=1), thread 29703 (escript.friends)
I/DEBUG (30694): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG (30694): Build fingerprint: 'google/hammerhead/hammerhead:4.4.4/KTU84P/1227136:user/release-keys'
I/DEBUG (30694): Revision: '11'
I/DEBUG (30694): pid: 29703, tid: 29703, name: escript.friends >>> org.nativescript.friends <<<
--------- beginning of /dev/log/main
E/TNS.Native(29703): TypeError: undefined is not a function
E/TNS.Native(29703): File: "application, line: 93, column: 29
E/TNS.Native(29703): StackTrace:
E/TNS.Native(29703): Frame: function:'AndroidApplication.getActivity', file:'application', line: 93, column: 30
E/TNS.Native(29703): Frame: function:'app.init.getActivity', file:'application', line: 78, column: 32
D/AndroidRuntime(29703): Shutting down VM
W/dalvikvm(29703): threadid=1: thread exiting with uncaught exception (group=0x415f9ba8)
F/libc (29703): Fatal signal 11 (SIGSEGV) at 0x000044b0 (code=1), thread 29703 (escript.friends)
I/DEBUG (30694): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG (30694): Build fingerprint: 'google/hammerhead/hammerhead:4.4.4/KTU84P/1227136:user/release-keys'
I/DEBUG (30694): Revision: '11'
I/DEBUG (30694): pid: 29703, tid: 29703, name: escript.friends >>> org.nativescript.friends <<<
I/DEBUG (30694): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000044b0
I/DEBUG (30694): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000044b0
I/DEBUG (30694): r0 00000000 r1 00000000 r2 000044b0 r3 00004400
I/DEBUG (30694): r4 00000000 r5 bee3f5b8 r6 00000000 r7 bee3f5b8
I/DEBUG (30694): r8 bee3f620 r9 d4d0001d sl 40131384 fp bee3f634
I/DEBUG (30694): ip 75950edc sp bee3f590 lr 7548ad30 pc 7548ad40 cpsr 600d0010
I/DEBUG (30694): d0 7470656378457461 d1 4e734a6f546e6f74
I/DEBUG (30694): d2 0000000000000069 d3 0000000000000076
I/DEBUG (30694): r0 00000000 r1 00000000 r2 000044b0 r3 00004400
I/DEBUG (30694): r4 00000000 r5 bee3f5b8 r6 00000000 r7 bee3f5b8
I/DEBUG (30694): r8 bee3f620 r9 d4d0001d sl 40131384 fp bee3f634
I/DEBUG (30694): ip 75950edc sp bee3f590 lr 7548ad30 pc 7548ad40 cpsr 600d0010
I/DEBUG (30694): d0 7470656378457461 d1 4e734a6f546e6f74
I/DEBUG (30694): d2 0000000000000069 d3 0000000000000076
I/DEBUG (30694): d4 4168636e75614c6d d5 2879746976697463
I/DEBUG (30694): d6 7974697669746341 d7 6a2e646165726854
I/DEBUG (30694): d8 0000000000000000 d9 0000000000000000
I/DEBUG (30694): d10 0000000000000000 d11 0000000000000000
I/DEBUG (30694): d12 0000000000000000 d13 0000000000000000
I/DEBUG (30694): d14 0000000000000000 d15 0000000000000000
I/DEBUG (30694): d16 0000000000000000 d17 0000000000000000
I/DEBUG (30694): d18 0000000000000000 d19 0000000000000000
I/DEBUG (30694): d20 0000000000000000 d21 0002000200020002
I/DEBUG (30694): d22 0000000000000000 d23 0000000000000000
I/DEBUG (30694): d24 0000000000000000 d25 0002a7600002a760
I/DEBUG (30694): d26 0707070703030303 d27 0300000004000000
I/DEBUG (30694): d28 0800000009000000 d29 0001000000010000
I/DEBUG (30694): d4 4168636e75614c6d d5 2879746976697463
I/DEBUG (30694): d6 7974697669746341 d7 6a2e646165726854
I/DEBUG (30694): d8 0000000000000000 d9 0000000000000000
I/DEBUG (30694): d10 0000000000000000 d11 0000000000000000
I/DEBUG (30694): d12 0000000000000000 d13 0000000000000000
I/DEBUG (30694): d14 0000000000000000 d15 0000000000000000
I/DEBUG (30694): d16 0000000000000000 d17 0000000000000000
I/DEBUG (30694): d18 0000000000000000 d19 0000000000000000
I/DEBUG (30694): d20 0000000000000000 d21 0002000200020002
I/DEBUG (30694): d22 0000000000000000 d23 0000000000000000
I/DEBUG (30694): d24 0000000000000000 d25 0002a7600002a760
I/DEBUG (30694): d26 0707070703030303 d27 0300000004000000
I/DEBUG (30694): d28 0800000009000000 d29 0001000000010000
I/DEBUG (30694): d30 010b400001088000 d31 01108000010e0000
I/DEBUG (30694): scr 62000010
I/DEBUG (30694):
I/DEBUG (30694): backtrace:
I/DEBUG (30694): #00 pc 00240d40 /data/app-lib/org.nativescript.friends-1/libNativeScript.so (v8::HandleScope::Initialize(v8::Isolate_)+32)
I/DEBUG (30694): d30 010b400001088000 d31 01108000010e0000
I/DEBUG (30694): scr 62000010
I/DEBUG (30694):
I/DEBUG (30694): backtrace:
I/DEBUG (30694): #00 pc 00240d40 /data/app-lib/org.nativescript.friends-1/libNativeScript.so (v8::HandleScope::Initialize(v8::Isolate_)+32)
I/DEBUG (30694): #1 pc 00240da0 /data/app-lib/org.nativescript.friends-1/libNativeScript.so (v8::HandleScope::HandleScope(v8::Isolate_)+8)
I/DEBUG (30694): #2 pc 0022849f /data/app-lib/org.nativescript.friends-1/libNativeScript.so (Java_com_tns_Platform_passUncaughtExceptionToJsNative+38)
I/DEBUG (30694): #3 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112)
I/DEBUG (30694): #4 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const_, JValue_, Method const_, Thread_)+398)
I/DEBUG (30694): #5 pc 0004fb0d /system/lib/libdvm.so (dvmResolveNativeMethod(unsigned int const_, JValue_, Method const_, Thread_)+184)
I/DEBUG (30694): #6 pc 00026fe0 /system/lib/libdvm.so
I/DEBUG (30694): #7 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread_)+76)
I/DEBUG (30694): #8 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread_, Method const_, JValue_)+184)
I/DEBUG (30694): #9 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread_, Method const_, Object_, bool, JValue_, std::va_list)+336)
I/DEBUG (30694): #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread, Method const, Object_, JValue_, ...)+20)
I/DEBUG (30694): #11 pc 00054757 /system/lib/libdvm.so (dvmDetachCurrentThread()+158)
I/DEBUG (30694): #12 pc 000490ab /system/lib/libdvm.so
I/DEBUG (30694): #13 pc 00039e01 /system/lib/libdvm.so
I/DEBUG (30694): #14 pc 0004dffb /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const_, char const_)+390)
I/DEBUG (30694): #15 pc 0000105b /system/bin/app_process
I/DEBUG (30694): #16 pc 0000e34b /system/lib/libc.so (libc_init+50)
I/DEBUG (30694): #17 pc 00000d7c /system/bin/app_process
I/DEBUG (30694):
I/DEBUG (30694): stack:
I/DEBUG (30694): bee3f550 415eb800 /dev/ashmem/dalvik-zygote (deleted)
I/DEBUG (30694): bee3f554 00000006
I/DEBUG (30694): bee3f558 415e4554 /system/lib/libdvm.so
I/DEBUG (30694): bee3f55c 4265f5f0 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG (30694): bee3f560 bee3f584 [stack]
I/DEBUG (30694): bee3f564 415e41f0 /system/lib/libdvm.so
I/DEBUG (30694): bee3f568 bee3f58c [stack]
I/DEBUG (30694): bee3f56c bee3f58c [stack]
I/DEBUG (30694): bee3f570 415e41f0 /system/lib/libdvm.so
I/DEBUG (30694): bee3f574 4157e3c3 /system/lib/libdvm.so
I/DEBUG (30694): bee3f578 bee3f59c [stack]
I/DEBUG (30694): bee3f57c bee3f59c [stack]
I/DEBUG (30694): bee3f580 415e41f0 /system/lib/libdvm.so
I/DEBUG (30694): bee3f584 4157e3c3 /system/lib/libdvm.so
I/DEBUG (30694): bee3f588 42697ec0 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG (30694): #1 pc 00240da0 /data/app-lib/org.nativescript.friends-1/libNativeScript.so (v8::HandleScope::HandleScope(v8::Isolate)+8)
I/DEBUG (30694): #2 pc 0022849f /data/app-lib/org.nativescript.friends-1/libNativeScript.so (Java_com_tns_Platform_passUncaughtExceptionToJsNative+38)
I/DEBUG (30694): #3 pc 0001dbcc /system/lib/libdvm.so (dvmPlatformInvoke+112)
I/DEBUG (30694): #4 pc 0004e123 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const, JValue_, Method const_, Thread_)+398)
I/DEBUG (30694): #5 pc 0004fb0d /system/lib/libdvm.so (dvmResolveNativeMethod(unsigned int const_, JValue_, Method const_, Thread_)+184)
I/DEBUG (30694): #6 pc 00026fe0 /system/lib/libdvm.so
I/DEBUG (30694): #7 pc 0002dfa0 /system/lib/libdvm.so (dvmMterpStd(Thread_)+76)
I/DEBUG (30694): #8 pc 0002b638 /system/lib/libdvm.so (dvmInterpret(Thread_, Method const_, JValue_)+184)
I/DEBUG (30694): #9 pc 0006057d /system/lib/libdvm.so (dvmCallMethodV(Thread_, Method const_, Object_, bool, JValue_, std::va_list)+336)
I/DEBUG (30694): #10 pc 000605a1 /system/lib/libdvm.so (dvmCallMethod(Thread, Method const, Object_, JValue_, ...)+20)
I/DEBUG (30694): #11 pc 00054757 /system/lib/libdvm.so (dvmDetachCurrentThread()+158)
I/DEBUG (30694): #12 pc 000490ab /system/lib/libdvm.so
I/DEBUG (30694): #13 pc 00039e01 /system/lib/libdvm.so
I/DEBUG (30694): #14 pc 0004dffb /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const_, char const_)+390)
I/DEBUG (30694): #15 pc 0000105b /system/bin/app_process
I/DEBUG (30694): #16 pc 0000e34b /system/lib/libc.so (libc_init+50)
I/DEBUG (30694): #17 pc 00000d7c /system/bin/app_process
I/DEBUG (30694):
I/DEBUG (30694): stack:
I/DEBUG (30694): bee3f550 415eb800 /dev/ashmem/dalvik-zygote (deleted)
I/DEBUG (30694): bee3f554 00000006
I/DEBUG (30694): bee3f558 415e4554 /system/lib/libdvm.so
I/DEBUG (30694): bee3f55c 4265f5f0 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG (30694): bee3f560 bee3f584 [stack]
I/DEBUG (30694): bee3f564 415e41f0 /system/lib/libdvm.so
I/DEBUG (30694): bee3f568 bee3f58c [stack]
I/DEBUG (30694): bee3f56c bee3f58c [stack]
I/DEBUG (30694): bee3f570 415e41f0 /system/lib/libdvm.so
I/DEBUG (30694): bee3f574 4157e3c3 /system/lib/libdvm.so
I/DEBUG (30694): bee3f58c 321bf4fc
I/DEBUG (30694): #00 bee3f590 bee3f5b8 [stack]
I/DEBUG (30694): bee3f594 bee3f5c4 [stack]
I/DEBUG (30694): bee3f598 00000000
I/DEBUG (30694): bee3f59c 7548ada4 /data/app-lib/org.nativescript.friends-1/libNativeScript.so (v8::HandleScope::HandleScope(v8::Isolate)+12)
I/DEBUG (30694): #1 bee3f5a0 75950d04 /data/app-lib/org.nativescript.friends-1/libNativeScript.so
I/DEBUG (30694): bee3f5a4 754724a3 /data/app-lib/org.nativescript.friends-1/libNativeScript.so (Java_com_tns_Platform_passUncaughtExceptionToJsNative+42)
I/DEBUG (30694): #2 bee3f5a8 81400021
I/DEBUG (30694): bee3f5ac 41534418 [anon:libc_malloc]
I/DEBUG (30694): bee3f5b0 bee3f65c [stack]
I/DEBUG (30694): bee3f5b4 41570359 /system/lib/libdvm.so
I/DEBUG (30694): bee3f5b8 415c4b26 /system/lib/libdvm.so
I/DEBUG (30694): bee3f5bc 41534408 [anon:libc_malloc]
I/DEBUG (30694): bee3f5c0 d4c0001d
I/DEBUG (30694): bee3f5c4 42697ed0 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG (30694): bee3f5c8 00000002
I/DEBUG (30694): bee3f5cc 321bf4fc
I/DEBUG (30694): bee3f5d0 415c4b1a /system/lib/libdvm.so
I/DEBUG (30694): bee3f5d4 00000000
I/DEBUG (30694): bee3f5d8 00000000
I/DEBUG (30694): bee3f5dc 00000000
I/DEBUG (30694): bee3f5e0 00000000
I/DEBUG (30694): bee3f5e4 00000000
I/DEBUG (30694): ........ ........
I/DEBUG (30694):
I/DEBUG (30694): memory near r2:
I/DEBUG (30694): 00004490 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004500 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004510 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004520 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004530 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004540 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004550 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004560 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004570 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004580 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694):
I/DEBUG (30694): memory near r3:
I/DEBUG (30694): 000043e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000043f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004400 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004410 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004420 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004430 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004440 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004450 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): bee3f578 bee3f59c [stack]
I/DEBUG (30694): bee3f57c bee3f59c [stack]
I/DEBUG (30694): bee3f580 415e41f0 /system/lib/libdvm.so
I/DEBUG (30694): bee3f584 4157e3c3 /system/lib/libdvm.so
I/DEBUG (30694): bee3f588 42697ec0 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG (30694): bee3f58c 321bf4fc
I/DEBUG (30694): #00 bee3f590 bee3f5b8 [stack]
I/DEBUG (30694): bee3f594 bee3f5c4 [stack]
I/DEBUG (30694): bee3f598 00000000
I/DEBUG (30694): bee3f59c 7548ada4 /data/app-lib/org.nativescript.friends-1/libNativeScript.so (v8::HandleScope::HandleScope(v8::Isolate)+12)
I/DEBUG (30694): #1 bee3f5a0 75950d04 /data/app-lib/org.nativescript.friends-1/libNativeScript.so
I/DEBUG (30694): bee3f5a4 754724a3 /data/app-lib/org.nativescript.friends-1/libNativeScript.so (Java_com_tns_Platform_passUncaughtExceptionToJsNative+42)
I/DEBUG (30694): #2 bee3f5a8 81400021
I/DEBUG (30694): bee3f5ac 41534418 [anon:libc_malloc]
I/DEBUG (30694): bee3f5b0 bee3f65c [stack]
I/DEBUG (30694): bee3f5b4 41570359 /system/lib/libdvm.so
I/DEBUG (30694): bee3f5b8 415c4b26 /system/lib/libdvm.so
I/DEBUG (30694): bee3f5bc 41534408 [anon:libc_malloc]
I/DEBUG (30694): bee3f5c0 d4c0001d
I/DEBUG (30694): bee3f5c4 42697ed0 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG (30694): bee3f5c8 00000002
I/DEBUG (30694): bee3f5cc 321bf4fc
I/DEBUG (30694): bee3f5d0 415c4b1a /system/lib/libdvm.so
I/DEBUG (30694): bee3f5d4 00000000
I/DEBUG (30694): bee3f5d8 00000000
I/DEBUG (30694): bee3f5dc 00000000
I/DEBUG (30694): bee3f5e0 00000000
I/DEBUG (30694): bee3f5e4 00000000
I/DEBUG (30694): ........ ........
I/DEBUG (30694): 00004460 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004470 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004480 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004490 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694):
I/DEBUG (30694): memory near r5:
I/DEBUG (30694): bee3f598 00000000 7548ada4 75950d04 754724a3
I/DEBUG (30694): bee3f5a8 81400021 41534418 bee3f65c 41570359
I/DEBUG (30694): bee3f5b8 415c4b26 41534408 d4c0001d 42697ed0
I/DEBUG (30694): bee3f5c8 00000002 321bf4fc 415c4b1a 00000000
I/DEBUG (30694): bee3f5d8 00000000 00000000 00000000 00000000
I/DEBUG (30694): bee3f5e8 6d7f3030 75ffef90 7517f12e 321bf4fc
I/DEBUG (30694): bee3f5f8 750305a8 6d7f3030 41534408 00000000
I/DEBUG (30694): bee3f608 6d49ef28 bee3f620 6d49ef20 41534418
I/DEBUG (30694): bee3f618 bee3f634 41552bd0 6d49ef20 00000001
I/DEBUG (30694): bee3f628 7516939d 4265f170 bee3f8b8 41583127
I/DEBUG (30694): bee3f638 6d49ef20 7516939a 75472479 41534418
I/DEBUG (30694): bee3f648 75ffeefd 76068f40 6aa00019 00000000
I/DEBUG (30694): bee3f658 75ffef90 40131384 75472479 400f4257
I/DEBUG (30694): bee3f668 4012d000 75ffeec8 00000000 75ffef90
I/DEBUG (30694): bee3f678 00000000 400f0c0d 71f64c90 41584d53
I/DEBUG (30694): bee3f688 415e41f0 00000000 41534774 426592a8
I/DEBUG (30694):
I/DEBUG (30694): memory near r7:
I/DEBUG (30694): bee3f598 00000000 7548ada4 75950d04 754724a3
I/DEBUG (30694): bee3f5a8 81400021 41534418 bee3f65c 41570359
I/DEBUG (30694): bee3f5b8 415c4b26 41534408 d4c0001d 42697ed0
I/DEBUG (30694): bee3f5c8 00000002 321bf4fc 415c4b1a 00000000
I/DEBUG (30694): bee3f5d8 00000000 00000000 00000000 00000000
I/DEBUG (30694): bee3f5e8 6d7f3030 75ffef90 7517f12e 321bf4fc
I/DEBUG (30694): bee3f5f8 750305a8 6d7f3030 41534408 00000000
I/DEBUG (30694): bee3f608 6d49ef28 bee3f620 6d49ef20 41534418
I/DEBUG (30694): bee3f618 bee3f634 41552bd0 6d49ef20 00000001
I/DEBUG (30694): bee3f628 7516939d 4265f170 bee3f8b8 41583127
I/DEBUG (30694): bee3f638 6d49ef20 7516939a 75472479 41534418
I/DEBUG (30694): bee3f648 75ffeefd 76068f40 6aa00019 00000000
I/DEBUG (30694): bee3f658 75ffef90 40131384 75472479 400f4257
I/DEBUG (30694): bee3f668 4012d000 75ffeec8 00000000 75ffef90
I/DEBUG (30694): bee3f678 00000000 400f0c0d 71f64c90 41584d53
I/DEBUG (30694): bee3f688 415e41f0 00000000 41534774 426592a8
I/DEBUG (30694):
I/DEBUG (30694): memory near r8:
I/DEBUG (30694): bee3f600 41534408 00000000 6d49ef28 bee3f620
I/DEBUG (30694): bee3f610 6d49ef20 41534418 bee3f634 41552bd0
I/DEBUG (30694): bee3f620 6d49ef20 00000001 7516939d 4265f170
I/DEBUG (30694): bee3f630 bee3f8b8 41583127 6d49ef20 7516939a
I/DEBUG (30694): bee3f640 75472479 41534418 75ffeefd 76068f40
I/DEBUG (30694): bee3f650 6aa00019 00000000 75ffef90 40131384
I/DEBUG (30694): bee3f660 75472479 400f4257 4012d000 75ffeec8
I/DEBUG (30694): bee3f670 00000000 75ffef90 00000000 400f0c0d
I/DEBUG (30694): bee3f680 71f64c90 41584d53 415e41f0 00000000
I/DEBUG (30694): bee3f690 41534774 426592a8 fffffea0 41534408
I/DEBUG (30694): bee3f6a0 426592a8 00000020 00000000 4158a8f5
I/DEBUG (30694): bee3f6b0 426592a8 00000000 426592a8 415e41f0
I/DEBUG (30694): bee3f6c0 bee3f72c 6d7f3044 00000001 4265f170
I/DEBUG (30694): bee3f6d0 0000002d 00000001 6d7f3030 7517f12e
I/DEBUG (30694): bee3f6e0 bee3f72c 00000038 00000001 415a0e37
I/DEBUG (30694): bee3f6f0 7517f12e 750710d4 4265f170 7517f12e
I/DEBUG (30694):
I/DEBUG (30694): memory near sl:
I/DEBUG (30694): 40131364 00001000 00001000 00010000 00200000
I/DEBUG (30694): 40131374 00000003 4010838d bee3fb10 bee3fbc1
I/DEBUG (30694): 40131384 321bf4fc bee3facc 00000000 400cdcf0
I/DEBUG (30694): 40131394 00000007 00000008 75efeee8 00000000
I/DEBUG (30694): 401313a4 411b7000 00000009 0000000a 00000002
I/DEBUG (30694): 401313b4 00000010 00000000 00000000 00000000
I/DEBUG (30694): 401313c4 00000000 00000000 00000000 00000000
I/DEBUG (30694): 401313d4 00000000 00000000 00000000 00000000
I/DEBUG (30694): 401313e4 00000000 00000000 00000000 00000000
I/DEBUG (30694): 401313f4 00000000 00000000 00000000 00000000
I/DEBUG (30694): 40131404 00000000 00000000 00000000 00000000
I/DEBUG (30694): 40131414 00000000 00000000 00000000 00000000
I/DEBUG (30694): 40131424 00000000 00000000 00000000 00000000
I/DEBUG (30694): 40131434 00000000 00000000 00000000 00000000
I/DEBUG (30694): 40131444 00000000 00000000 00000000 00000000
I/DEBUG (30694): 40131454 00000000 00000000 00000000 00000000
I/DEBUG (30694):
I/DEBUG (30694): memory near fp:
I/DEBUG (30694): bee3f614 41534418 bee3f634 41552bd0 6d49ef20
I/DEBUG (30694): bee3f624 00000001 7516939d 4265f170 bee3f8b8
I/DEBUG (30694): bee3f634 41583127 6d49ef20 7516939a 75472479
I/DEBUG (30694): bee3f644 41534418 75ffeefd 76068f40 6aa00019
I/DEBUG (30694): bee3f654 00000000 75ffef90 40131384 75472479
I/DEBUG (30694): bee3f664 400f4257 4012d000 75ffeec8 00000000
I/DEBUG (30694): bee3f674 75ffef90 00000000 400f0c0d 71f64c90
I/DEBUG (30694): bee3f684 41584d53 415e41f0 00000000 41534774
I/DEBUG (30694): bee3f694 426592a8 fffffea0 41534408 426592a8
I/DEBUG (30694): bee3f6a4 00000020 00000000 4158a8f5 426592a8
I/DEBUG (30694): bee3f6b4 00000000 426592a8 415e41f0 bee3f72c
I/DEBUG (30694): bee3f6c4 6d7f3044 00000001 4265f170 0000002d
I/DEBUG (30694): bee3f6d4 00000001 6d7f3030 7517f12e bee3f72c
I/DEBUG (30694): bee3f6e4 00000038 00000001 415a0e37 7517f12e
I/DEBUG (30694): bee3f6f4 750710d4 4265f170 7517f12e 7522d000
I/DEBUG (30694): bee3f704 000022ac 00000002 321bf4fc 0000000e
I/DEBUG (30694):
I/DEBUG (30694): memory near ip:
I/DEBUG (30694): 75950ebc 4011cedf 400f5ca9 400f5d19 400f0218
I/DEBUG (30694): 75950ecc 400f5cc3 400f5f29 400f06b4 400f07b0
I/DEBUG (30694): 75950edc 400f0900 400f0920 401081f1 400f5c5d
I/DEBUG (30694): 75950eec 40108935 400f7bb1 40109291 4010e19d
I/DEBUG (30694): 75950efc 400f7f5d 400f753d 400f8ec1 40108bf9
I/DEBUG (30694): 75950f0c 4010894d 40103b7c 401045c0 40103a14
I/DEBUG (30694): 75950f1c 400f0c29 40101bf1 400f7fd1 4028638c
I/DEBUG (30694): 75950f2c 4010e219 400f7451 4010de8d 4028e1bc
I/DEBUG (30694): 75950f3c 4028e448 402901a0 40289d60 40288514
I/DEBUG (30694):
I/DEBUG (30694): memory near r2:
I/DEBUG (30694): 00004490 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004500 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004510 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004520 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004530 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004540 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004550 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004560 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004570 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004580 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694):
I/DEBUG (30694): memory near r3:
I/DEBUG (30694): 000043e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000043f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004400 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004410 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004420 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004430 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004440 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004450 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004460 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004470 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004480 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 00004490 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694): 000044d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG (30694):
I/DEBUG (30694): memory near r5:
I/DEBUG (30694): bee3f598 00000000 7548ada4 75950d04 754724a3
I/DEBUG (30694): bee3f5a8 81400021 41534418 bee3f65c 41570359
I/DEBUG (30694): bee3f5b8 415c4b26 41534408 d4c0001d 42697ed0
I/DEBUG (30694): bee3f5c8 00000002 321bf4fc 415c4b1a 00000000
I/DEBUG (30694): bee3f5d8 00000000 00000000 00000000 00000000
I/DEBUG (30694): bee3f5e8 6d7f3030 75ffef90 7517f12e 321bf4fc
I/DEBUG (30694): bee3f5f8 750305a8 6d7f3030 41534408 00000000
I/DEBUG (30694): bee3f608 6d49ef28 bee3f620 6d49ef20 41534418
I/DEBUG (30694): bee3f618 bee3f634 41552bd0 6d49ef20 00000001
I/DEBUG (30694): bee3f628 7516939d 4265f170 bee3f8b8 41583127
I/DEBUG (30694): bee3f638 6d49ef20 7516939a 75472479 41534418
I/DEBUG (30694): bee3f648 75ffeefd 76068f40 6aa00019 00000000
I/DEBUG (30694): bee3f658 75ffef90 40131384 75472479 400f4257
I/DEBUG (30694): bee3f668 4012d000 75ffeec8 00000000 75ffef90
I/DEBUG (30694): bee3f678 00000000 400f0c0d 71f64c90 41584d53
I/DEBUG (30694): bee3f688 415e41f0 00000000 41534774 426592a8
I/DEBUG (30694):
I/DEBUG (30694): memory near r7:
I/DEBUG (30694): bee3f598 00000000 7548ada4 75950d04 754724a3
I/DEBUG (30694): bee3f5a8 81400021 41534418 bee3f65c 41570359
I/DEBUG (30694): bee3f5b8 415c4b26 41534408 d4c0001d 42697ed0
I/DEBUG (30694): bee3f5c8 00000002 321bf4fc 415c4b1a 00000000
I/DEBUG (30694): bee3f5d8 00000000 00000000 00000000 00000000
I/DEBUG (30694): bee3f5e8 6d7f3030 75ffef90 7517f12e 321bf4fc
I/DEBUG (30694): bee3f5f8 750305a8 6d7f3030 41534408 00000000
I/DEBUG (30694): bee3f608 6d49ef28 bee3f620 6d49ef20 41534418
I/DEBUG (30694): bee3f618 bee3f634 41552bd0 6d49ef20 00000001
I/DEBUG (30694): bee3f628 7516939d 4265f170 bee3f8b8 41583127
I/DEBUG (30694): bee3f638 6d49ef20 7516939a 75472479 41534418
I/DEBUG (30694): bee3f648 75ffeefd 76068f40 6aa00019 00000000
I/DEBUG (30694): bee3f658 75ffef90 40131384 75472479 400f4257
I/DEBUG (30694): bee3f668 4012d000 75ffeec8 00000000 75ffef90
I/DEBUG (30694): bee3f678 00000000 400f0c0d 71f64c90 41584d53
I/DEBUG (30694): bee3f688 415e41f0 00000000 41534774 426592a8
I/DEBUG (30694):
I/DEBUG (30694): memory near r8:
I/DEBUG (30694): bee3f600 41534408 00000000 6d49ef28 bee3f620
I/DEBUG (30694): bee3f610 6d49ef20 41534418 bee3f634 41552bd0
I/DEBUG (30694): bee3f620 6d49ef20 00000001 7516939d 4265f170
I/DEBUG (30694): bee3f630 bee3f8b8 41583127 6d49ef20 7516939a
I/DEBUG (30694): bee3f640 75472479 41534418 75ffeefd 76068f40
I/DEBUG (30694): bee3f650 6aa00019 00000000 75ffef90 40131384
I/DEBUG (30694): bee3f660 75472479 400f4257 4012d000 75ffeec8
I/DEBUG (30694): bee3f670 00000000 75ffef90 00000000 400f0c0d
I/DEBUG (30694): bee3f680 71f64c90 41584d53 415e41f0 00000000
I/DEBUG (30694): bee3f690 41534774 426592a8 fffffea0 41534408
I/DEBUG (30694): bee3f6a0 426592a8 00000020 00000000 4158a8f5
I/DEBUG (30694): bee3f6b0 426592a8 00000000 426592a8 415e41f0
I/DEBUG (30694): bee3f6c0 bee3f72c 6d7f3044 00000001 4265f170
I/DEBUG (30694): bee3f6d0 0000002d 00000001 6d7f3030 7517f12e
I/DEBUG (30694): bee3f6e0 bee3f72c 00000038 00000001 415a0e37
I/DEBUG (30694): bee3f6f0 7517f12e 750710d4 4265f170 7517f12e
I/DEBUG (30694):
I/DEBUG (30694): memory near sl:
I/DEBUG (30694): 40131364 00001000 00001000 00010000 00200000
I/DEBUG (30694): 40131374 00000003 4010838d bee3fb10 bee3fbc1
I/DEBUG (30694): 40131384 321bf4fc bee3facc 00000000 400cdcf0
I/DEBUG (30694): 40131394 00000007 00000008 75efeee8 00000000
I/DEBUG (30694): 401313a4 411b7000 00000009 0000000a 00000002
I/DEBUG (30694): 401313b4 00000010 00000000 00000000 00000000
I/DEBUG (30694): 401313c4 00000000 00000000 00000000 00000000
I/DEBUG (30694): 401313d4 00000000 00000000 00000000 00000000
I/DEBUG (30694): 401313e4 00000000 00000000 00000000 00000000
I/DEBUG (30694): 401313f4 00000000 00000000 00000000 00000000
I/DEBUG (30694): 40131404 00000000 00000000 00000000 00000000
I/DEBUG (30694): 40131414 00000000 00000000 00000000 00000000
I/DEBUG (30694): 40131424 00000000 00000000 00000000 00000000
I/DEBUG (30694): 40131434 00000000 00000000 00000000 00000000
I/DEBUG (30694): 40131444 00000000 00000000 00000000 00000000
I/DEBUG (30694): 40131454 00000000 00000000 00000000 00000000
I/DEBUG (30694):
I/DEBUG (30694): memory near fp:
I/DEBUG (30694): bee3f614 41534418 bee3f634 41552bd0 6d49ef20
I/DEBUG (30694): bee3f624 00000001 7516939d 4265f170 bee3f8b8
I/DEBUG (30694): bee3f634 41583127 6d49ef20 7516939a 75472479
I/DEBUG (30694): bee3f644 41534418 75ffeefd 76068f40 6aa00019
I/DEBUG (30694): bee3f654 00000000 75ffef90 40131384 75472479
I/DEBUG (30694): bee3f664 400f4257 4012d000 75ffeec8 00000000
I/DEBUG (30694): bee3f674 75ffef90 00000000 400f0c0d 71f64c90
I/DEBUG (30694): bee3f684 41584d53 415e41f0 00000000 41534774
I/DEBUG (30694): bee3f694 426592a8 fffffea0 41534408 426592a8
I/DEBUG (30694): bee3f6a4 00000020 00000000 4158a8f5 426592a8
I/DEBUG (30694): bee3f6b4 00000000 426592a8 415e41f0 bee3f72c
I/DEBUG (30694): bee3f6c4 6d7f3044 00000001 4265f170 0000002d
I/DEBUG (30694): bee3f6d4 00000001 6d7f3030 7517f12e bee3f72c
I/DEBUG (30694): bee3f6e4 00000038 00000001 415a0e37 7517f12e
I/DEBUG (30694): bee3f6f4 750710d4 4265f170 7517f12e 7522d000
I/DEBUG (30694): bee3f704 000022ac 00000002 321bf4fc 0000000e
I/DEBUG (30694):
I/DEBUG (30694): memory near ip:
I/DEBUG (30694): 75950ebc 4011cedf 400f5ca9 400f5d19 400f0218
I/DEBUG (30694): 75950ecc 400f5cc3 400f5f29 400f06b4 400f07b0
I/DEBUG (30694): 75950edc 400f0900 400f0920 401081f1 400f5c5d
I/DEBUG (30694): 75950eec 40108935 400f7bb1 40109291 4010e19d
I/DEBUG (30694): 75950efc 400f7f5d 400f753d 400f8ec1 40108bf9
I/DEBUG (30694): 75950f0c 4010894d 40103b7c 401045c0 40103a14
I/DEBUG (30694): 75950f1c 400f0c29 40101bf1 400f7fd1 4028638c
I/DEBUG (30694): 75950f2c 4010e219 400f7451 4010de8d 4028e1bc
I/DEBUG (30694): 75950f3c 4028e448 402901a0 40289d60 40288514
I/DEBUG (30694): 75950f4c 40289c74 400f4f75 4010852d 400bdf31
I/DEBUG (30694): 75950f5c 400bde81 400bddfd 400f1f38 400f1d48
I/DEBUG (30694): 75950f6c 401033b0 4010ebf1 401032bc 401032dc
I/DEBUG (30694): 75950f7c 400f5da1 400f976d 400f9773 4011d0d5
I/DEBUG (30694): 75950f8c 4010b8c5 4010b8e5 4010b965 4010b985
I/DEBUG (30694): 75950f9c 4010b9e5 4010b9c5 4010b945 4010e185
I/DEBUG (30694): 75950fac 4010e16d 400f71df 400f71e3 400f71e7
I/DEBUG (30694):
I/DEBUG (30694): memory near sp:
I/DEBUG (30694): bee3f570 415e41f0 4157e3c3 bee3f59c bee3f59c
I/DEBUG (30694): bee3f580 415e41f0 4157e3c3 42697ec0 321bf4fc
I/DEBUG (30694): bee3f590 bee3f5b8 bee3f5c4 00000000 7548ada4
I/DEBUG (30694): bee3f5a0 75950d04 754724a3 81400021 41534418
I/DEBUG (30694): bee3f5b0 bee3f65c 41570359 415c4b26 41534408
I/DEBUG (30694): bee3f5c0 d4c0001d 42697ed0 00000002 321bf4fc
I/DEBUG (30694): bee3f5d0 415c4b1a 00000000 00000000 00000000
I/DEBUG (30694): bee3f5e0 00000000 00000000 6d7f3030 75ffef90
I/DEBUG (30694): bee3f5f0 7517f12e 321bf4fc 750305a8 6d7f3030
I/DEBUG (30694): bee3f600 41534408 00000000 6d49ef28 bee3f620
I/DEBUG (30694): bee3f610 6d49ef20 41534418 bee3f634 41552bd0
I/DEBUG (30694): bee3f620 6d49ef20 00000001 7516939d 4265f170
I/DEBUG (30694): bee3f630 bee3f8b8 41583127 6d49ef20 7516939a
I/DEBUG (30694): bee3f640 75472479 41534418 75ffeefd 76068f40
I/DEBUG (30694): bee3f650 6aa00019 00000000 75ffef90 40131384
I/DEBUG (30694): bee3f660 75472479 400f4257 4012d000 75ffeec8
I/DEBUG (30694):
I/DEBUG (30694): code around pc:
I/DEBUG (30694): 7548ad20 e92d4070 e1a05000 e1a04001 eb095c2c
I/DEBUG (30694): 7548ad30 e3500000 1a000009 e2843b11 e30424b0
I/DEBUG (30694): 7548ad40 e7940002 e59310b4 e59320b8 e5854000
I/DEBUG (30694): 7548ad50 e9850003 e2822001 e58320b8 e8bd8070
I/DEBUG (30694): 7548ad60 e30434e8 e7946003 eb060293 e5963004
I/DEBUG (30694): 7548ad70 e1500003 0affffef e59f0010 e59f1010
I/DEBUG (30694): 7548ad80 e08f0000 e08f1001 ebfffd7a eaffffe9
I/DEBUG (30694): 7548ad90 0040404c 00404064 e92d4010 e1a04000
I/DEBUG (30694): 7548ada0 ebffffde e1a00004 e8bd8010 e92d4010
I/DEBUG (30694): 7548adb0 e1a04000 e8901001 e30414b0 e5942008
I/DEBUG (30694): 7548adc0 e2803b11 e780c001 e28330b0 e593c004
I/DEBUG (30694): 7548add0 e5931008 e152000c e2411001 e5831008
I/DEBUG (30694): 7548ade0 0a000001 e5832004 eb02b988 e1a00004
I/DEBUG (30694): 7548adf0 e8bd8010 ea02b93c e2802b11 e30434b0
I/DEBUG (30694): 7548ae00 e28220b0 e7903003 e92d4010 e1a04000
I/DEBUG (30694): 7548ae10 e5922004 e24dd008 e1530002 0a000006
I/DEBUG (30694):
I/DEBUG (30694): code around lr:
I/DEBUG (30694): 7548ad10 e5933004 e7930102 e0800101 e12fff1e
I/DEBUG (30694): 7548ad20 e92d4070 e1a05000 e1a04001 eb095c2c
I/DEBUG (30694): 7548ad30 e3500000 1a000009 e2843b11 e30424b0
I/DEBUG (30694): 7548ad40 e7940002 e59310b4 e59320b8 e5854000
I/DEBUG (30694): 7548ad50 e9850003 e2822001 e58320b8 e8bd8070
I/DEBUG (30694): 7548ad60 e30434e8 e7946003 eb060293 e5963004
I/DEBUG (30694): 7548ad70 e1500003 0affffef e59f0010 e59f1010
I/DEBUG (30694): 7548ad80 e08f0000 e08f1001 ebfffd7a eaffffe9
I/DEBUG (30694): 7548ad90 0040404c 00404064 e92d4010 e1a04000
I/DEBUG (30694): 7548ada0 ebffffde e1a00004 e8bd8010 e92d4010
I/DEBUG (30694): 7548adb0 e1a04000 e8901001 e30414b0 e5942008
I/DEBUG (30694): 7548adc0 e2803b11 e780c001 e28330b0 e593c004
I/DEBUG (30694): 7548add0 e5931008 e152000c e2411001 e5831008
I/DEBUG (30694): 7548ade0 0a000001 e5832004 eb02b988 e1a00004
I/DEBUG (30694): 7548adf0 e8bd8010 ea02b93c e2802b11 e30434b0
I/DEBUG (30694): 7548ae00 e28220b0 e7903003 e92d4010 e1a04000
I/DEBUG (30694):
I/DEBUG (30694): memory map around fault addr 000044b0:
I/DEBUG (30694): (no map below)
I/DEBUG (30694): (no map for address)
I/DEBUG (30694): 21400000-21409000 rw-
I/DEBUG (30694): 75950f4c 40289c74 400f4f75 4010852d 400bdf31
I/DEBUG (30694): 75950f5c 400bde81 400bddfd 400f1f38 400f1d48
I/DEBUG (30694): 75950f6c 401033b0 4010ebf1 401032bc 401032dc
I/DEBUG (30694): 75950f7c 400f5da1 400f976d 400f9773 4011d0d5
I/DEBUG (30694): 75950f8c 4010b8c5 4010b8e5 4010b965 4010b985
I/DEBUG (30694): 75950f9c 4010b9e5 4010b9c5 4010b945 4010e185
I/DEBUG (30694): 75950fac 4010e16d 400f71df 400f71e3 400f71e7
I/DEBUG (30694):
I/DEBUG (30694): memory near sp:
I/DEBUG (30694): bee3f570 415e41f0 4157e3c3 bee3f59c bee3f59c
I/DEBUG (30694): bee3f580 415e41f0 4157e3c3 42697ec0 321bf4fc
I/DEBUG (30694): bee3f590 bee3f5b8 bee3f5c4 00000000 7548ada4
I/DEBUG (30694): bee3f5a0 75950d04 754724a3 81400021 41534418
I/DEBUG (30694): bee3f5b0 bee3f65c 41570359 415c4b26 41534408
I/DEBUG (30694): bee3f5c0 d4c0001d 42697ed0 00000002 321bf4fc
I/DEBUG (30694): bee3f5d0 415c4b1a 00000000 00000000 00000000
I/DEBUG (30694): bee3f5e0 00000000 00000000 6d7f3030 75ffef90
I/DEBUG (30694): bee3f5f0 7517f12e 321bf4fc 750305a8 6d7f3030
I/DEBUG (30694): bee3f600 41534408 00000000 6d49ef28 bee3f620
I/DEBUG (30694): bee3f610 6d49ef20 41534418 bee3f634 41552bd0
I/DEBUG (30694): bee3f620 6d49ef20 00000001 7516939d 4265f170
I/DEBUG (30694): bee3f630 bee3f8b8 41583127 6d49ef20 7516939a
I/DEBUG (30694): bee3f640 75472479 41534418 75ffeefd 76068f40
I/DEBUG (30694): bee3f650 6aa00019 00000000 75ffef90 40131384
I/DEBUG (30694): bee3f660 75472479 400f4257 4012d000 75ffeec8
I/DEBUG (30694):
I/DEBUG (30694): code around pc:
I/DEBUG (30694): 7548ad20 e92d4070 e1a05000 e1a04001 eb095c2c
I/DEBUG (30694): 7548ad30 e3500000 1a000009 e2843b11 e30424b0
I/DEBUG (30694): 7548ad40 e7940002 e59310b4 e59320b8 e5854000
I/DEBUG (30694): 7548ad50 e9850003 e2822001 e58320b8 e8bd8070
I/DEBUG (30694): 7548ad60 e30434e8 e7946003 eb060293 e5963004
I/DEBUG (30694): 7548ad70 e1500003 0affffef e59f0010 e59f1010
I/DEBUG (30694): 7548ad80 e08f0000 e08f1001 ebfffd7a eaffffe9
I/DEBUG (30694): 7548ad90 0040404c 00404064 e92d4010 e1a04000
I/DEBUG (30694): 7548ada0 ebffffde e1a00004 e8bd8010 e92d4010
I/DEBUG (30694): 7548adb0 e1a04000 e8901001 e30414b0 e5942008
I/DEBUG (30694): 7548adc0 e2803b11 e780c001 e28330b0 e593c004
I/DEBUG (30694): 7548add0 e5931008 e152000c e2411001 e5831008
I/DEBUG (30694): 7548ade0 0a000001 e5832004 eb02b988 e1a00004
I/DEBUG (30694): 7548adf0 e8bd8010 ea02b93c e2802b11 e30434b0
I/DEBUG (30694): 7548ae00 e28220b0 e7903003 e92d4010 e1a04000
I/DEBUG (30694): 7548ae10 e5922004 e24dd008 e1530002 0a000006
I/DEBUG (30694):
I/DEBUG (30694): code around lr:
I/DEBUG (30694): 7548ad10 e5933004 e7930102 e0800101 e12fff1e
I/DEBUG (30694): 7548ad20 e92d4070 e1a05000 e1a04001 eb095c2c
I/DEBUG (30694): 7548ad30 e3500000 1a000009 e2843b11 e30424b0
I/DEBUG (30694): 7548ad40 e7940002 e59310b4 e59320b8 e5854000
I/DEBUG (30694): 7548ad50 e9850003 e2822001 e58320b8 e8bd8070
I/DEBUG (30694): 7548ad60 e30434e8 e7946003 eb060293 e5963004
I/DEBUG (30694): 7548ad70 e1500003 0affffef e59f0010 e59f1010
I/DEBUG (30694): 7548ad80 e08f0000 e08f1001 ebfffd7a eaffffe9
I/DEBUG (30694): 7548ad90 0040404c 00404064 e92d4010 e1a04000
I/DEBUG (30694): 7548ada0 ebffffde e1a00004 e8bd8010 e92d4010
I/DEBUG (30694): 7548adb0 e1a04000 e8901001 e30414b0 e5942008
I/DEBUG (30694): 7548adc0 e2803b11 e780c001 e28330b0 e593c004
I/DEBUG (30694): 7548add0 e5931008 e152000c e2411001 e5831008
I/DEBUG (30694): 7548ade0 0a000001 e5832004 eb02b988 e1a00004
I/DEBUG (30694): 7548adf0 e8bd8010 ea02b93c e2802b11 e30434b0
I/DEBUG (30694): 7548ae00 e28220b0 e7903003 e92d4010 e1a04000
I/DEBUG (30694):
I/DEBUG (30694): memory map around fault addr 000044b0:
I/DEBUG (30694): (no map below)
I/DEBUG (30694): (no map for address)
I/DEBUG (30694): 21400000-21409000 rw-
I/BootReceiver(14048): Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE)
--------- beginning of /dev/log/system
I/BootReceiver(14048): Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE)
W/ActivityManager(14048): Force finishing activity org.nativescript.friends/com.tns.NativeScriptActivity
W/ActivityManager(14048): Force finishing activity org.nativescript.friends/com.tns.NativeScriptActivity
D/Zygote (13714): Process 29703 terminated by signal (11)
D/Zygote (13714): Process 29703 terminated by signal (11)
I/WindowManager(14048): Screenshot max retries 4 of Token{4306c260 ActivityRecord{4268f3b0 u0 org.nativescript.friends/com.tns.NativeScriptActivity t218 f}} appWin=Window{4268ef70 u0 Starting org.nativescript.friends} drawState=4
I/WindowManager(14048): Screenshot max retries 4 of Token{4306c260 ActivityRecord{4268f3b0 u0 org.nativescript.friends/com.tns.NativeScriptActivity t218 f}} appWin=Window{4268ef70 u0 Starting org.nativescript.friends} drawState=4
W/WindowManager(14048): Screenshot failure taking screenshot for (1080x1920) to layer 21020
W/WindowManager(14048): Screenshot failure taking screenshot for (1080x1920) to layer 21020
W/ActivityManager(14048): Exception thrown during pause
W/ActivityManager(14048): android.os.DeadObjectException
W/ActivityManager(14048): at android.os.BinderProxy.transact(Native Method)
W/ActivityManager(14048): at android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:660)
W/ActivityManager(14048): at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:761)
W/ActivityManager(14048): at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:2443)
W/ActivityManager(14048): at com.android.server.am.ActivityStack.finishTopRunningActivityLocked(ActivityStack.java:2320)
W/ActivityManager(14048): at com.android.server.am.ActivityStackSupervisor.finishTopRunningActivityLocked(ActivityStackSupervisor.java:2050)
W/ActivityManager(14048): at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:9548)
W/ActivityManager(14048): at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:9441)
W/ActivityManager(14048): at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:10086)
W/ActivityManager(14048): at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:9637)
W/ActivityManager(14048): at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86)
W/ActivityManager(14048): Exception thrown during pause
W/ActivityManager(14048): android.os.DeadObjectException
W/ActivityManager(14048): at android.os.BinderProxy.transact(Native Method)
W/ActivityManager(14048): at android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:660)
W/ActivityManager(14048): at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:761)
W/ActivityManager(14048): at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:2443)
W/ActivityManager(14048): at com.android.server.am.ActivityStack.finishTopRunningActivityLocked(ActivityStack.java:2320)
W/ActivityManager(14048): at com.android.server.am.ActivityStackSupervisor.finishTopRunningActivityLocked(ActivityStackSupervisor.java:2050)
W/ActivityManager(14048): at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:9548)
W/ActivityManager(14048): at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:9441)
W/ActivityManager(14048): at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:10086)
W/ActivityManager(14048): at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:9637)
W/ActivityManager(14048): at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86)
I/ActivityManager(14048): Process org.nativescript.friends (pid 29703) has died.
I/ActivityManager(14048): Process org.nativescript.friends (pid 29703) has died.
W/InputMethodManagerService(14048): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@42c28bf0 attribute=null, token = android.os.BinderProxy@42bdcf78
W/InputMethodManagerService(14048): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@42c28bf0 attribute=null, token = android.os.BinderProxy@42bdcf78
D/audio_hw_primary(13739): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
D/audio_hw_primary(13739): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
D/dalvikvm(14709): GC_CONCURRENT freed 424K, 20% free 17191K/21416K, paused 3ms+2ms, total 28ms
D/dalvikvm(14709): GC_CONCURRENT freed 424K, 20% free 17191K/21416K, paused 3ms+2ms, total 28ms
D/dalvikvm(14709): WAIT_FOR_CONCURRENT_GC blocked 20ms
D/dalvikvm(14709): WAIT_FOR_CONCURRENT_GC blocked 20ms
D/Finsky (14709): [1] 5.onFinished: Installation state replication succeeded.
D/Finsky (14709): [1] 5.onFinished: Installation state replication succeeded.
I/wpa_supplicant(30323): wlan0: WPA: Group rekeying completed with e0:46:9a:24:bb:20 [GTK=TKIP]
I/wpa_supplicant(30323): wlan0: WPA: Group rekeying completed with e0:46:9a:24:bb:20 [GTK=TKIP]
D/Finsky (14709): [1] 3.onErrorResponse: Verification id=73 error response com.android.volley.TimeoutError
D/Finsky (14709): [1] 3.onErrorResponse: Verification id=73 error response com.android.volley.TimeoutError
W/PackageManager(14048): Invalid verification token 73 received
D/Volley (14709): [1] Request.finish: 30183 ms: [ ] https://safebrowsing.google.com/safebrowsing/clientreport/download 0xc9395b26 NORMAL 67
W/PackageManager(14048): Invalid verification token 73 received
D/Volley (14709): [1] Request.finish: 30183 ms: [ ] https://safebrowsing.google.com/safebrowsing/clientreport/download 0xc9395b26 NORMAL 67
^C