Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnitTests app crash on Android 4.4.4 (not 100% reproducible) #2

Closed
dtopuzov opened this issue Jan 19, 2015 · 1 comment
Closed

UnitTests app crash on Android 4.4.4 (not 100% reproducible) #2

dtopuzov opened this issue Jan 19, 2015 · 1 comment
Labels

Comments

@dtopuzov
Copy link
Contributor

Steps to reproduce:

  1. Run Nativescript UnitTests app on Nexus4 4.4.4 (Api 19)
  2. Sometimes app crash with following log:
I/JS      (24223): Test: --- [TEXT-FIELD.testNativeTextAlignmentFromCss] OK
D/dalvikvm(24182): GC_CONCURRENT freed 436K, 86% free 1080K/7292K, paused 2ms+0ms, total 7ms
W/ResourceType(24223): No package identifier when getting name for resource number 0x00000001
W/ResourceType(24223): No package identifier when getting name for resource number 0x00000001
I/JS      (24223): Test: --- [TEXT-FIELD.testNativeTextAlignmentFromLocal] OK
I/QueryController(24182): Matched selector: UiSelector[CLASS=android.widget.TextView, INSTANCE=0] <<==>> [android.view.accessibility.AccessibilityNodeInfo@8513; boundsInParent: Rect(0, 0 - 133, 49); boundsInScreen: Rect(97, 73 - 230, 122); packageName: org.nativescript.TestApp; className: android.widget.TextView; text: TestApp; contentDescription: null; viewIdResName: android:id/action_bar_title; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; [ACTION_SELECT, ACTION_CLEAR_SELECTION, ACTION_ACCESSIBILITY_FOCUS, ACTION_NEXT_AT_MOVEMENT_GRANULARITY, ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY, ACTION_SET_SELECTION]]
W/ResourceType(24223): No package identifier when getting name for resource number 0x00000001
F/libc    (24223): Fatal signal 11 (SIGSEGV) at 0x7dc490e8 (code=1), thread 24223 (escript.TestApp)
I/DEBUG   (  172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   (  172): Build fingerprint: 'google/occam/mako:4.4.4/KTU84P/1227136:user/release-keys'
I/DEBUG   (  172): Revision: '11'
I/DEBUG   (  172): pid: 24223, tid: 24223, name: escript.TestApp  >>> org.nativescript.TestApp <<<
I/DEBUG   (  172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 7dc490e8
I/DEBUG   (  172):     r0 7dc490e9  r1 bef9b0c8  r2 78024848  r3 00000001
I/DEBUG   (  172):     r4 00000006  r5 78024844  r6 33c3398c  r7 781df8c9
I/DEBUG   (  172):     r8 00001b28  r9 00000008  sl 74e3ed08  fp 74e40830
I/DEBUG   (  172):     ip 00000004  sp bef9b0b0  lr 7534368c  pc 75342c80  cpsr 600a0010
I/DEBUG   (  172):     d0  7802293c7802292c  d1  7802291c7802290c
I/DEBUG   (  172):     d2  780228bc780228ac  d3  780228dc780228cc
I/DEBUG   (  172):     d4  78021cec78021cdc  d5  78021d0c78021cfc
I/DEBUG   (  172):     d6  78021d2c78021d1c  d7  78021d4c78021d3c
I/DEBUG   (  172):     d8  0000000000000000  d9  0000000000000000
I/DEBUG   (  172):     d10 0000000000000082  d11 0000000000000000
I/DEBUG   (  172):     d12 0000000000000000  d13 0000000000000000
I/DEBUG   (  172):     d14 0000000000000000  d15 c16fe02000000064
I/DEBUG   (  172):     d16 400465655f122ff6  d17 02c902ca02ca02c9
I/DEBUG   (  172):     d18 02c102c202c202c1  d19 02c602c502c402c3
I/DEBUG   (  172):     d20 02a802a702a502a6  d21 02a902aa02aa02a9
I/DEBUG   (  172):     d22 0281028202820281  d23 0286028502840283
I/DEBUG   (  172):     d24 02ce02cd02cc02cb  d25 02d002cf02cd02ce
I/DEBUG   (  172):     d26 0000000000000000  d27 0000000000000000
I/DEBUG   (  172):     d28 029e029d029c029b  d29 02a0029f029d029e
I/DEBUG   (  172):     d30 02d002d002d002d0  d31 0000000000000000
I/DEBUG   (  172):     scr 22000013
I/DEBUG   (  172): 
I/DEBUG   (  172): backtrace:
I/DEBUG   (  172):     #00  pc 001d5c80  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so (v8::internal::Object::IsPrimitive()+72)
I/DEBUG   (  172):     #01  pc 001d6688  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so (v8::NativeScriptExtension::GetClosureObjects(v8::Isolate*, v8::Handle<v8::Function> const&, int*)+300)
I/DEBUG   (  172):     #02  pc 001d3f67  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so (tns::ObjectManager::MarkReachableObjects(v8::Isolate*, v8::Local<v8::Object> const&)+434)
I/DEBUG   (  172):     #03  pc 001d4203  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so (tns::ObjectManager::JSObjectWeakCallback(v8::Isolate*, tns::ObjectManager::ObjectWeakCallbackState*)+226)
I/DEBUG   (  172):     #04  pc 00261774  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so (v8::internal::GlobalHandles::Node::PostGarbageCollectionProcessing(v8::internal::Isolate*)+224)
I/DEBUG   (  172):     #05  pc 00261f20  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so (v8::internal::GlobalHandles::PostGarbageCollectionProcessing(v8::internal::GarbageCollector, v8::internal::GCTracer*)+400)
I/DEBUG   (  172):     #06  pc 0028ca2c  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so (v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::internal::GCTracer*, v8::GCCallbackFlags)+404)
I/DEBUG   (  172):     #07  pc 0028d184  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so (v8::internal::Heap::CollectGarbage(v8::internal::GarbageCollector, char const*, char const*, v8::GCCallbackFlags)+300)
I/DEBUG   (  172):     #08  pc 0028d438  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so (v8::internal::Heap::CollectAllGarbage(int, char const*, v8::GCCallbackFlags)+96)
I/DEBUG   (  172):     #09  pc 001e8a3c  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so (v8::Isolate::RequestGarbageCollectionForTesting(v8::Isolate::GarbageCollectionType)+64)
I/DEBUG   (  172):     #10  pc 0047695c  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so (v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))+152)
I/DEBUG   (  172):     #11  pc 00200a70  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so
I/DEBUG   (  172):     #12  pc 000000a4  <unknown>
I/DEBUG   (  172): 
I/DEBUG   (  172): stack:
I/DEBUG   (  172):          bef9b070  847ba370  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b074  bef9b0cc  [stack]
I/DEBUG   (  172):          bef9b078  00000040  
I/DEBUG   (  172):          bef9b07c  00000000  
I/DEBUG   (  172):          bef9b080  00000001  
I/DEBUG   (  172):          bef9b084  bef9b150  [stack]
I/DEBUG   (  172):          bef9b088  74e3ed08  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b08c  00000006  
I/DEBUG   (  172):          bef9b090  37e208dd  
I/DEBUG   (  172):          bef9b094  33c3398c  
I/DEBUG   (  172):          bef9b098  781df8c9  
I/DEBUG   (  172):          bef9b09c  00001b28  
I/DEBUG   (  172):          bef9b0a0  00000008  
I/DEBUG   (  172):          bef9b0a4  74e3ed08  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b0a8  74e40830  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b0ac  75343654  /data/app-lib/org.nativescript.TestApp-1/libNativeScript.so (v8::NativeScriptExtension::GetClosureObjects(v8::Isolate*, v8::Handle<v8::Function> const&, int*)+248)
I/DEBUG   (  172):     #00  bef9b0b0  bef9b0c4  [stack]
I/DEBUG   (  172):          ........  ........
I/DEBUG   (  172):     #01  bef9b0b0  bef9b0c4  [stack]
I/DEBUG   (  172):          bef9b0b4  bef9b0c8  [stack]
I/DEBUG   (  172):          bef9b0b8  bef9b13c  [stack]
I/DEBUG   (  172):          bef9b0bc  bef9b154  [stack]
I/DEBUG   (  172):          bef9b0c0  82cdf3e8  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b0c4  00000000  
I/DEBUG   (  172):          bef9b0c8  00000000  
I/DEBUG   (  172):          bef9b0cc  00000013  
I/DEBUG   (  172):          bef9b0d0  7802482c  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b0d4  00000010  
I/DEBUG   (  172):          bef9b0d8  00000001  
I/DEBUG   (  172):          bef9b0dc  847ba370  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b0e0  74e47554  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b0e4  bef9b154  [stack]
I/DEBUG   (  172):          bef9b0e8  74e3ed08  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b0ec  bef9b158  [stack]
I/DEBUG   (  172):          ........  ........
I/DEBUG   (  172):     #02  bef9b108  00000000  
I/DEBUG   (  172):          bef9b10c  00000000  
I/DEBUG   (  172):          bef9b110  847ba3a0  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b114  847ba370  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b118  00000000  
I/DEBUG   (  172):          bef9b11c  78024818  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b120  75798180  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b124  75798184  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b128  75798188  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b12c  bef9b148  [stack]
I/DEBUG   (  172):          bef9b130  bef9b14c  [stack]
I/DEBUG   (  172):          bef9b134  bef9b144  [stack]
I/DEBUG   (  172):          bef9b138  8497f260  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b13c  781f3c10  
I/DEBUG   (  172):          bef9b140  7802480c  [anon:libc_malloc]
I/DEBUG   (  172):          bef9b144  780244b8  [anon:libc_malloc]
I/DEBUG   (  172):          ........  ........
I/DEBUG   (  172): 
I/DEBUG   (  172): memory near r0:
I/DEBUG   (  172):     7dc490c8 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc490d8 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc490e8 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc490f8 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc49108 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc49118 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc49128 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc49138 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc49148 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc49158 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc49168 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc49178 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc49188 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc49198 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc491a8 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     7dc491b8 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172): 
I/DEBUG   (  172): memory near r1:
I/DEBUG   (  172):     bef9b0a8 74e40830 75343654 bef9b0c4 bef9b0c8  
I/DEBUG   (  172):     bef9b0b8 bef9b13c bef9b154 82cdf3e8 00000000  
I/DEBUG   (  172):     bef9b0c8 00000000 00000013 7802482c 00000010  
I/DEBUG   (  172):     bef9b0d8 00000001 847ba370 74e47554 bef9b154  
I/DEBUG   (  172):     bef9b0e8 74e3ed08 bef9b158 74e47554 74e474e0  
I/DEBUG   (  172):     bef9b0f8 bef9b138 781f3c10 00000000 75340f6b  
I/DEBUG   (  172):     bef9b108 00000000 00000000 847ba3a0 847ba370  
I/DEBUG   (  172):     bef9b118 00000000 78024818 75798180 75798184  
I/DEBUG   (  172):     bef9b128 75798188 bef9b148 bef9b14c bef9b144  
I/DEBUG   (  172):     bef9b138 8497f260 781f3c10 7802480c 780244b8  
I/DEBUG   (  172):     bef9b148 00000000 00000000 8497f260 82cdf3e8  
I/DEBUG   (  172):     bef9b158 769eea98 769eea98 769eeb18 8455831c  
I/DEBUG   (  172):     bef9b168 769eeafc 769eea98 769eeb18 8455831c  
I/DEBUG   (  172):     bef9b178 845582b8 0000004e 74e475b8 74e474e0  
I/DEBUG   (  172):     bef9b188 bef9b1b8 74e3ed08 756e3d50 803f41d8  
I/DEBUG   (  172):     bef9b198 00001781 80259f58 bef9b1bc 75341207  
I/DEBUG   (  172): 
I/DEBUG   (  172): memory near r2:
I/DEBUG   (  172):     78024828 33c33971 7818cd69 37e208dd 781df8c9  
I/DEBUG   (  172):     78024838 33c33971 7811d7e1 33c33ec5 7dc490e9  
I/DEBUG   (  172):     78024848 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024858 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024868 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024878 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024888 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024898 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     780248a8 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     780248b8 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     780248c8 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     780248d8 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     780248e8 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     780248f8 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024908 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024918 00000000 00000000 00000000 00000000  
I/DEBUG   (  172): 
I/DEBUG   (  172): memory near r5:
I/DEBUG   (  172):     78024824 781df8c9 33c33971 7818cd69 37e208dd  
I/DEBUG   (  172):     78024834 781df8c9 33c33971 7811d7e1 33c33ec5  
I/DEBUG   (  172):     78024844 7dc490e9 00000000 00000000 00000000  
I/DEBUG   (  172):     78024854 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024864 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024874 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024884 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024894 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     780248a4 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     780248b4 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     780248c4 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     780248d4 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     780248e4 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     780248f4 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024904 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     78024914 00000000 00000000 00000000 00000000  
I/DEBUG   (  172): 
I/DEBUG   (  172): memory near r6:
I/DEBUG   (  172):     33c3396c 33c33369 3bf08149 00000010 00000002  
I/DEBUG   (  172):     33c3397c 00000002 00000002 00000002 37e22ced  
I/DEBUG   (  172):     33c3398c 37e208dd 37e22ced 00000010 3bf08e69  
I/DEBUG   (  172):     33c3399c 37e083d9 20624c81 00000000 33c33971  
I/DEBUG   (  172):     33c339ac 206245a1 37e08281 33c08091 33c32b65  
I/DEBUG   (  172):     33c339bc 33c08091 37e083d9 33c08091 00000124  
I/DEBUG   (  172):     33c339cc 00000002 00000002 00000014 0000000a  
I/DEBUG   (  172):     33c339dc 00009e4a 0000592c 00002780 00002802  
I/DEBUG   (  172):     33c339ec 00000000 00000000 3bf080a9 00000002  
I/DEBUG   (  172):     33c339fc 33c0d405 3bf08e69 37e22d8d 20624c81  
I/DEBUG   (  172):     33c33a0c 00000000 7815c281 20624301 37e08281  
I/DEBUG   (  172):     33c33a1c 33c08091 33c32b65 33c08091 37e083d9  
I/DEBUG   (  172):     33c33a2c 3cf0e701 00000030 00000002 00000002  
I/DEBUG   (  172):     33c33a3c 00000016 00000000 00016948 00005b72  
I/DEBUG   (  172):     33c33a4c 00005a28 0800200a 00000000 00000000  
I/DEBUG   (  172):     33c33a5c 3bf080a9 0000000c 37e087a9 33c080d1  
I/DEBUG   (  172): 
I/DEBUG   (  172): memory near r7:
I/DEBUG   (  172):     781df8a8 3bf08d51 0000000c 781e7e41 7812f19d  
I/DEBUG   (  172):     781df8b8 00000000 33c0e391 78138c4d 7818eadd  
I/DEBUG   (  172):     781df8c8 3bf08d51 0000000a 781f348d 7811d7e1  
I/DEBUG   (  172):     781df8d8 00000000 33c0e391 7818cd69 3cf20b81  
I/DEBUG   (  172):     781df8e8 39735655 37e08081 3bf085f9 00000828  
I/DEBUG   (  172):     781df8f8 781ded95 781f738d 00000000 33c0e391  
I/DEBUG   (  172):     781df908 33c080a1 3bf094f9 37e08081 37e08081  
I/DEBUG   (  172):     781df918 2f377449 7dc490e9 33c080a1 33c080b1  
I/DEBUG   (  172):     781df928 33c080b1 00000000 3bf094f9 37e08081  
I/DEBUG   (  172):     781df938 37e08081 2f3779a5 7dc4a19d 33c080b1  
I/DEBUG   (  172):     781df948 33c080b1 33c080b1 00000000 3bf094f9  
I/DEBUG   (  172):     781df958 37e08081 37e08081 2f377b59 7dc4a575  
I/DEBUG   (  172):     781df968 33c080b1 33c080b1 33c080b1 00000000  
I/DEBUG   (  172):     781df978 3bf094f9 37e08081 37e08081 2f37738d  
I/DEBUG   (  172):     781df988 7dc49045 33c080b1 33c080b1 33c080b1  
I/DEBUG   (  172):     781df998 00000000 3bf094f9 37e08081 37e08081  
I/DEBUG   (  172): 
I/DEBUG   (  172): memory near r8:
I/DEBUG   (  172):     00001b08 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001b18 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001b28 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001b38 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001b48 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001b58 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001b68 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001b78 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001b88 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001b98 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001ba8 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001bb8 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001bc8 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001bd8 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001be8 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172):     00001bf8 ffffffff ffffffff ffffffff ffffffff  
I/DEBUG   (  172): 
I/DEBUG   (  172): memory near sl:
I/DEBUG   (  172):     74e3ece8 4f247765 6574496e 696c436d 694c6b63  
I/DEBUG   (  172):     74e3ecf8 6e657473 00007265 00000000 0000595b  
I/DEBUG   (  172):     74e3ed08 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     74e3ed18 74e3ed08 3bf085d1 3bf085f9 3bf08991  
I/DEBUG   (  172):     74e3ed28 3bf089b9 3bb40000 33c08091 33c080c1  
I/DEBUG   (  172):     74e3ed38 33c08081 33c080a1 33c080b1 33c080d1  
I/DEBUG   (  172):     74e3ed48 3bf08941 3bf08969 3bf08e69 3bf08081  
I/DEBUG   (  172):     74e3ed58 3bf08171 3bf08e41 3bf080a9 3bf08919  
I/DEBUG   (  172):     74e3ed68 3bf08149 3bf08121 3bf085a9 3bf080f9  
I/DEBUG   (  172):     74e3ed78 33c080f1 3bf08d29 37e08081 37e080a5  
I/DEBUG   (  172):     74e3ed88 37e08089 37e08091 33c080e1 781ba9d1  
I/DEBUG   (  172):     74e3ed98 33c080c1 33c080c1 00000000 33c0c7bd  
I/DEBUG   (  172):     74e3eda8 33c0cbc5 33c0cfcd 33c08101 2cb030b4  
I/DEBUG   (  172):     74e3edb8 3bf08199 3bf081e9 3bf08211 3bf08239  
I/DEBUG   (  172):     74e3edc8 3bf08261 3bf08289 3bf082b1 3bf082d9  
I/DEBUG   (  172):     74e3edd8 3bf08329 3bf08301 3bf08351 3bf083a1  
I/DEBUG   (  172): 
I/DEBUG   (  172): memory near fp:
I/DEBUG   (  172):     74e40810 bef9b954 00000001 00000064 0000000f  
I/DEBUG   (  172):     74e40820 7595b218 757b8e50 757b9a58 757ba660  
I/DEBUG   (  172):     74e40830 78024848 78025000 0000000a 757baa60  
I/DEBUG   (  172):     74e40840 757c0008 00040580 00002000 76a5b920  
I/DEBUG   (  172):     74e40850 76a5d918 76a5b918 74e3ed08 757c0e20  
I/DEBUG   (  172):     74e40860 7595b310 7595b3a8 757baa10 74e3e368  
I/DEBUG   (  172):     74e40870 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     74e40880 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     74e40890 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     74e408a0 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     74e408b0 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     74e408c0 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     74e408d0 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     74e408e0 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     74e408f0 00000000 00000000 00000000 00000000  
I/DEBUG   (  172):     74e40900 00000000 001fffff 00000000 001fffff  
I/DEBUG   (  172): 
I/DEBUG   (  172): memory near sp:
I/DEBUG   (  172):     bef9b090 37e208dd 33c3398c 781df8c9 00001b28  
I/DEBUG   (  172):     bef9b0a0 00000008 74e3ed08 74e40830 75343654  
I/DEBUG   (  172):     bef9b0b0 bef9b0c4 bef9b0c8 bef9b13c bef9b154  
I/DEBUG   (  172):     bef9b0c0 82cdf3e8 00000000 00000000 00000013  
I/DEBUG   (  172):     bef9b0d0 7802482c 00000010 00000001 847ba370  
I/DEBUG   (  172):     bef9b0e0 74e47554 bef9b154 74e3ed08 bef9b158  
I/DEBUG   (  172):     bef9b0f0 74e47554 74e474e0 bef9b138 781f3c10  
I/DEBUG   (  172):     bef9b100 00000000 75340f6b 00000000 00000000  
I/DEBUG   (  172):     bef9b110 847ba3a0 847ba370 00000000 78024818  
I/DEBUG   (  172):     bef9b120 75798180 75798184 75798188 bef9b148  
I/DEBUG   (  172):     bef9b130 bef9b14c bef9b144 8497f260 781f3c10  
I/DEBUG   (  172):     bef9b140 7802480c 780244b8 00000000 00000000  
I/DEBUG   (  172):     bef9b150 8497f260 82cdf3e8 769eea98 769eea98  
I/DEBUG   (  172):     bef9b160 769eeb18 8455831c 769eeafc 769eea98  
I/DEBUG   (  172):     bef9b170 769eeb18 8455831c 845582b8 0000004e  
I/DEBUG   (  172):     bef9b180 74e475b8 74e474e0 bef9b1b8 74e3ed08  
I/DEBUG   (  172): 
I/DEBUG   (  172): code around pc:
I/DEBUG   (  172):     75342c60 e5102001 e5d20007 e3500086 0a000007  
I/DEBUG   (  172):     75342c70 e350007f c3a00000 d3a00001 e12fff1e  
I/DEBUG   (  172):     75342c80 e5102001 e5d22007 e3520083 1affffec  
I/DEBUG   (  172):     75342c90 e1a00003 e12fff1e e2811002 e92d40f8  
I/DEBUG   (  172):     75342ca0 e1a06a20 e1a07101 e1a05002 e2473001  
I/DEBUG   (  172):     75342cb0 e1a06a06 e0802003 e1a04000 e7805003  
I/DEBUG   (  172):     75342cc0 e596301c e2830d61 e2800008 e5901004  
I/DEBUG   (  172):     75342cd0 e3510001 da000005 e3150001 0a000003  
I/DEBUG   (  172):     75342ce0 e1a03005 e1a01004 eb04406f e596301c  
I/DEBUG   (  172):     75342cf0 e59315d0 e59325d4 e0055001 e1550002  
I/DEBUG   (  172):     75342d00 18bd80f8 e59325cc e2444001 e59315c8  
I/DEBUG   (  172):     75342d10 e0042002 e1510002 08bd80f8 e3011804  
I/DEBUG   (  172):     75342d20 e0844007 e7932001 e5922014 e4824004  
I/DEBUG   (  172):     75342d30 e3120801 e7931001 e5812014 08bd80f8  
I/DEBUG   (  172):     75342d40 e2830b06 e2800004 e8bd40f8 ea080895  
I/DEBUG   (  172):     75342d50 e12fff1e e5903000 e5930000 e2400001  
I/DEBUG   (  172): 
I/DEBUG   (  172): code around lr:
I/DEBUG   (  172):     7534366c e5933007 e1550002 0a00001e e2852004  
I/DEBUG   (  172):     7534367c e1a00003 e78a2008 e5853000 ebfffd6a  
I/DEBUG   (  172):     7534368c e3500000 1affffd4 e28d0024 e28d1020  
I/DEBUG   (  172):     7534369c e58d5020 ebffff90 e1540009 1affffd0  
I/DEBUG   (  172):     753436ac e597700b e5173001 e1a02a23 e1a02a02  
I/DEBUG   (  172):     753436bc e592201c e5922044 e1530002 1affffbb  
I/DEBUG   (  172):     753436cc e59d3028 e59d200c e59d002c e5823000  
I/DEBUG   (  172):     753436dc e28dd034 e8bd8ff0 e1a0000a eb023953  
I/DEBUG   (  172):     753436ec e1a0c000 eaffffcb e1a0000a e58d3008  
I/DEBUG   (  172):     753436fc eb02394e e59d3008 e1a05000 eaffffda  
I/DEBUG   (  172):     7534370c e59f300c e79f3003 e2833008 e5803000  
I/DEBUG   (  172):     7534371c e12fff1e 0039ec34 e59f300c e79f3003  
I/DEBUG   (  172):     7534372c e2833008 e5803000 e12fff1e 0039ec20  
I/DEBUG   (  172):     7534373c e92d4008 e2503000 08bd8008 e5933000  
I/DEBUG   (  172):     7534374c e5933004 e12fff33 e8bd8008 e59f300c  
I/DEBUG   (  172):     7534375c e79f3003 e2833008 e5803000 e12fff1e  
I/DEBUG   (  172): 
I/DEBUG   (  172): memory map around fault addr 7dc490e8:
I/DEBUG   (  172):     7dbfd000-7dc00000 rw- [anon:libc_malloc]
I/DEBUG   (  172):     (no map for address)
I/DEBUG   (  172):     7dd00000-7f26b000 rw- [anon:libc_malloc]
I/BootReceiver(29031): Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE)
D/dalvikvm(29031): GC_FOR_ALLOC freed 302K, 14% free 19708K/22772K, paused 72ms, total 72ms
W/InputDispatcher(29031): channel '42d1f470 org.nativescript.TestApp/com.tns.NativeScriptActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
E/InputDispatcher(29031): channel '42d1f470 org.nativescript.TestApp/com.tns.NativeScriptActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
D/dalvikvm(29031): GC_FOR_ALLOC freed 2K, 13% free 19837K/22772K, paused 106ms, total 106ms
I/dalvikvm-heap(29031): Grow heap (frag case) to 19.593MB for 196628-byte allocation
D/Zygote  (28760): Process 24223 terminated by signal (11)
D/dalvikvm(29031): GC_FOR_ALLOC freed 128K, 14% free 19901K/22968K, paused 74ms, total 74ms
I/ActivityManager(29031): Process org.nativescript.TestApp (pid 24223) has died.
D/dalvikvm(29031): GC_FOR_ALLOC freed 397K, 15% free 19658K/22968K, paused 99ms, total 99ms
W/InputDispatcher(29031): Attempted to unregister already unregistered input channel '42d1f470 org.nativescript.TestApp/com.tns.NativeScriptActivity (server)'
W/ActivityManager(29031): Force removing ActivityRecord{42c0ebd0 u0 org.nativescript.TestApp/com.tns.NativeScriptActivity t181}: app died, no saved state
I/WindowState(29031): WIN DEATH: Window{42d1f470 u0 org.nativescript.TestApp/com.tns.NativeScriptActivity}
W/AccessibilityNodeInfoDumper(24182): Fetch time: 5ms
D/dalvikvm(24182): GC_CONCURRENT freed 466K, 87% free 998K/7292K, paused 2ms+0ms, total 7ms
I/QueryController(24182): Matched selector: UiSelector[CONTAINS_TEXT=has stopped, PACKAGE NAME=android] <<==>> [android.view.accessibility.AccessibilityNodeInfo@d830a; boundsInParent: Rect(0, 0 - 576, 123); boundsInScreen: Rect(96, 506 - 672, 629); packageName: android; className: android.widget.TextView; text: Unfortunately, TestApp has stopped.; contentDescription: null; viewIdResName: android:id/message; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; [ACTION_SELECT, ACTION_CLEAR_SELECTION, ACTION_ACCESSIBILITY_FOCUS, ACTION_NEXT_AT_MOVEMENT_GRANULARITY, ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY, ACTION_SET_SELECTION]]
I/QueryController(24182): Matched selector: UiSelector[CONTAINS_TEXT=has stopped, PACKAGE NAME=android] <<==>> [android.view.accessibility.AccessibilityNodeInfo@d830a; boundsInParent: Rect(0, 0 - 576, 123); boundsInScreen: Rect(96, 506 - 672, 629); packageName: android; className: android.widget.TextView; text: Unfortunately, TestApp has stopped.; contentDescription: null; viewIdResName: android:id/message; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; [ACTION_SELECT, ACTION_CLEAR_SELECTION, ACTION_ACCESSIBILITY_FOCUS, ACTION_NEXT_AT_MOVEMENT_GRANULARITY, ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY, ACTION_SET_SELECTION]]
D/UiObject(24182): getText() = Unfortunately, TestApp has stopped.
E/UiWatchers(24182): UI Exception Message: android             
I/QueryController(24182): Matched selector: UiSelector[TEXT=OK, ENABLED=true] <<==>> [android.view.accessibility.AccessibilityNodeInfo@d86cb; boundsInParent: Rect(0, 0 - 576, 96); boundsInScreen: Rect(96, 631 - 672, 727); packageName: android; className: android.widget.Button; text: OK; contentDescription: null; viewIdResName: android:id/button1; checkable: false; checked: false; focusable: true; focused: false; selected: false; clickable: true; longClickable: false; enabled: true; password: false; scrollable: false; [ACTION_FOCUS, ACTION_SELECT, ACTION_CLEAR_SELECTION, ACTION_CLICK, ACTION_ACCESSIBILITY_FOCUS, ACTION_NEXT_AT_MOVEMENT_GRANULARITY, ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY, ACTION_SET_SELECTION]]
I/QueryController(24182): Matched selector: UiSelector[TEXT=OK, ENABLED=true] <<==>> [android.view.accessibility.AccessibilityNodeInfo@d86cb; boundsInParent: Rect(0, 0 - 576, 96); boundsInScreen: Rect(96, 631 - 672, 727); packageName: android; className: android.widget.Button; text: OK; contentDescription: null; viewIdResName: android:id/button1; checkable: false; checked: false; focusable: true; focused: false; selected: false; clickable: true; longClickable: false; enabled: true; password: false; scrollable: false; [ACTION_FOCUS, ACTION_SELECT, ACTION_CLEAR_SELECTION, ACTION_CLICK, ACTION_ACCESSIBILITY_FOCUS, ACTION_NEXT_AT_MOVEMENT_GRANULARITY, ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY, ACTION_SET_SELECTION]]
D/InteractionController(24182): clickAndSync(384, 679)
D/dalvikvm(24182): GC_CONCURRENT freed 506K, 88% free 890K/7292K, paused 3ms+2ms, total 31ms
W/Binder  (29254): Caught a RuntimeException from the binder stub implementation.
W/Binder  (29254): java.lang.NullPointerException
W/Binder  (29254):  at android.inputmethodservice.IInputMethodWrapper.setSessionEnabled(IInputMethodWrapper.java:280)
W/Binder  (29254):  at com.android.internal.view.IInputMethod$Stub.onTransact(IInputMethod.java:129)
W/Binder  (29254):  at android.os.Binder.execTransact(Binder.java:404)
W/Binder  (29254):  at dalvik.system.NativeStart.run(Native Method)
W/InputMethodManagerService(29031): Got RemoteException sending setActive(false) notification to pid 24223 uid 10649
D/audio_hw_primary(28780): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
D/ACDB-LOADER(28780): ACDB -> send_afe_cal
@dtopuzov dtopuzov added the bug label Jan 19, 2015
@Plamen5kov Plamen5kov assigned Plamen5kov and unassigned Plamen5kov Feb 23, 2015
@dtopuzov
Copy link
Contributor Author

dtopuzov commented Mar 8, 2015

Can't reproduce with latest version of Android Runtime and TNS Modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants