Skip to content

Instantly share code, notes, and snippets.

@Hasufel
Last active August 29, 2015 13:56
Show Gist options
  • Save Hasufel/8899613 to your computer and use it in GitHub Desktop.
Save Hasufel/8899613 to your computer and use it in GitHub Desktop.
Openfl Audio using Multitreading Crash on Android (Nvidia Shield, Android 4.3 Vanilla)
E/lime::System( 1190): GetEnv: not attached
D/dalvikvm( 1190): threadid=17: thread exiting, not yet detached (count=0)
D/dalvikvm( 1190): threadid=17: thread exiting, not yet detached (count=1)
E/dalvikvm( 1190): threadid=17: native thread exited without detaching
E/dalvikvm( 1190): VM aborting
F/libc ( 1190): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 5617 (Thread-751)
I/DEBUG ( 153): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 153): Build fingerprint: 'nvidia/thor/roth:4.3/JSS15J/01.00.14422_298.5067:user/release-keys'
I/DEBUG ( 153): Revision: '2'
I/DEBUG ( 153): pid: 1190, tid: 5617, name: Thread-751 >>> com.puzzl.yummycircus <<<
I/DEBUG ( 153): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadd00d
I/DEBUG ( 153): r0 00000000 r1 00000000 r2 00000000 r3 40a06b48
I/DEBUG ( 153): r4 deadd00d r5 0000020c r6 401593ac r7 4099f375
I/DEBUG ( 153): r8 00000001 r9 401592a0 sl 401592a0 fp 63810f00
I/DEBUG ( 153): ip 15f14001 sp 63810c98 lr 00000001 pc 40992248 cpsr 600a0030
I/DEBUG ( 153): d0 74726f6261204d56 d1 000000000000006e
I/DEBUG ( 153): d2 0000000000000075 d3 000000000000006c
I/DEBUG ( 153): d4 41c8681bee000000 d5 400176a8f5b00000
I/DEBUG ( 153): d6 00000002ffc00000 d7 4000000000000000
I/DEBUG ( 153): d8 40249446a6ae2000 d9 3f8512b6f0500000
I/DEBUG ( 153): d10 000000000000000a d11 0000000000000000
I/DEBUG ( 153): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 153): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 153): d16 0000000000000001 d17 0000000000000000
I/DEBUG ( 153): d18 0000000000000000 d19 0000000000000000
I/DEBUG ( 153): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 153): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 153): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 153): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 153): d28 0000000000000000 d29 3e750c0b0afe498d
I/DEBUG ( 153): d30 3fc550ce71f49bb5 d31 4000000000000000
I/AudioFlinger( 157): BUFFER TIMEOUT: remove(4098) from active list on thread 0xb5718008
I/DEBUG ( 153): scr 80000013
I/DEBUG ( 153):
I/DEBUG ( 153): backtrace:
I/DEBUG ( 153): #00 pc 00045248 /system/lib/libdvm.so (dvmAbort+67)
I/DEBUG ( 153): #01 pc 0000cf14 /system/lib/libc.so
I/DEBUG ( 153): #02 pc 0000e608 /system/lib/libc.so (pthread_exit+80)
I/DEBUG ( 153): #03 pc 0000cc1c /system/lib/libc.so (pthread_create+208)
I/DEBUG ( 153):
I/DEBUG ( 153): stack:
I/DEBUG ( 153): 63810c58 4015b39c
I/DEBUG ( 153): 63810c5c 00000000
I/DEBUG ( 153): 63810c60 4015b39c
I/DEBUG ( 153): 63810c64 4015bd8c
I/DEBUG ( 153): 63810c68 00000000
I/DEBUG ( 153): 63810c6c 401301e5 /system/lib/libc.so (__sflush_locked+40)
I/DEBUG ( 153): 63810c70 40158220 /system/lib/libc.so
I/DEBUG ( 153): 63810c74 4015b39c
I/DEBUG ( 153): 63810c78 00000000
I/DEBUG ( 153): 63810c7c 401311bb /system/lib/libc.so (_fwalk+34)
I/DEBUG ( 153): 63810c80 63810c9c [stack:5617]
I/DEBUG ( 153): 63810c84 0000020c
I/DEBUG ( 153): 63810c88 401593ac /system/lib/libc.so
I/DEBUG ( 153): 63810c8c 4099f375 /system/lib/libdvm.so
I/DEBUG ( 153): 63810c90 df0027ad
I/DEBUG ( 153): 63810c94 00000000
I/DEBUG ( 153): #00 63810c98 00000000
I/DEBUG ( 153): 63810c9c 6c756e28
I/DEBUG ( 153): 63810ca0 0000296c
I/DEBUG ( 153): 63810ca4 00000000
I/DEBUG ( 153): 63810ca8 00000000
I/DEBUG ( 153): 63810cac 00000000
I/DEBUG ( 153): 63810cb0 00000000
I/DEBUG ( 153): 63810cb4 00000000
I/DEBUG ( 153): 63810cb8 00000000
I/DEBUG ( 153): 63810cbc 00000000
I/DEBUG ( 153): 63810cc0 00000000
I/DEBUG ( 153): 63810cc4 00000000
I/DEBUG ( 153): 63810cc8 00000000
I/DEBUG ( 153): 63810ccc 00000000
I/DEBUG ( 153): 63810cd0 00000000
I/DEBUG ( 153): 63810cd4 00000000
I/DEBUG ( 153): ........ ........
I/DEBUG ( 153): #01 63810eb0 60d8f0e0
I/DEBUG ( 153): 63810eb4 00000002
I/DEBUG ( 153): 63810eb8 5fa31eac
I/DEBUG ( 153): 63810ebc 603f3558
I/DEBUG ( 153): 63810ec0 00000000
I/DEBUG ( 153): 63810ec4 00000000
I/DEBUG ( 153): 63810ec8 00100000
I/DEBUG ( 153): 63810ecc 63711000
I/DEBUG ( 153): 63810ed0 63711000
I/DEBUG ( 153): 63810ed4 63810f00 [stack:5617]
I/DEBUG ( 153): 63810ed8 603f3558
I/DEBUG ( 153): 63810edc 4011e60c /system/lib/libc.so (pthread_exit+84)
I/DEBUG ( 153): #02 63810ee0 5df6c108 /data/app-lib/com.puzzl.yummycircus-2/libApplicationMain.so
I/DEBUG ( 153): 63810ee4 4011caa4 /system/lib/libc.so (__thread_entry+76)
I/DEBUG ( 153): 63810ee8 00000000
I/DEBUG ( 153): 63810eec 00100000
I/DEBUG ( 153): 63810ef0 5fa31eac
I/DEBUG ( 153): 63810ef4 00000078
I/DEBUG ( 153): 63810ef8 5e4aafdc [stack:1210]
I/DEBUG ( 153): 63810efc 4011cc20 /system/lib/libc.so (pthread_create+212)
I/DEBUG ( 153):
I/DEBUG ( 153): memory near r3:
I/DEBUG ( 153): 40a06b28 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40a06b38 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40a06b48 41801d98 41801d88 00800000 10000000
I/DEBUG ( 153): 40a06b58 06000000 00000000 00000000 3fe80000
I/DEBUG ( 153): 40a06b68 00080000 00800000 00004000 00006000
I/DEBUG ( 153): 40a06b78 00000001 00000101 00000002 00000001
I/DEBUG ( 153): 40a06b88 00000000 00000000 00000000 00000002
I/DEBUG ( 153): 40a06b98 00000000 402475b5 402477ed 00000000
I/DEBUG ( 153): 40a06ba8 4024759d 00000000 00000000 00000000
I/DEBUG ( 153): 40a06bb8 41801fe0 00000000 00000002 00000003
I/DEBUG ( 153): 40a06bc8 00000001 00000001 00010100 00000100
I/DEBUG ( 153): 40a06bd8 00000000 41801f18 00000003 00000000
I/DEBUG ( 153): 40a06be8 41801f08 41803ab0 00000000 00000000
I/DEBUG ( 153): 40a06bf8 41803900 50000c51 41705030 00000000
I/DEBUG ( 153): 40a06c08 416faa80 416faaa0 418041e8 418042a8
I/DEBUG ( 153): 40a06c18 41804350 418043f8 418044a0 41804548
I/DEBUG ( 153):
I/DEBUG ( 153): memory near r6:
I/DEBUG ( 153): 4015938c 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 4015939c 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 401593ac 00000000 00000000 00000002 00000000
I/DEBUG ( 153): 401593bc 00000001 00000000 00000000 00000000
I/DEBUG ( 153): 401593cc 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 401593dc 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 401593ec 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 401593fc 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 4015940c 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 4015941c 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 4015942c 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 4015943c 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 4015944c 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 4015945c 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 4015946c 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 4015947c 00000000 00000000 00000000 00000000
I/DEBUG ( 153):
I/DEBUG ( 153): memory near r7:
I/DEBUG ( 153): 4099f354 e8bdb002 f7f24010 b002bf53 bf00bd10
I/DEBUG ( 153): 4099f364 0005894a fffffde4 0003c5fe 00042be0
I/DEBUG ( 153): 4099f374 4604b573 f8d04e20 447e3358 491fb953
I/DEBUG ( 153): 4099f384 4a1f2005 44796a63 b002447a 4070e8bd
I/DEBUG ( 153): 4099f394 bc86f037 03b0f8d0 dc1d2801 90004d19
I/DEBUG ( 153): 4099f3a4 4a192003 447d6a63 447a4629 eaf6f7ca
I/DEBUG ( 153): 4099f3b4 13b0f8d4 c054f8df 46211c4a 23b0f8c4
I/DEBUG ( 153): 4099f3c4 300cf856 03a8f8d3 eda0f7ca 4a10b188
I/DEBUG ( 153): 4099f3d4 46292006 e004447a 2006490e 44794a0e
I/DEBUG ( 153): 4099f3e4 6a63447a eadaf7ca e8bdb002 f7f24070
I/DEBUG ( 153): 4099f3f4 b002bf07 bf00bd70 000588fe 0003c5c0
I/DEBUG ( 153): 4099f404 00042bc9 0003c5a0 00042bdd fffffde4
I/DEBUG ( 153): 4099f414 00042bec 0003c568 00042c0c 4604b510
I/DEBUG ( 153): 4099f424 f8d0b1f8 b1580360 1a406ce1 eaecf7ca
I/DEBUG ( 153): 4099f434 490cb130 4a0c2005 447a4479 eaaef7ca
I/DEBUG ( 153): 4099f444 00a8f104 ef7af7d4 705bf504 fb20f7fe
I/DEBUG ( 153):
I/DEBUG ( 153): memory near r9:
I/DEBUG ( 153): 40159280 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40159290 00000000 ffffffff 00000000 00000000
I/DEBUG ( 153): 401592a0 00000001 ffffffff 00000003 00000000
I/DEBUG ( 153): 401592b0 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 401592c0 00000000 00000000 40122235 40122231
I/DEBUG ( 153): 401592d0 40122bf5 40122e01 00000000 00000000
I/DEBUG ( 153): 401592e0 00000000 00000000 4099f375 403b6ff4
I/DEBUG ( 153): 401592f0 00000000 00000000 00000000 401ec5b1
I/DEBUG ( 153): 40159300 401a56c9 5d8e8944 00000000 5db91a78
I/DEBUG ( 153): 40159310 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40159320 5df807dc 00000000 5e21bf28 00000000
I/DEBUG ( 153): 40159330 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40159340 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40159350 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40159360 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40159370 00000000 00000000 00000000 00000000
I/DEBUG ( 153):
I/DEBUG ( 153): memory near sl:
I/DEBUG ( 153): 40159280 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40159290 00000000 ffffffff 00000000 00000000
I/DEBUG ( 153): 401592a0 00000001 ffffffff 00000003 00000000
I/DEBUG ( 153): 401592b0 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 401592c0 00000000 00000000 40122235 40122231
I/DEBUG ( 153): 401592d0 40122bf5 40122e01 00000000 00000000
I/DEBUG ( 153): 401592e0 00000000 00000000 4099f375 403b6ff4
I/DEBUG ( 153): 401592f0 00000000 00000000 00000000 401ec5b1
I/DEBUG ( 153): 40159300 401a56c9 5d8e8944 00000000 5db91a78
I/DEBUG ( 153): 40159310 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40159320 5df807dc 00000000 5e21bf28 00000000
I/DEBUG ( 153): 40159330 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40159340 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40159350 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40159360 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 40159370 00000000 00000000 00000000 00000000
I/DEBUG ( 153):
I/DEBUG ( 153): memory near fp:
I/DEBUG ( 153): 63810ee0 5df6c108 4011caa4 00000000 00100000
I/DEBUG ( 153): 63810ef0 5fa31eac 00000078 5e4aafdc 4011cc20
I/DEBUG ( 153): 63810f00 63810f00 603f3558 00000000 00000000
I/DEBUG ( 153): 63810f10 00000000 b51fbb3d 00000000 00000000
I/DEBUG ( 153): 63810f20 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810f30 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810f40 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810f50 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810f60 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810f70 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810f80 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810f90 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810fa0 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810fb0 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810fc0 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810fd0 00000000 00000000 00000000 00000000
I/DEBUG ( 153):
I/DEBUG ( 153): memory near ip:
I/DEBUG ( 153): 15f13fe0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f13ff0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f14000 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f14010 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f14020 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f14030 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f14040 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f14050 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f14060 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f14070 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f14080 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f14090 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f140a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f140b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f140c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 15f140d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153):
I/DEBUG ( 153): memory near sp:
I/DEBUG ( 153): 63810c78 00000000 401311bb 63810c9c 0000020c
I/DEBUG ( 153): 63810c88 401593ac 4099f375 df0027ad 00000000
I/DEBUG ( 153): 63810c98 00000000 6c756e28 0000296c 00000000
I/DEBUG ( 153): 63810ca8 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810cb8 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810cc8 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810cd8 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810ce8 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810cf8 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810d08 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810d18 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810d28 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810d38 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810d48 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810d58 00000000 00000000 00000000 00000000
I/DEBUG ( 153): 63810d68 00000000 00000000 00000000 00000000
I/DEBUG ( 153):
I/DEBUG ( 153): code around pc:
I/DEBUG ( 153): 40992228 46204a18 7100f44f 34ccf8d5 f7d7447a
I/DEBUG ( 153): 40992238 2200ebfc 5d114615 e004b9a9 4c0d4780
I/DEBUG ( 153): 40992248 f7d77025 4910ed2a 4a102006 447a4479
I/DEBUG ( 153): 40992258 eba2f7d7 f7d72000 4b0dec6c 6dd8447b
I/DEBUG ( 153): 40992268 d1eb2800 3201e7eb f5b2186d d0ea7f00
I/DEBUG ( 153): 40992278 bf00e7e1 deadd00d 00065a68 fffffde8
I/DEBUG ( 153): 40992288 00074928 0004a30f 000496f6 0004b5b6
I/DEBUG ( 153): 40992298 000748e0 4604b570 68406806 f1a0e005
I/DEBUG ( 153): 409922a8 46280518 fca6f7f3 42b04628 6820d1f7
I/DEBUG ( 153): 409922b8 68a1b128 f0221a0a f7ff0107 4620fe6a
I/DEBUG ( 153): 409922c8 0000bd70 f00fb570 4b41fbad f8d3447b
I/DEBUG ( 153): 409922d8 b10803cc ff7af01d 25004c3e 6c20447c
I/DEBUG ( 153): 409922e8 eb48f7d7 64256ea0 eb44f7d7 66a56f20
I/DEBUG ( 153): 409922f8 eb40f7d7 f00c6725 f00cf845 f8d4fa73
I/DEBUG ( 153): 40992308 28030098 f02dd101 f00ffd0d 4932f8f3
I/DEBUG ( 153): 40992318 f8914479 b1322033 20034930 44794a30
I/DEBUG ( 153):
I/DEBUG ( 153): code around lr:
I/DEBUG ( 153): 00000000 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 00000010 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 00000020 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 00000030 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 00000040 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 00000050 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 00000060 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 00000070 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 00000080 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 00000090 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 000000a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 000000b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 000000c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 000000d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 000000e0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153): 000000f0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 153):
I/DEBUG ( 153): memory map around fault addr deadd00d:
I/DEBUG ( 153): bee1a000-bee3b000 rw- [stack]
I/DEBUG ( 153): (no map for address)
I/DEBUG ( 153): ffff0000-ffff1000 r-x [vectors]
W/ActivityManager( 497): Force finishing activity com.puzzl.yummycircus/.MainActivity
W/AudioTrack( 1190): releaseBuffer() track 0x62c16e80 name=0x2 disabled, restarting
I/BootReceiver( 497): Copying /data/tombstones/tombstone_06 to DropBox (SYSTEM_TOMBSTONE)
D/dalvikvm( 497): GC_CONCURRENT freed 2281K, 22% free 13655K/17452K, paused 3ms+4ms, total 57ms
D/dalvikvm( 497): WAIT_FOR_CONCURRENT_GC blocked 53ms
D/dalvikvm( 497): WAIT_FOR_CONCURRENT_GC blocked 38ms
D/dalvikvm( 497): GC_FOR_ALLOC freed 580K, 21% free 13960K/17452K, paused 41ms, total 41ms
I/dalvikvm-heap( 497): Grow heap (frag case) to 14.076MB for 380496-byte allocation
W/InputDispatcher( 497): channel '4216d178 com.puzzl.yummycircus/com.puzzl.yummycircus.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 497): channel '4216d178 com.puzzl.yummycircus/com.puzzl.yummycircus.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
D/dalvikvm( 497): GC_FOR_ALLOC freed 31K, 20% free 14300K/17824K, paused 42ms, total 42ms
I/WindowManager( 497): Screenshot Window{4216d178 u0 com.puzzl.yummycircus/com.puzzl.yummycircus.MainActivity} was all black! mSurfaceLayer=21070 minLayer=21070 maxLayer=21070
D/dalvikvm( 497): GC_FOR_ALLOC freed 778K, 25% free 13523K/17824K, paused 41ms, total 41ms
V/Sensors ( 497): HAL:enable - sensor Accelerometer (handle 1) en -> dis
V/Sensors ( 497): HAL:Accelerometer sensor state change what=1
V/Sensors ( 497): HAL:handle = 1
V/Sensors ( 497): HAL:flags = 0
V/Sensors ( 497): HAL:enable : mEnabled = 1
V/Sensors ( 497): HAL:sen_mask= 0xf
V/Sensors ( 497): HAL:enableSensors - sensors: 0xf
V/Sensors ( 497): HAL:enableSensors - enable gyro
V/Sensors ( 497): HAL:enableSensors - disable accel
W/InputDispatcher( 497): Attempted to unregister already unregistered input channel '4216d178 com.puzzl.yummycircus/com.puzzl.yummycircus.MainActivity (server)'
I/WindowState( 497): WIN DEATH: Window{4216d178 u0 com.puzzl.yummycircus/com.puzzl.yummycircus.MainActivity}
V/Sensors ( 497): HAL:enableSensors - disable compass
V/Sensors ( 497): HAL:wanted rate for all sensors : 66667000 ns, mpl rate: 66667 us, (15.00 Hz)
V/Sensors ( 497): HAL:MPL gyro sample rate: 66667
V/Sensors ( 497): HAL:MPL accel sample rate: 66667
V/Sensors ( 497): HAL:MPL compass sample rate: 66667
V/Sensors ( 497): setDelay : 20000000 ns, (50.00 Hz)
V/Sensors ( 497): HAL:wanted rate for all sensors : 66667000 ns, mpl rate: 66667 us, (15.00 Hz)
V/Sensors ( 497): HAL:MPL gyro sample rate: 66667
V/Sensors ( 497): HAL:MPL accel sample rate: 66667
V/Sensors ( 497): HAL:MPL compass sample rate: 66667
I/WindowState( 497): WIN DEATH: Window{425909f8 u0 SurfaceView}
W/ActivityManager( 497): Exception thrown during pause
W/ActivityManager( 497): android.os.DeadObjectException
W/ActivityManager( 497): at android.os.BinderProxy.transact(Native Method)
W/ActivityManager( 497): at android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:635)
W/ActivityManager( 497): at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:1002)
W/ActivityManager( 497): at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:3856)
W/ActivityManager( 497): at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:3788)
W/ActivityManager( 497): at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:8344)
W/ActivityManager( 497): at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:8221)
W/ActivityManager( 497): at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:8900)
W/ActivityManager( 497): at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:8455)
W/ActivityManager( 497): at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86)
V/NvAppNotifier( 497): Launching com.android.launcher at 1391954291797 ms
I/ActivityManager( 497): Process com.puzzl.yummycircus (pid 1190) has died.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment