Kodi Community Forum

Full Version: XBMC 12.3 with amlplayer Cannot play vedio
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I compiled xbmc 12.3 with enable amlplayer, when I install apk in android system and play the vedio files, but the xbmc exited abnormal. the log is bellow, can someone tell me why? and how to resolve? thanks

V/XBMC ( 1576): void CAndroidMouse::MouseButton(float, float, int32_t): x:196.903488, y:175.776703, action:0
I/threaded_app( 1576): New input event: type=2
V/XBMC ( 1576): bool CAndroidMouse::onMouseEvent(AInputEvent*) pointer:0
V/XBMC ( 1576): void CAndroidMouse::MouseButton(float, float, int32_t): x:196.903488, y:175.776703, action:1
I/threaded_app( 1576): New input event: type=2
V/XBMC ( 1576): bool CAndroidMouse::onMouseEvent(AInputEvent*) pointer:0
V/XBMC ( 1576): void CAndroidMouse::MouseMove(float, float): x:196.903488, y:175.776703
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: : trying mouse action leftclick
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: /storage/external_storage/sdcard1/H264_BP_1080x720_30fps_12Mbps_AACLC_44.1khz_64kbps_s_1_17.mp4
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
I/threaded_app( 1576): New input event: type=2
V/XBMC ( 1576): bool CAndroidMouse::onMouseEvent(AInputEvent*) pointer:0
V/XBMC ( 1576): void CAndroidMouse::MouseMove(float, float): x:196.903488, y:175.776703
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: (/storage/external_storage/sdcard1/H264_BP_1080x720_30fps_12Mbps_AACLC_44.1khz_64kbps_s_1_17.mp4), query = select idMovie from movie where idFile=1
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: (/storage/external_storage/sdcard1/H264_BP_1080x720_30fps_12Mbps_AACLC_44.1khz_64kbps_s_1_17.mp4), query = select idEpisode from episode where idFile=1
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: (/storage/external_storage/sdcard1/H264_BP_1080x720_30fps_12Mbps_AACLC_44.1khz_64kbps_s_1_17.mp4), query = select idMVideo from musicvideo where idFile=1
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerCoreFactory::GetPlayers(/storage/external_storage/sdcard1/H264_BP_1080x720_30fps_12Mbps_AACLC_44.1khz_64kbps_s_1_17.mp4)
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (4)
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: AMLPlayer (4)
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: SECTION:LoadDLL(libamplayer.so)
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: Loading: /system/lib/libamplayer.so
W/linker ( 1576): libamplayer.so has text relocations. This is wasting memory and is a security risk. Please fix.
V/XBMC ( 1576): 05:33:56 T:1762732784 WARNING: Unable to resolve: libamplayer.so audio_set_delay, reason: undefined symbol: audio_set_delay
V/XBMC ( 1576): 05:33:56 T:1762732784 ERROR: Unable to resolve exports from dll libamplayer.so
V/XBMC ( 1576): 05:33:56 T:1762732784 NOTICE: CAMLPlayer: Opening: /storage/external_storage/sdcard1/H264_BP_1080x720_30fps_12Mbps_AACLC_44.1khz_64kbps_s_1_17.mp4
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: LinuxRendererGL: Cleaning up GL resources
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: SECTION:LoadDLL(libavutil-51-arm.so)
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-1/libavutil-51-arm.so
W/linker ( 1576): libavutil-51-arm.so has text relocations. This is wasting memory and is a security risk. Please fix.
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: SECTION:LoadDLL(libswscale-2-arm.so)
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-1/libswscale-2-arm.so
W/linker ( 1576): libswscale-2-arm.so has text relocations. This is wasting memory and is a security risk. Please fix.
V/XBMC ( 1576): 05:33:56 T:1798076152 NOTICE: CAMLPlayer:Tonguerocess
V/XBMC ( 1576): 05:33:56 T:1798076152 DEBUG: CAMLPlayer:Tonguerocess: URL=/storage/external_storage/sdcard1/H264_BP_1080x720_30fps_12Mbps_AACLC_44.1khz_64kbps_s_1_17.mp4
I/amplayer( 1576): LibPlayer version:Version:2.1.0.db9dbc90
I/amplayer( 1576): LibPlayer git version:db9dbc90176abc92abee1b53c63d6ba92605846f-with-21-dirty-files
I/amplayer( 1576): LibPlayer version serial:2010000db9dbc90
I/amplayer( 1576): LibPlayer Last ChangedBig Grinate: Thu Apr 24 19:15:33 2014 +0800
I/amplayer( 1576): LibPlayer Last Build: 2014年 06月 28日 星期六 10:11:27 CST
I/amplayer( 1576): LibPlayer Builer Name: tayun
I/amffmpeg( 1576): pts item:[000000:00000001:00000001]
I/amplayer( 1576): Get modules:[vhls_mod,curl_mod],mod path:media.libplayer.modules
I/ammodule( 1576): load mode vhls_mod,on /system/lib/amplayer/libvhls_mod.so 0
I/libvhls_mod( 1576): libvhls module init
I/ammodule( 1576): open module success,
I/ammodule( 1576): name:vhls_mod
I/ammodule( 1576): libvhls module binding library
I/ammodule( 1576): load mode curl_mod,on /system/lib/amplayer/libcurl_mod.so 0
I/curl-mod( 1576): libcurl module init
I/curl-mod( 1576): curl version : [libcurl/7.21.3 OpenSSL/0.9.8r zlib/1.2.8 librtmp/2.3]
I/ammodule( 1576): open module success,
I/ammodule( 1576): name:curl_mod
I/ammodule( 1576): libcurl module binding library
I/amadec ( 1576): android basic init!
V/XBMC ( 1576): 05:33:56 T:1798076152 DEBUG: player init......
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: ------ Window Init (DialogBusy.xml) ------
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: Window DialogBusy.xml was already loaded
V/XBMC ( 1576): 05:33:56 T:1762732784 DEBUG: Alloc resources: 0.02m
V/XBMC ( 1576): 05:33:56 T:1798076152 DEBUG: [LONGTAO] av_register_protocol2 begin
F/libc ( 1576): Fatal signal 11 (SIGSEGV) at 0x00000098 (code=1), thread 1609 (org.xbmc.xbmc)
I/DEBUG ( 118): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 118): Build fingerprint: 'MBX/k200/k200:4.4.2/KOT49H/20140628:user/test-keys'
I/DEBUG ( 118): Revision: '11'
I/DEBUG ( 118): pid: 1576, tid: 1609, name: org.xbmc.xbmc >>> org.xbmc.xbmc <<<
I/DEBUG ( 118): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000098
I/DEBUG ( 118): r0 68e79e18 r1 0000003c r2 0000003c r3 00000098
I/DEBUG ( 118): r4 6ca30288 r5 00000000 r6 ffffffce r7 6898b289
I/DEBUG ( 118): r8 6b0aefbd r9 6eafbcb8 sl 68f86288 fp 68fd6bbc
I/DEBUG ( 118): ip 06494001 sp 6eafbc78 lr 6827bc00 pc 00000098 cpsr 800f0010
I/DEBUG ( 118): d0 0a6e696765622032 d1 725f76612020205d
I/DEBUG ( 118): d2 5f72657473696765 d3 6c6f636f746f7270
I/DEBUG ( 118): d4 6e72657478652f65 d5 61726f74735f6c61
I/DEBUG ( 118): d6 72616364732f6567 d7 5f343632482f3164
I/DEBUG ( 118): d8 000000003ba3d70b d9 0000000000000000
I/DEBUG ( 118): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 118): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 118): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 118): d16 0000000200000000 d17 408f400000000000
I/DEBUG ( 118): d18 0000000000000000 d19 40118455121deea7
I/DEBUG ( 118): d20 3ff0000000000000 d21 0000000000000000
I/DEBUG ( 118): d22 0000000000000000 d23 3f80000000000000
I/DEBUG ( 118): d24 bf92b9888641e0ee d25 3ff0000000000000
I/DEBUG ( 118): d26 3e839d206d500000 d27 bfca10229567d2f2
I/DEBUG ( 118): d28 bf92b9888641e0eb d29 3fa10b0cb49d2690
I/DEBUG ( 118): d30 3e839d206d4b720a d31 3f11529bdf985d04
I/DEBUG ( 118): scr 68000013
I/DEBUG ( 118):
I/DEBUG ( 118): backtrace:
I/DEBUG ( 118): #00 pc 00000098 <unknown>
I/DEBUG ( 118): #01 pc 00dd8bfc /data/app-lib/org.xbmc.xbmc-1/libxbmc.so (DllLibAmplayer::av_register_protocol2(AML_URLProtocol*, int)+16)
I/DEBUG ( 118): #02 pc 00dd6e1c /data/app-lib/org.xbmc.xbmc-1/libxbmc.so (CAMLPlayer:Tonguerocess()+564)
I/DEBUG ( 118):
I/DEBUG ( 118): stack:
I/DEBUG ( 118): 6eafbc38 400f20e0 /system/lib/libbinder.so
I/DEBUG ( 118): 6eafbc3c 400e82ab /system/lib/libbinder.so (android:TonguerocessState:Confusedelf()+94)
I/DEBUG ( 118): 6eafbc40 6eafbc5c [stack:1609]
I/DEBUG ( 118): 6eafbc44 400f20dc /system/lib/libbinder.so
I/DEBUG ( 118): 6eafbc48 6ca30288
I/DEBUG ( 118): 6eafbc4c 00000000
I/DEBUG ( 118): 6eafbc50 6ca30288
I/DEBUG ( 118): 6eafbc54 00000000
I/DEBUG ( 118): 6eafbc58 ffffffce
I/DEBUG ( 118): 6eafbc5c 6898b289 /data/app-lib/org.xbmc.xbmc-1/libxbmc.so
I/DEBUG ( 118): 6eafbc60 6b0aefbd
I/DEBUG ( 118): 6eafbc64 6eafbcb8 [stack:1609]
I/DEBUG ( 118): 6eafbc68 68f86288 /data/app-lib/org.xbmc.xbmc-1/libxbmc.so
I/DEBUG ( 118): 6eafbc6c 68fd6bbc
I/DEBUG ( 118): 6eafbc70 68279e04 /data/app-lib/org.xbmc.xbmc-1/libxbmc.so (CAMLPlayer:Tonguerocess()+540)
I/DEBUG ( 118): 6eafbc74 6898b3d4 /data/app-lib/org.xbmc.xbmc-1/libxbmc.so
I/DEBUG ( 118): #00 6eafbc78 6827bbec /data/app-lib/org.xbmc.xbmc-1/libxbmc.so (DllLibAmplayer::av_register_protocol2(AML_URLProtocol*, int))
I/DEBUG ( 118): ........ ........
I/DEBUG ( 118): #01 6eafbc78 6827bbec /data/app-lib/org.xbmc.xbmc-1/libxbmc.so (DllLibAmplayer::av_register_protocol2(AML_URLProtocol*, int))
I/DEBUG ( 118): 6eafbc7c 68279e20 /data/app-lib/org.xbmc.xbmc-1/libxbmc.so (CAMLPlayer:Tonguerocess()+568)
I/DEBUG ( 118): #02 6eafbc80 00000000
I/DEBUG ( 118): 6eafbc84 00000000
I/DEBUG ( 118): 6eafbc88 00000000
I/DEBUG ( 118): 6eafbc8c 00000000
I/DEBUG ( 118): 6eafbc90 00000000
I/DEBUG ( 118): 6eafbc94 00000000
I/DEBUG ( 118): 6eafbc98 00000073
I/DEBUG ( 118): 6eafbc9c 00000000
I/DEBUG ( 118): 6eafbca0 00000000
I/DEBUG ( 118): 6eafbca4 00000000
I/DEBUG ( 118): 6eafbca8 00000000
I/DEBUG ( 118): 6eafbcac 00000000
I/DEBUG ( 118): 6eafbcb0 6b2c5f9c
I/DEBUG ( 118): 6eafbcb4 00000000
I/DEBUG ( 118): 6eafbcb8 6b0aefbc
I/DEBUG ( 118): 6eafbcbc 00000000
I/DEBUG ( 118):
I/DEBUG ( 118): memory near r0:
I/DEBUG ( 118): 68e79df8 00000004 00000005 00000006 00000006
I/DEBUG ( 118): 68e79e08 00000004 00000000 ffffffff ffffffff
I/DEBUG ( 118): 68e79e18 6898b7f0 6827d07c 6827e214 6827e220
I/DEBUG ( 118): 68e79e28 6827e228 6827e250 6827e278 00000000
I/DEBUG ( 118): 68e79e38 00000000 00000000 00000000 00000000
I/DEBUG ( 118): 68e79e48 00000000 00000000 00000000 ffffffff
I/DEBUG ( 118): 68e79e58 00000001 00000001 74706f2f 646e612f
I/DEBUG ( 118): 68e79e68 64696f72 2d37725f 732f3431 69676174
I/DEBUG ( 118): 68e79e78 612f676e 61656d72 762d6962 702f6137
I/DEBUG ( 118): 68e79e88 61766972 00006574 00000000 00000000
I/DEBUG ( 118): 68e79e98 00000000 00000000 00000000 00000000
I/DEBUG ( 118): 68e79ea8 00000000 00000000 00000000 00000000
I/DEBUG ( 118): 68e79eb8 00000000 00000000 00000000 00000000
I/DEBUG ( 118): 68e79ec8 00000000 00000000 00000000 00000000
I/DEBUG ( 118): 68e79ed8 00000000 00000000 00000000 00000000
I/DEBUG ( 118): 68e79ee8 00000000 00000000 00000000 00000000
I/DEBUG ( 118):
I/DEBUG ( 118): memory near r4:
I/DEBUG ( 118): 6ca30268 69e69438 6ca390d0 000004c0 00000012
I/DEBUG ( 118): 6ca30278 6cad1800 4007a1b8 00000010 00000323
I/DEBUG ( 118): 6ca30288 68f57348 6749a180 68f574d4 00000000
I/DEBUG ( 118): 6ca30298 6b2c76f8 00000649 6b361300 00000001
I/DEBUG ( 118): 6ca302a8 00000000 00004000 00000000 00000000
I/DEBUG ( 118): 6ca302b8 00000000 6ca302b8 6ca302a5 00004000
I/DEBUG ( 118): 6ca302c8 00000000 00000001 00000000 00004000
I/DEBUG ( 118): 6ca302d8 00000000 00000000 00000000 6ca302e0
I/DEBUG ( 118): 6ca302e8 6ca302cd 00004000 00000000 00000101
I/DEBUG ( 118): 6ca302f8 00000000 00004000 00000000 00000000
I/DEBUG ( 118): 6ca30308 fffffffe 6ca30308 6ca302f5 00004000
I/DEBUG ( 118): 6ca30318 00000000 00004000 00000000 00000000
I/DEBUG ( 118): 6ca30328 00000000 00000000 068d8d20 00000000
I/DEBUG ( 118): 6ca30338 00000000 6caa6b5c 6aece100 00000000
I/DEBUG ( 118): 6ca30348 00000000 00000000 6ca30001 00000000
I/DEBUG ( 118): 6ca30358 00004000 00000000 00000000 00000000
I/DEBUG ( 118):
I/DEBUG ( 118): memory near r7:
I/DEBUG ( 118): 6898b268 646e695f 25287865 202c2964 68635f6d
I/DEBUG ( 118): 6898b278 65747061 6f635f72 28746e75 00296425
I/DEBUG ( 118): 6898b288 3a626d73 00002f2f 4c4d4143 79616c50
I/DEBUG ( 118): 6898b298 3a3a7265 636f7250 00737365 4c4d4143
I/DEBUG ( 118): 6898b2a8 79616c50 3a3a7265 636f7250 3a737365
I/DEBUG ( 118): 6898b2b8 6d756874 6e656762 626f6a20 74732073
I/DEBUG ( 118): 6898b2c8 206c6c69 6e6e7572 20676e69 00212121
I/DEBUG ( 118): 6898b2d8 00626d73 3a706661 00002f2f 00706661
I/DEBUG ( 118): 6898b2e8 3a73666e 00002f2f 0073666e 3a726172
I/DEBUG ( 118): 6898b2f8 00002f2f 00726172 3a707466 00002f2f
I/DEBUG ( 118): 6898b308 662d6278 00007074 73707466 002f2f3a
I/DEBUG ( 118): 6898b318 662d6278 00737074 70747468 002f2f3a
I/DEBUG ( 118): 6898b328 682d6278 00707474 70747468 2f2f3a73
I/DEBUG ( 118): 6898b338 00000000 682d6278 73707474 00000000
I/DEBUG ( 118): 6898b348 6f686468 7572656d 2f2f3a6e 00000000
I/DEBUG ( 118): 6898b358 682d6278 6d6f6864 6e757265 00000000
I/DEBUG ( 118):
I/DEBUG ( 118): memory near r8:
I/DEBUG ( 118): 6b0aef9c 6262696c 732e6363 0062006f 00000090
I/DEBUG ( 118): 6b0aefac 0000001b 00000000 00000000 00000000
I/DEBUG ( 118): 6b0aefbc 2d465401 00000018 00000013 6b0aef20
I/DEBUG ( 118): 6b0aefcc 4007a1e0 00000012 00000013 000000c8
I/DEBUG ( 118): 6b0aefdc 00000004 00000000 00000013 6b2c6388
I/DEBUG ( 118): 6b0aefec 00000000 00000000 00000013 000000c8
I/DEBUG ( 118): 6b0aeffc 0000001a 00000003 00000013 6b2c6450
I/DEBUG ( 118): 6b0af00c 00303532 00000000 00000013 000000c8
I/DEBUG ( 118): 6b0af01c 4007a1e8 00000013 00000013 6b2c65f0
I/DEBUG ( 118): 6b0af02c 00000004 00000000 00000013 000000c8
I/DEBUG ( 118): 6b0af03c 00000000 00000000 00000013 6b0ae6c0
I/DEBUG ( 118): 6b0af04c 6b0aef70 00000010 00000033 68f48038
I/DEBUG ( 118): 6b0af05c 4007a200 000032c7 6b0afce4 00000003
I/DEBUG ( 118): 6b0af06c 6b0afed0 6b0afee6 6b0afef0 6b0afe60
I/DEBUG ( 118): 6b0af07c 6b0afe70 6b0afe70 00000203 6b3a7be0
I/DEBUG ( 118): 6b0af08c 00000003 68f9ae8c 00000000 6b0ae9a8
I/DEBUG ( 118):
I/DEBUG ( 118): memory near r9:
I/DEBUG ( 118): 6eafbc98 00000073 00000000 00000000 00000000
I/DEBUG ( 118): 6eafbca8 00000000 00000000 6b2c5f9c 00000000
I/DEBUG ( 118): 6eafbcb8 6b0aefbc 00000000 6b0aefbc 00000000
I/DEBUG ( 118): 6eafbcc8 00000000 00000000 6b0aefbc 00000000
I/DEBUG ( 118): 6eafbcd8 6b0aefbc 6caa986c 6c9f6b94 00000000
I/DEBUG ( 118): 6eafbce8 6b0aefbc 6b0aefbc 6b0aefbc 00000000
I/DEBUG ( 118): 6eafbcf8 6b0aefbc 00000000 6b0aefbc 00000000
I/DEBUG ( 118): 6eafbd08 6c9f6b94 00000000 6c9f6b94 00000000
I/DEBUG ( 118): 6eafbd18 00000000 68fd5d78 00000000 00000000
I/DEBUG ( 118): 6eafbd28 00000000 00000000 00000000 3ba3d70b
I/DEBUG ( 118): 6eafbd38 00000000 6ca30290 68fa4210 68f86288
I/DEBUG ( 118): 6eafbd48 00000000 6eafbd90 6e9fe000 6b2c76f8
I/DEBUG ( 118): 6eafbd58 400782ec 682804f8 00000000 00000016
I/DEBUG ( 118): 6eafbd68 6ca30290 6ca30290 68fa4210 68fd6bbc
I/DEBUG ( 118): 6eafbd78 00000000 68280794 00000000 682806f0
I/DEBUG ( 118): 6eafbd88 6ca30290 400391a4 6caa6b5c 00000000
I/DEBUG ( 118):
I/DEBUG ( 118): memory near sl:
I/DEBUG ( 118): 68f86268 6877495c 68f5eac8 68f5ea98 68f5eb08
I/DEBUG ( 118): 68f86278 4003b149 688ba344 68875c7c 68772384
I/DEBUG ( 118): 68f86288 00000000 00000000 00000000 40054b41
I/DEBUG ( 118): 68f86298 40040501 4004ced0 4004c20c 4004e085
I/DEBUG ( 118): 68f862a8 4003ad20 4004d4ec 4004cf30 4003a670
I/DEBUG ( 118): 68f862b8 4004dc28 4004e7a0 4005250f 40054e63
I/DEBUG ( 118): 68f862c8 4004ac15 4004cbf4 400662bb 4004ee29
I/DEBUG ( 118): 68f862d8 40039cb9 4003e02d 40043f8d 40057659
I/DEBUG ( 118): 68f862e8 40044185 4004e260 4004cb94 4004eae1
I/DEBUG ( 118): 68f862f8 4004cc74 4003e115 4003e1b7 4003f309
I/DEBUG ( 118): 68f86308 40059aed 40057f99 4004ca4c 4004cacc
I/DEBUG ( 118): 68f86318 4004c374 4004c448 4004c394 4004cc34
I/DEBUG ( 118): 68f86328 4004cbd4 4004cc14 40059039 4005a3a3
I/DEBUG ( 118): 68f86338 40051599 4004ac27 4004c7a4 4005b951
I/DEBUG ( 118): 68f86348 4004cb74 4004c804 4003e271 4003a894
I/DEBUG ( 118): 68f86358 4003a998 4003ade4 4003ada4 4004d3ec
I/DEBUG ( 118):
I/DEBUG ( 118): memory near fp:
I/DEBUG ( 118): 68fd6b9c 00000001 00000001 00000001 00000001
I/DEBUG ( 118): 68fd6bac 00000001 00000001 00000001 00000001
I/DEBUG ( 118): 68fd6bbc 00000000 00000000 00000000 00000000
I/DEBUG ( 118): 68fd6bcc 00000014 0000001c 0000001a 0000001b
I/DEBUG ( 118): 68fd6bdc 00000019 00000013 00000012 00000011
I/DEBUG ( 118): 68fd6bec 00000018 00000017 00000016 00000015
I/DEBUG ( 118): 68fd6bfc 00000001 00000001 00000001 00000001
I/DEBUG ( 118): 68fd6c0c 00000001 00000001 00000001 00000001
I/DEBUG ( 118): 68fd6c1c 00000001 00000001 00000001 00000001
I/DEBUG ( 118): 68fd6c2c 00000000 00000000 00000000 00000000
I/DEBUG ( 118): 68fd6c3c 00000000 ffffffea 00000002 00004000
I/DEBUG ( 118): 68fd6c4c 00000002 68fd6c48 68fd6c40 00000000
I/DEBUG ( 118): 68fd6c5c 00000000 00000000 00000000 00000000
I/DEBUG ( 118): 68fd6c6c 00000000 00000000 00000000 00000000
I/DEBUG ( 118): 68fd6c7c 00000000 00000000 00000000 00000000
I/DEBUG ( 118): 68fd6c8c 00000000 00000000 00000000 00000000
I/DEBUG ( 118):
I/DEBUG ( 118): memory near ip:
I/DEBUG ( 118): 06493fe0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 06493ff0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 06494000 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 06494010 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 06494020 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 06494030 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 06494040 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 06494050 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 06494060 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 06494070 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 06494080 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 06494090 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 064940a0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 064940b0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 064940c0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 064940d0 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118):
I/DEBUG ( 118): memory near sp:
I/DEBUG ( 118): 6eafbc58 ffffffce 6898b289 6b0aefbd 6eafbcb8
I/DEBUG ( 118): 6eafbc68 68f86288 68fd6bbc 68279e04 6898b3d4
I/DEBUG ( 118): 6eafbc78 6827bbec 68279e20 00000000 00000000
I/DEBUG ( 118): 6eafbc88 00000000 00000000 00000000 00000000
I/DEBUG ( 118): 6eafbc98 00000073 00000000 00000000 00000000
I/DEBUG ( 118): 6eafbca8 00000000 00000000 6b2c5f9c 00000000
I/DEBUG ( 118): 6eafbcb8 6b0aefbc 00000000 6b0aefbc 00000000
I/DEBUG ( 118): 6eafbcc8 00000000 00000000 6b0aefbc 00000000
I/DEBUG ( 118): 6eafbcd8 6b0aefbc 6caa986c 6c9f6b94 00000000
I/DEBUG ( 118): 6eafbce8 6b0aefbc 6b0aefbc 6b0aefbc 00000000
I/DEBUG ( 118): 6eafbcf8 6b0aefbc 00000000 6b0aefbc 00000000
I/DEBUG ( 118): 6eafbd08 6c9f6b94 00000000 6c9f6b94 00000000
I/DEBUG ( 118): 6eafbd18 00000000 68fd5d78 00000000 00000000
I/DEBUG ( 118): 6eafbd28 00000000 00000000 00000000 3ba3d70b
I/DEBUG ( 118): 6eafbd38 00000000 6ca30290 68fa4210 68f86288
I/DEBUG ( 118): 6eafbd48 00000000 6eafbd90 6e9fe000 6b2c76f8
I/DEBUG ( 118):
I/DEBUG ( 118): code around pc:
I/DEBUG ( 118): 00000078 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 00000088 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 00000098 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 000000a8 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 000000b8 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 000000c8 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 000000d8 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 000000e8 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 000000f8 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 00000108 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 00000118 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 00000128 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 00000138 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 00000148 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 00000158 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118): 00000168 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 118):
I/DEBUG ( 118): code around lr:
I/DEBUG ( 118): 6827bbe0 e8bd8008 e2400010 eaffffff e92d4008
I/DEBUG ( 118): 6827bbf0 e5903090 e1a00001 e1a01002 e12fff33
I/DEBUG ( 118): 6827bc00 e8bd8008 e92d4010 e1a04000 e5900008
I/DEBUG ( 118): 6827bc10 e2842014 e3a03001 e59f1500 e590c000
I/DEBUG ( 118): 6827bc20 e08f1001 e59cc010 e12fff3c e3500000
I/DEBUG ( 118): 6827bc30 08bd8010 e5940008 e2842018 e59f14e0
I/DEBUG ( 118): 6827bc40 e3a03001 e590c000 e08f1001 e59cc010
I/DEBUG ( 118): 6827bc50 e12fff3c e3500000 08bd8010 e5940008
I/DEBUG ( 118): 6827bc60 e284201c e59f14bc e3a03001 e590c000
I/DEBUG ( 118): 6827bc70 e08f1001 e59cc010 e12fff3c e3500000
I/DEBUG ( 118): 6827bc80 08bd8010 e5940008 e2842020 e59f1498
I/DEBUG ( 118): 6827bc90 e3a03001 e590c000 e08f1001 e59cc010
I/DEBUG ( 118): 6827bca0 e12fff3c e3500000 08bd8010 e5940008
I/DEBUG ( 118): 6827bcb0 e2842024 e59f1474 e3a03001 e590c000
I/DEBUG ( 118): 6827bcc0 e08f1001 e59cc010 e12fff3c e3500000
I/DEBUG ( 118): 6827bcd0 08bd8010 e5940008 e2842028 e59f1450
W/ActivityManager( 466): Force finishing activity org.xbmc.xbmc/android.app.NativeActivity
I/BootReceiver( 466): Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE)
D/dalvikvm( 466): GC_CONCURRENT freed 1803K, 50% free 5813K/11436K, paused 3ms+3ms, total 37ms
D/dalvikvm( 466): WAIT_FOR_CONCURRENT_GC blocked 34ms
D/dalvikvm( 466): WAIT_FOR_CONCURRENT_GC blocked 25ms
E/JavaBinder( 466): !!! FAILED BINDER TRANSACTION !!!
W/InputDispatcher( 466): channel '426f5900 org.xbmc.xbmc/android.app.NativeActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 466): channel '426f5900 org.xbmc.xbmc/android.app.NativeActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
V/AudioFlinger( 122): remove track (4098) and delete from mixer
D/Zygote ( 120): Process 1576 terminated by signal (11)
W/InputDispatcher( 466): Attempted to unregister already unregistered input channel '426f5900 org.xbmc.xbmc/android.app.NativeActivity (server)'
I/WindowState( 466): WIN DEATH: Window{426f5900 u0 org.xbmc.xbmc/android.app.NativeActivity}
W/ActivityManager( 466): Exception thrown during pause
W/ActivityManager( 466): android.os.TransactionTooLargeException
W/ActivityManager( 466): at android.os.BinderProxy.transact(Native Method)
W/ActivityManager( 466): at android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:660)
W/ActivityManager( 466): at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:771)
W/ActivityManager( 466): at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:2542)
W/ActivityManager( 466): at com.android.server.am.ActivityStack.finishTopRunningActivityLocked(ActivityStack.java:2416)
W/ActivityManager( 466): at com.android.server.am.ActivityStackSupervisor.finishTopRunningActivityLocked(ActivityStackSupervisor.java:2035)
W/ActivityManager( 466): at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:9814)
W/ActivityManager( 466): at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:9707)
W/ActivityManager( 466): at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:10352)
W/ActivityManager( 466): at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:9903)
W/ActivityManager( 466): at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86)
D/MediaBoxLauncher( 628): ------onResume
D/ActivityManager( 466): send app_CRASH broadcast, packageName:org.xbmc.xbmc
I/ActivityManager( 466): Process org.xbmc.xbmc (pid 1576) has died.
W/ContextImpl( 466): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1155 com.android.server.am.ActivityManagerService.onVideoPlayerCrashed:3689 com.android.server.am.ActivityManagerService.handleAppDiedLocked:3719 com.android.server.am.ActivityManagerService.appDiedLocked:3857 com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied:1043
W/InputMethodWrapper( 717): Session is null
D/dalvikvm( 466): GC_CONCURRENT freed 998K, 47% free 6079K/11436K, paused 1ms+5ms, total 44ms
W/InputMethodManagerService( 466): Got RemoteException sending setActive(false) notification to pid 1576 uid 10052
W/WindowManager( 466): Rebuild removed 2 windows but added 1
W/WindowManager( 466): java.lang.RuntimeException: here
W/WindowManager( 466): at com.android.server.wm.WindowManagerService.rebuildAppWindowListLocked(WindowManagerService.java:8156)
W/WindowManager( 466): at com.android.server.wm.WindowManagerService.rebuildAppWindowListLocked(WindowManagerService.java:8092)
W/WindowManager( 466): at com.android.server.wm.WindowManagerService.handleAnimatingStoppedAndTransitionLocked(WindowManagerService.java:8836)
W/WindowManager( 466): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner(WindowManagerService.java:9350)
W/WindowManager( 466): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedLoop(WindowManagerService.java:8308)
W/WindowManager( 466): at com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLocked(WindowManagerService.java:8250)
W/WindowManager( 466): at com.android.server.wm.WindowManagerService.access$400(WindowManagerService.java:158)
W/WindowManager( 466): at com.android.server.wm.WindowManagerService$H.handleMessage(WindowManagerService.java:7252)
W/WindowManager( 466): at android.os.Handler.dispatchMessage(Handler.java:102)
W/WindowManager( 466): at android.os.Looper.loop(Looper.java:136)
W/WindowManager( 466): at android.os.HandlerThread.run(HandlerThread.java:61)
W/WindowManager( 466): This window was lost: Window{426f5900 u0 org.xbmc.xbmc/android.app.NativeActivity}
W/WindowManager( 466): mDisplayId=0 mSession=Session{424b9460 1576:u0a10052} mClient=android.os.BinderProxy@42295d90
W/WindowManager( 466): mOwnerUid=10052 mShowToOwnerOnly=true package=org.xbmc.xbmc appop=NONE
W/WindowManager( 466): mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#110 ty=1 fl=#40010500 pfl=0x8 fmt=4 wanim=0x1030001}
W/WindowManager( 466): Requested w=1280 h=672 mLayoutSeq=116
W/WindowManager( 466): mBaseLayer=21000 mSubLayer=0 mAnimLayer=21005+0=21005 mLastLayer=21010
W/WindowManager( 466): mToken=AppWindowToken{4228a040 token=Token{421ee538 ActivityRecord{42729718 u0 org.xbmc.xbmc/android.app.NativeActivity t7}}}
W/WindowManager( 466): mRootToken=AppWindowToken{4228a040 token=Token{421ee538 ActivityRecord{42729718 u0 org.xbmc.xbmc/android.app.NativeActivity t7}}}
W/WindowManager( 466): mAppToken=AppWindowToken{4228a040 token=Token{421ee538 ActivityRecord{42729718 u0 org.xbmc.xbmc/android.app.NativeActivity t7}}}
W/WindowManager( 466): mViewVisibility=0x0 mHaveFrame=true mObscured=true
W/WindowManager( 466): mSeq=0 mSystemUiVisibility=0x0
W/WindowManager( 466): mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
W/WindowManager( 466): mConfiguration={1.0 ?mcc?mnc en_US ldltr sw720dp w1280dp h647dp 160dpi lrg long land television -touch -keyb/v/h dpad/v s.5}
W/WindowManager( 466): mHasSurface=true mShownFrame=[0.0,0.0][1280.0,720.0] isReadyForDisplay()=false
W/WindowManager( 466): mFrame=[0,0][1280,720] last=[0,0][1280,720]
W/WindowManager( 466): mSystemDecorRect=[0,0][1280,720] last=[0,0][1280,720]
W/WindowManager( 466): Frames: containing=[0,0][1280,720] parent=[0,0][1280,720]
W/WindowManager( 466): display=[0,0][1280,720] overscan=[0,0][1280,720]
W/WindowManager( 466): content=[0,0][1280,720] visible=[0,0][1280,720]
W/WindowManager( 466): decor=[0,0][1280,720]
W/WindowManager( 466): Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0]
W/WindowManager( 466): Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0]
W/WindowManager( 466): WindowStateAnimator{4229e078 org.xbmc.xbmc/android.app.NativeActivity}:
W/WindowManager( 466): mSurface=Surface(name=org.xbmc.xbmc/android.app.NativeActivity)
W/WindowManager( 466): mDrawState=HAS_DRAWN mLastHidden=true
W/WindowManager( 466): Surface: shown=false layer=21010 alpha=1.0 rect=(0.0,0.0) 1280.0 x 720.0
W/WindowManager( 466): mGlobalScale=1.0 mDsDx=1.0 mDtDx=0.0 mDsDy=0.0 mDtDy=1.0
W/WindowManager( 466): mExiting=false mRemoveOnExit=false mDestroying=true mRemoved=false
W/WindowManager( 466): Current app token list:
V/WindowManager( 466): Display 0
V/WindowManager( 466): #0: Token{420d4910 ActivityRecord{420d4698 u0 com.amlogic.mediaboxlauncher/.Launcher t1}}
W/WindowManager( 466): Final window list:
V/WindowManager( 466): #0: Window{421200d8 u0 SearchPanel}
V/WindowManager( 466): #1: Window{4216ee38 u0 NavigationBar}
V/WindowManager( 466): #2: Window{420bcdc0 u0 StatusBar}
V/WindowManager( 466): #3: Window{4214e9c8 u0 KeyguardScrim}
V/WindowManager( 466): #4: Window{421ad850 u0 com.amlogic.mediaboxlauncher/com.amlogic.mediaboxlauncher.Launcher}
V/WindowManager( 466): #5: Window{4219cc30 u0 com.android.systemui.ImageWallpaper}
D/dalvikvm( 735): GC_CONCURRENT freed 395K, 23% free 1535K/1984K, paused 18ms+1ms, total 54ms