Advertisement
Guest User

Untitled

a guest
Dec 14th, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.21 KB | None | 0 0
  1. --------- beginning of /dev/log/main
  2. 12-14 20:27:07.469 W/System.err(2198): at java.net.Socket.connect(Socket.java:842)
  3. 12-14 20:27:07.469 W/System.err(2198): at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:119)
  4. 12-14 20:27:07.469 W/System.err(2198): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:144)
  5. 12-14 20:27:07.469 W/System.err(2198): ... 7 more
  6. 12-14 20:27:07.469 W/System.err(2198): Caused by: libcore.io.ErrnoException: connect failed: ECONNREFUSED (Connection refused)
  7. 12-14 20:27:07.469 W/System.err(2198): at libcore.io.Posix.connect(Native Method)
  8. 12-14 20:27:07.469 W/System.err(2198): at libcore.io.BlockGuardOs.connect(BlockGuardOs.java:85)
  9. 12-14 20:27:07.469 W/System.err(2198): at libcore.io.IoBridge.connectErrno(IoBridge.java:127)
  10. 12-14 20:27:07.469 W/System.err(2198): at libcore.io.IoBridge.connect(IoBridge.java:112)
  11. 12-14 20:27:07.469 W/System.err(2198): ... 12 more
  12. 12-14 20:27:07.469 E/SmartAdServer(2198): Ad call failed with exception : org.apache.http.conn.HttpHostConnectException: Connection to http://mobile.smartadserver.com refused
  13. 12-14 20:27:07.469 I/Smart Ads(2198): Banner loading failed: Connection to http://mobile.smartadserver.com refused
  14. 12-14 20:27:07.579 W/System.err(2198): org.apache.http.conn.HttpHostConnectException: Connection to http://mobile.smartadserver.com refused
  15. 12-14 20:27:07.579 W/System.err(2198): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:183)
  16. 12-14 20:27:07.579 W/System.err(2198): at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  17. 12-14 20:27:07.579 W/System.err(2198): at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  18. 12-14 20:27:07.579 W/System.err(2198): at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  19. 12-14 20:27:07.579 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  20. 12-14 20:27:07.579 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  21. 12-14 20:27:07.579 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:465)
  22. 12-14 20:27:07.579 W/System.err(2198): at com.smartadserver.android.library.http.SASAsyncHttpClient$HttpRequestThread.run(Unknown Source)
  23. 12-14 20:27:07.579 W/System.err(2198): Caused by: java.net.ConnectException: failed to connect to /127.0.0.1 (port 80): connect failed: ECONNREFUSED (Connection refused)
  24. 12-14 20:27:07.589 W/System.err(2198): at libcore.io.IoBridge.connect(IoBridge.java:114)
  25. 12-14 20:27:07.589 W/System.err(2198): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192)
  26. 12-14 20:27:07.589 W/System.err(2198): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459)
  27. 12-14 20:27:07.589 W/System.err(2198): at java.net.Socket.connect(Socket.java:842)
  28. 12-14 20:27:07.589 W/System.err(2198): at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:119)
  29. 12-14 20:27:07.589 W/System.err(2198): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:144)
  30. 12-14 20:27:07.589 W/System.err(2198): ... 7 more
  31. 12-14 20:27:07.589 W/System.err(2198): Caused by: libcore.io.ErrnoException: connect failed: ECONNREFUSED (Connection refused)
  32. 12-14 20:27:07.589 W/System.err(2198): at libcore.io.Posix.connect(Native Method)
  33. 12-14 20:27:07.589 W/System.err(2198): at libcore.io.BlockGuardOs.connect(BlockGuardOs.java:85)
  34. 12-14 20:27:07.589 W/System.err(2198): at libcore.io.IoBridge.connectErrno(IoBridge.java:127)
  35. 12-14 20:27:07.589 W/System.err(2198): at libcore.io.IoBridge.connect(IoBridge.java:112)
  36. 12-14 20:27:07.589 W/System.err(2198): ... 12 more
  37. 12-14 20:27:07.779 I/ActivityManager(481): Displayed tv.cinetrailer.mobile.b/.Movie: +1s19ms
  38. 12-14 20:27:07.979 W/GAV2 (2198): Thread[GAThread,5,main]: Exception sending hit: HttpHostConnectException
  39. 12-14 20:27:07.979 W/GAV2 (2198): Thread[GAThread,5,main]: Connection to https://ssl.google-analytics.com refused
  40. 12-14 20:27:08.539 W/System.err(2198): java.io.FileNotFoundException: /: open failed: EISDIR (Is a directory)
  41. 12-14 20:27:08.539 W/System.err(2198): at libcore.io.IoBridge.open(IoBridge.java:416)
  42. 12-14 20:27:08.539 W/System.err(2198): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
  43. 12-14 20:27:08.539 W/System.err(2198): at java.io.FileOutputStream.<init>(FileOutputStream.java:128)
  44. 12-14 20:27:08.539 W/System.err(2198): at java.io.FileOutputStream.<init>(FileOutputStream.java:117)
  45. 12-14 20:27:08.539 W/System.err(2198): at tv.cinetrailer.mobile.b.Instance.updateDownloads(Unknown Source)
  46. 12-14 20:27:08.539 W/System.err(2198): at tv.cinetrailer.mobile.b.Instance.downloadRemoveDeleted(Unknown Source)
  47. 12-14 20:27:08.539 W/System.err(2198): at tv.cinetrailer.mobile.b.Movie.load_trailers(Unknown Source)
  48. 12-14 20:27:08.539 W/System.err(2198): at tv.cinetrailer.mobile.b.Movie.access$7(Unknown Source)
  49. 12-14 20:27:08.539 W/System.err(2198): at tv.cinetrailer.mobile.b.Movie$4.handleMessage(Unknown Source)
  50. 12-14 20:27:08.539 W/System.err(2198): at android.os.Handler.dispatchMessage(Handler.java:99)
  51. 12-14 20:27:08.539 W/System.err(2198): at android.os.Looper.loop(Looper.java:137)
  52. 12-14 20:27:08.539 W/System.err(2198): at android.app.ActivityThread.main(ActivityThread.java:5227)
  53. 12-14 20:27:08.539 W/System.err(2198): at java.lang.reflect.Method.invokeNative(Native Method)
  54. 12-14 20:27:08.539 W/System.err(2198): at java.lang.reflect.Method.invoke(Method.java:511)
  55. 12-14 20:27:08.539 W/System.err(2198): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
  56. 12-14 20:27:08.539 W/System.err(2198): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
  57. 12-14 20:27:08.539 W/System.err(2198): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:126)
  58. 12-14 20:27:08.539 W/System.err(2198): at dalvik.system.NativeStart.main(Native Method)
  59. 12-14 20:27:08.539 W/System.err(2198): Caused by: libcore.io.ErrnoException: open failed: EISDIR (Is a directory)
  60. 12-14 20:27:08.549 W/System.err(2198): at libcore.io.Posix.open(Native Method)
  61. 12-14 20:27:08.549 W/System.err(2198): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
  62. 12-14 20:27:08.549 W/System.err(2198): at libcore.io.IoBridge.open(IoBridge.java:400)
  63. 12-14 20:27:08.549 W/System.err(2198): ... 17 more
  64. 12-14 20:27:08.659 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  65. 12-14 20:27:09.139 I/Ads (2198): To get test ads on this device, call adRequest.addTestDevice("DDA3E04479EA62941E37FB786ABB278B");
  66. 12-14 20:27:09.669 I/Ads (2198): adRequestUrlHtml: <html><head><script src="http://media.admob.com/sdk-core-v40.js"></script><script>AFMA_getSdkConstants();AFMA_buildAdURL({"preqs":0,"session_id":"7290990425651823347","seq_num":"1","slotname":"\/1013692\/ca-pub-8900307363359069\/banner_android_app","u_w":320,"msid":"tv.cinetrailer.mobile.b","cap":"m","js":"afma-sdk-a-v6.4.1","bas_off":0,"net":"wi","app_name":"110.android.tv.cinetrailer.mobile.b","hl":"it","gnt":2,"carrier":"22201","u_audio":1,"u_sd":1.5,"ms":"4diunFp_UkfoVkbDCiF89BIP-CDzenAt8mdt1D7d6kNJQGbGjidmnsZPzk47-Mlw8iwrP7ICg7labWXOXVcyxsRImLdpJLhWwTAs7I8rp6WZXKYLg3OzoAYUvXe29WXmN2b2XKRrQ423Yc2ubT5yaqMxpR-mXxRrj6YyxHRl6SspdjbkGzXLDcAMUk56B0HOPEXQHzQnnyDJtUxjVlkTE9S6aSFh-1Gd6EibVwHSVMonwjug-NshsNrz8UcUR4ZQPX7NEwC0-dAlubqOnWe8IJEK3U8qIy4GyvmB-mk2l1X1pSGUL1Sx_AGf8bKoiDTTZHwMlNnTiGOQ8aOcpqAczw","mv":"80250010.com.android.vending","isu":"DDA3E04479EA62941E37FB786ABB278B","oar":0,"ad_pos":{"height":0,"visible":1,"y":726,"x":0,"width":480},"extras":{"region":"it"},"u_h":533,"pt":1,"bas_on":0,"ptime":0,"ad_frame":{"w":320,"h":50}});</script></head><body></body></html>
  67. 12-14 20:27:10.029 E/Ads (2198): JS: Uncaught ReferenceError: AFMA_getSdkConstants is not defined (http://media.admob.com/:1)
  68. 12-14 20:27:10.029 E/Web Console(2198): Uncaught ReferenceError: AFMA_getSdkConstants is not defined at http://media.admob.com/:1
  69. 12-14 20:27:10.099 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  70. 12-14 20:27:10.839 W/GAV2 (2198): Thread[GAThread,5,main]: Exception sending hit: HttpHostConnectException
  71. 12-14 20:27:10.839 W/GAV2 (2198): Thread[GAThread,5,main]: Connection to https://ssl.google-analytics.com refused
  72. 12-14 20:27:10.879 W/GAV2 (2198): Thread[GAThread,5,main]: Exception sending hit: HttpHostConnectException
  73. 12-14 20:27:10.879 W/GAV2 (2198): Thread[GAThread,5,main]: Connection to https://ssl.google-analytics.com refused
  74. 12-14 20:27:10.919 W/ImageLoader(2198): Try to initialize ImageLoader which had already been initialized before. To re-init ImageLoader with new configuration call ImageLoader.destroy() at first.
  75. 12-14 20:27:10.949 W/System.err(2198): java.io.FileNotFoundException: /: open failed: EISDIR (Is a directory)
  76. 12-14 20:27:10.949 W/System.err(2198): at libcore.io.IoBridge.open(IoBridge.java:416)
  77. 12-14 20:27:10.949 W/System.err(2198): at java.io.FileInputStream.<init>(FileInputStream.java:78)
  78. 12-14 20:27:10.949 W/System.err(2198): at java.io.FileInputStream.<init>(FileInputStream.java:105)
  79. 12-14 20:27:10.949 W/System.err(2198): at tv.cinetrailer.mobile.b.Instance.setDownloads(Unknown Source)
  80. 12-14 20:27:10.949 W/System.err(2198): at tv.cinetrailer.mobile.b.Instance.initialize(Unknown Source)
  81. 12-14 20:27:10.949 W/System.err(2198): at tv.cinetrailer.mobile.b.FullScreenActivity.onCreate(Unknown Source)
  82. 12-14 20:27:10.949 W/System.err(2198): at tv.cinetrailer.mobile.b.VideoPlayerController.onCreate(Unknown Source)
  83. 12-14 20:27:10.949 W/System.err(2198): at android.app.Activity.performCreate(Activity.java:5104)
  84. 12-14 20:27:10.949 W/System.err(2198): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1080)
  85. 12-14 20:27:10.949 W/System.err(2198): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2262)
  86. 12-14 20:27:10.949 W/System.err(2198): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2358)
  87. 12-14 20:27:10.949 W/System.err(2198): at android.app.ActivityThread.access$600(ActivityThread.java:153)
  88. 12-14 20:27:10.949 W/System.err(2198): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1247)
  89. 12-14 20:27:10.949 W/System.err(2198): at android.os.Handler.dispatchMessage(Handler.java:99)
  90. 12-14 20:27:10.949 W/System.err(2198): at android.os.Looper.loop(Looper.java:137)
  91. 12-14 20:27:10.949 W/System.err(2198): at android.app.ActivityThread.main(ActivityThread.java:5227)
  92. 12-14 20:27:10.949 W/System.err(2198): at java.lang.reflect.Method.invokeNative(Native Method)
  93. 12-14 20:27:10.949 W/System.err(2198): at java.lang.reflect.Method.invoke(Method.java:511)
  94. 12-14 20:27:10.949 W/System.err(2198): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
  95. 12-14 20:27:10.949 W/System.err(2198): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
  96. 12-14 20:27:10.959 W/System.err(2198): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:126)
  97. 12-14 20:27:10.959 W/System.err(2198): at dalvik.system.NativeStart.main(Native Method)
  98. 12-14 20:27:10.959 W/System.err(2198): Caused by: libcore.io.ErrnoException: open failed: EISDIR (Is a directory)
  99. 12-14 20:27:10.959 W/System.err(2198): at libcore.io.IoBridge.open(IoBridge.java:405)
  100. 12-14 20:27:10.959 W/System.err(2198): ... 21 more
  101. 12-14 20:27:11.049 E/MillennialMediaSDK(2198): Error connecting:Connection to http://ads.mp.mydas.mobi refused
  102. 12-14 20:27:11.049 E/MillennialMediaSDK(2198): Error connecting:Connection to http://ads.mp.mydas.mobi refused
  103. 12-14 20:27:11.059 E/MillennialMediaSDK(2198): Error connecting:Connection to http://ads.mp.mydas.mobi refused
  104. 12-14 20:27:11.189 W/System.err(2198): java.lang.IllegalArgumentException: View not attached to window manager
  105. 12-14 20:27:11.189 W/System.err(2198): at android.view.WindowManagerGlobal.findViewLocked(WindowManagerGlobal.java:383)
  106. 12-14 20:27:11.189 W/System.err(2198): at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:285)
  107. 12-14 20:27:11.189 W/System.err(2198): at android.view.WindowManagerImpl.removeView(WindowManagerImpl.java:79)
  108. 12-14 20:27:11.189 W/System.err(2198): at tv.cinetrailer.mobile.b.VideoPlayerController.updateFullscreenStatus(Unknown Source)
  109. 12-14 20:27:11.189 W/System.err(2198): at tv.cinetrailer.mobile.b.VideoPlayerController.orientationInit(Unknown Source)
  110. 12-14 20:27:11.199 W/System.err(2198): at tv.cinetrailer.mobile.b.VideoPlayerController.onCreate(Unknown Source)
  111. 12-14 20:27:11.199 W/System.err(2198): at android.app.Activity.performCreate(Activity.java:5104)
  112. 12-14 20:27:11.199 W/System.err(2198): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1080)
  113. 12-14 20:27:11.199 W/System.err(2198): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2262)
  114. 12-14 20:27:11.199 W/System.err(2198): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2358)
  115. 12-14 20:27:11.199 W/System.err(2198): at android.app.ActivityThread.access$600(ActivityThread.java:153)
  116. 12-14 20:27:11.199 W/System.err(2198): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1247)
  117. 12-14 20:27:11.199 W/System.err(2198): at android.os.Handler.dispatchMessage(Handler.java:99)
  118. 12-14 20:27:11.199 W/System.err(2198): at android.os.Looper.loop(Looper.java:137)
  119. 12-14 20:27:11.199 W/System.err(2198): at android.app.ActivityThread.main(ActivityThread.java:5227)
  120. 12-14 20:27:11.199 W/System.err(2198): at java.lang.reflect.Method.invokeNative(Native Method)
  121. 12-14 20:27:11.199 W/System.err(2198): at java.lang.reflect.Method.invoke(Method.java:511)
  122. 12-14 20:27:11.199 W/System.err(2198): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
  123. 12-14 20:27:11.199 W/System.err(2198): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
  124. 12-14 20:27:11.199 W/System.err(2198): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:126)
  125. 12-14 20:27:11.199 W/System.err(2198): at dalvik.system.NativeStart.main(Native Method)
  126. 12-14 20:27:11.209 W/System.err(2198): java.lang.IllegalArgumentException: Receiver not registered: tv.cinetrailer.mobile.b.VideoPlayerController$5@4218e368
  127. 12-14 20:27:11.209 W/System.err(2198): at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:657)
  128. 12-14 20:27:11.209 W/System.err(2198): at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1391)
  129. 12-14 20:27:11.209 W/System.err(2198): at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:445)
  130. 12-14 20:27:11.209 W/System.err(2198): at tv.cinetrailer.mobile.b.VideoPlayerController.onResume(Unknown Source)
  131. 12-14 20:27:11.209 W/System.err(2198): at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1185)
  132. 12-14 20:27:11.209 W/System.err(2198): at android.app.Activity.performResume(Activity.java:5182)
  133. 12-14 20:27:11.209 W/System.err(2198): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2860)
  134. 12-14 20:27:11.209 W/System.err(2198): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2899)
  135. 12-14 20:27:11.209 W/System.err(2198): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2363)
  136. 12-14 20:27:11.209 W/System.err(2198): at android.app.ActivityThread.access$600(ActivityThread.java:153)
  137. 12-14 20:27:11.209 W/System.err(2198): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1247)
  138. 12-14 20:27:11.209 W/System.err(2198): at android.os.Handler.dispatchMessage(Handler.java:99)
  139. 12-14 20:27:11.209 W/System.err(2198): at android.os.Looper.loop(Looper.java:137)
  140. 12-14 20:27:11.209 W/System.err(2198): at android.app.ActivityThread.main(ActivityThread.java:5227)
  141. 12-14 20:27:11.209 W/System.err(2198): at java.lang.reflect.Method.invokeNative(Native Method)
  142. 12-14 20:27:11.209 W/System.err(2198): at java.lang.reflect.Method.invoke(Method.java:511)
  143. 12-14 20:27:11.209 W/System.err(2198): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
  144. 12-14 20:27:11.209 W/System.err(2198): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
  145. 12-14 20:27:11.209 W/System.err(2198): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:126)
  146. 12-14 20:27:11.209 W/System.err(2198): at dalvik.system.NativeStart.main(Native Method)
  147. 12-14 20:27:11.329 W/System.err(2198): org.apache.http.conn.HttpHostConnectException: Connection to http://mobile.smartadserver.com refused
  148. 12-14 20:27:11.329 W/System.err(2198): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:183)
  149. 12-14 20:27:11.329 W/System.err(2198): at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  150. 12-14 20:27:11.329 W/System.err(2198): at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  151. 12-14 20:27:11.329 W/System.err(2198): at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  152. 12-14 20:27:11.329 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  153. 12-14 20:27:11.329 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  154. 12-14 20:27:11.329 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:465)
  155. 12-14 20:27:11.329 W/System.err(2198): at com.smartadserver.android.library.http.SASAsyncHttpClient$HttpRequestThread.run(Unknown Source)
  156. 12-14 20:27:11.329 W/System.err(2198): Caused by: java.net.ConnectException: failed to connect to /127.0.0.1 (port 80): connect failed: ECONNREFUSED (Connection refused)
  157. 12-14 20:27:11.329 W/System.err(2198): at libcore.io.IoBridge.connect(IoBridge.java:114)
  158. 12-14 20:27:11.329 W/System.err(2198): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192)
  159. 12-14 20:27:11.329 W/System.err(2198): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459)
  160. 12-14 20:27:11.329 W/System.err(2198): at java.net.Socket.connect(Socket.java:842)
  161. 12-14 20:27:11.329 W/System.err(2198): at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:119)
  162. 12-14 20:27:11.329 W/System.err(2198): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:144)
  163. 12-14 20:27:11.329 W/System.err(2198): ... 7 more
  164. 12-14 20:27:11.329 W/System.err(2198): Caused by: libcore.io.ErrnoException: connect failed: ECONNREFUSED (Connection refused)
  165. 12-14 20:27:11.329 W/System.err(2198): at libcore.io.Posix.connect(Native Method)
  166. 12-14 20:27:11.329 W/System.err(2198): at libcore.io.BlockGuardOs.connect(BlockGuardOs.java:85)
  167. 12-14 20:27:11.329 W/System.err(2198): at libcore.io.IoBridge.connectErrno(IoBridge.java:127)
  168. 12-14 20:27:11.329 W/System.err(2198): at libcore.io.IoBridge.connect(IoBridge.java:112)
  169. 12-14 20:27:11.329 W/System.err(2198): ... 12 more
  170. 12-14 20:27:11.329 E/SmartAdServer(2198): Ad call failed with exception : org.apache.http.conn.HttpHostConnectException: Connection to http://mobile.smartadserver.com refused
  171. 12-14 20:27:11.329 I/Smart Ads(2198): Banner loading failed: Connection to http://mobile.smartadserver.com refused
  172. 12-14 20:27:11.389 W/System.err(2198): org.apache.http.conn.HttpHostConnectException: Connection to http://mobile.smartadserver.com refused
  173. 12-14 20:27:11.389 W/System.err(2198): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:183)
  174. 12-14 20:27:11.389 W/System.err(2198): at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  175. 12-14 20:27:11.389 W/System.err(2198): at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  176. 12-14 20:27:11.389 W/System.err(2198): at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  177. 12-14 20:27:11.389 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  178. 12-14 20:27:11.389 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  179. 12-14 20:27:11.389 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:465)
  180. 12-14 20:27:11.389 W/System.err(2198): at com.smartadserver.android.library.http.SASAsyncHttpClient$HttpRequestThread.run(Unknown Source)
  181. 12-14 20:27:11.389 W/System.err(2198): Caused by: java.net.ConnectException: failed to connect to /127.0.0.1 (port 80): connect failed: ECONNREFUSED (Connection refused)
  182. 12-14 20:27:11.389 W/System.err(2198): at libcore.io.IoBridge.connect(IoBridge.java:114)
  183. 12-14 20:27:11.389 W/System.err(2198): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192)
  184. 12-14 20:27:11.389 W/System.err(2198): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459)
  185. 12-14 20:27:11.389 W/System.err(2198): at java.net.Socket.connect(Socket.java:842)
  186. 12-14 20:27:11.389 W/System.err(2198): at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:119)
  187. 12-14 20:27:11.389 W/System.err(2198): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:144)
  188. 12-14 20:27:11.389 W/System.err(2198): ... 7 more
  189. 12-14 20:27:11.389 W/System.err(2198): Caused by: libcore.io.ErrnoException: connect failed: ECONNREFUSED (Connection refused)
  190. 12-14 20:27:11.389 W/System.err(2198): at libcore.io.Posix.connect(Native Method)
  191. 12-14 20:27:11.389 W/System.err(2198): at libcore.io.BlockGuardOs.connect(BlockGuardOs.java:85)
  192. 12-14 20:27:11.389 W/System.err(2198): at libcore.io.IoBridge.connectErrno(IoBridge.java:127)
  193. 12-14 20:27:11.389 W/System.err(2198): at libcore.io.IoBridge.connect(IoBridge.java:112)
  194. 12-14 20:27:11.389 W/System.err(2198): ... 12 more
  195. 12-14 20:27:11.409 I/AwesomePlayer(139): setDataSource_l(URL suppressed)
  196. 12-14 20:27:11.489 I/ActivityManager(481): Displayed tv.cinetrailer.mobile.b/.VideoPlayerController: +597ms
  197. 12-14 20:27:11.489 I/dalvikvm(2198): Jit: resizing JitTable from 4096 to 8192
  198. 12-14 20:27:11.519 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  199. 12-14 20:27:12.049 I/Ads (2198): To get test ads on this device, call adRequest.addTestDevice("DDA3E04479EA62941E37FB786ABB278B");
  200. 12-14 20:27:12.069 I/Ads (2198): adRequestUrlHtml: <html><head><script src="http://media.admob.com/sdk-core-v40.js"></script><script>AFMA_getSdkConstants();AFMA_buildAdURL({"preqs":1,"session_id":"7290990425651823347","seq_num":"2","slotname":"\/1013692\/ca-pub-8900307363359069\/banner_android_app","u_w":320,"msid":"tv.cinetrailer.mobile.b","cap":"m","js":"afma-sdk-a-v6.4.1","bas_off":0,"net":"wi","app_name":"110.android.tv.cinetrailer.mobile.b","hl":"it","gnt":2,"carrier":"22201","u_audio":1,"u_sd":1.5,"ms":"JHnohTsUlbEF00QFPSPei81lRc4s8qSbxCbD60cZ1W77XUSjBOjbDQrA_WbTlAA5LlCYZpNBVWEurTBpNRNKX3Zo2sM4BCKqGfDP8uygi6x_ekRHaYf5fFGXSEv2eACNFkf8mY-3uVCgmoUkXlx9Aypm2weiUTjCWJEJQfRaE-LBw7C__PLbmwboGkscMisUgyz60jIMF_rPG3mSxeLin9ajyZEZHEiNE5d-SYHhCe8cSqHx7P-f1vdh_4sVVNvc405cJdoQH3SC80jEYX-E3f8zfC_pdZ5YLt4JfmSEcOWErHGmzlznPTlx0t0-HdieeoJu-hrwrpHcPOXyzc4qNg","mv":"80250010.com.android.vending","isu":"DDA3E04479EA62941E37FB786ABB278B","oar":0,"ad_pos":{"height":0,"visible":0,"y":798,"x":0,"width":0},"extras":{"region":"it"},"u_h":533,"pt":1,"bas_on":0,"ptime":2907,"ad_frame":{"w":320,"h":50}});</script></head><body></body></html>
  201. 12-14 20:27:12.129 W/System.err(2198): java.io.FileNotFoundException: /: open failed: EISDIR (Is a directory)
  202. 12-14 20:27:12.129 W/System.err(2198): at libcore.io.IoBridge.open(IoBridge.java:416)
  203. 12-14 20:27:12.129 W/System.err(2198): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
  204. 12-14 20:27:12.129 W/System.err(2198): at java.io.FileOutputStream.<init>(FileOutputStream.java:128)
  205. 12-14 20:27:12.129 W/System.err(2198): at java.io.FileOutputStream.<init>(FileOutputStream.java:117)
  206. 12-14 20:27:12.129 W/System.err(2198): at tv.cinetrailer.mobile.b.Instance.updateDownloads(Unknown Source)
  207. 12-14 20:27:12.129 W/System.err(2198): at tv.cinetrailer.mobile.b.Instance.downloadRemoveDeleted(Unknown Source)
  208. 12-14 20:27:12.129 W/System.err(2198): at tv.cinetrailer.mobile.b.VideoPlayerController.load_trailers(Unknown Source)
  209. 12-14 20:27:12.129 W/System.err(2198): at tv.cinetrailer.mobile.b.VideoPlayerController.access$0(Unknown Source)
  210. 12-14 20:27:12.129 W/System.err(2198): at tv.cinetrailer.mobile.b.VideoPlayerController$3.handleMessage(Unknown Source)
  211. 12-14 20:27:12.129 W/System.err(2198): at android.os.Handler.dispatchMessage(Handler.java:99)
  212. 12-14 20:27:12.129 W/System.err(2198): at android.os.Looper.loop(Looper.java:137)
  213. 12-14 20:27:12.129 W/System.err(2198): at android.app.ActivityThread.main(ActivityThread.java:5227)
  214. 12-14 20:27:12.129 W/System.err(2198): at java.lang.reflect.Method.invokeNative(Native Method)
  215. 12-14 20:27:12.129 W/System.err(2198): at java.lang.reflect.Method.invoke(Method.java:511)
  216. 12-14 20:27:12.129 W/System.err(2198): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
  217. 12-14 20:27:12.129 W/System.err(2198): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
  218. 12-14 20:27:12.129 W/System.err(2198): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:126)
  219. 12-14 20:27:12.129 W/System.err(2198): at dalvik.system.NativeStart.main(Native Method)
  220. 12-14 20:27:12.129 W/System.err(2198): Caused by: libcore.io.ErrnoException: open failed: EISDIR (Is a directory)
  221. 12-14 20:27:12.149 W/System.err(2198): at libcore.io.Posix.open(Native Method)
  222. 12-14 20:27:12.149 W/System.err(2198): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
  223. 12-14 20:27:12.149 W/System.err(2198): at libcore.io.IoBridge.open(IoBridge.java:400)
  224. 12-14 20:27:12.149 W/System.err(2198): ... 17 more
  225. 12-14 20:27:12.239 E/Ads (2198): JS: Uncaught ReferenceError: AFMA_getSdkConstants is not defined (http://media.admob.com/:1)
  226. 12-14 20:27:12.239 E/Web Console(2198): Uncaught ReferenceError: AFMA_getSdkConstants is not defined at http://media.admob.com/:1
  227. 12-14 20:27:12.439 I/OMXCodec(139): [OMX.qcom.video.decoder.avc] AVC profile = 77 (Main), level = 30
  228. 12-14 20:27:12.439 I/QCOMXCodec(139): Enable frame by frame mode
  229. 12-14 20:27:12.439 I/OMXCodec(139): [OMX.qcom.video.decoder.avc] video dimensions are 848 x 480
  230. 12-14 20:27:12.449 E/omx_vdec(139): m_enable_android_native_buffers 1
  231. 12-14 20:27:12.449 W/MemoryDealer(139): madvise(0x425c5000, 327680, MADV_REMOVE) returned Operation not supported on transport endpoint
  232. 12-14 20:27:12.449 W/MemoryDealer(139): madvise(0x425c5000, 327680, MADV_REMOVE) returned Operation not supported on transport endpoint
  233. 12-14 20:27:12.449 E/omx_vdec(139): get_parameter: OMX_GoogleAndroidIndexGetAndroidNativeBufferUsage
  234. 12-14 20:27:12.459 E/omx_vdec(139): Extension: OMX.google.android.index.useAndroidNativeBuffer2 is not supported
  235. 12-14 20:27:12.459 E/omx_vdec(139): Inside use_android_native_buffer
  236. 12-14 20:27:12.459 E/omx_vdec(139): mmaping pmem with fd = 46, size = 647168
  237. 12-14 20:27:12.459 E/omx_vdec(139): using android_native_buffers
  238. 12-14 20:27:12.469 E/omx_vdec(139): Extension: OMX.google.android.index.useAndroidNativeBuffer2 is not supported
  239. 12-14 20:27:12.469 E/omx_vdec(139): Inside use_android_native_buffer
  240. 12-14 20:27:12.469 E/omx_vdec(139): mmaping pmem with fd = 51, size = 647168
  241. 12-14 20:27:12.469 E/omx_vdec(139): using android_native_buffers
  242. 12-14 20:27:12.479 E/omx_vdec(139): Extension: OMX.google.android.index.useAndroidNativeBuffer2 is not supported
  243. 12-14 20:27:12.479 E/omx_vdec(139): Inside use_android_native_buffer
  244. 12-14 20:27:12.479 E/omx_vdec(139): mmaping pmem with fd = 55, size = 647168
  245. 12-14 20:27:12.479 E/omx_vdec(139): using android_native_buffers
  246. 12-14 20:27:12.479 E/omx_vdec(139): Extension: OMX.google.android.index.useAndroidNativeBuffer2 is not supported
  247. 12-14 20:27:12.479 E/omx_vdec(139): Inside use_android_native_buffer
  248. 12-14 20:27:12.479 E/omx_vdec(139): mmaping pmem with fd = 59, size = 647168
  249. 12-14 20:27:12.479 E/omx_vdec(139): using android_native_buffers
  250. 12-14 20:27:12.489 E/omx_vdec(139): Extension: OMX.google.android.index.useAndroidNativeBuffer2 is not supported
  251. 12-14 20:27:12.489 E/omx_vdec(139): Inside use_android_native_buffer
  252. 12-14 20:27:12.489 E/omx_vdec(139): mmaping pmem with fd = 63, size = 647168
  253. 12-14 20:27:12.489 E/omx_vdec(139): using android_native_buffers
  254. 12-14 20:27:12.489 E/omx_vdec(139): Extension: OMX.google.android.index.useAndroidNativeBuffer2 is not supported
  255. 12-14 20:27:12.489 E/omx_vdec(139): Inside use_android_native_buffer
  256. 12-14 20:27:12.499 E/omx_vdec(139): mmaping pmem with fd = 67, size = 647168
  257. 12-14 20:27:12.499 E/omx_vdec(139): using android_native_buffers
  258. 12-14 20:27:12.499 E/omx_vdec(139): Extension: OMX.google.android.index.useAndroidNativeBuffer2 is not supported
  259. 12-14 20:27:12.499 E/omx_vdec(139): Inside use_android_native_buffer
  260. 12-14 20:27:12.499 E/omx_vdec(139): mmaping pmem with fd = 71, size = 647168
  261. 12-14 20:27:12.499 E/omx_vdec(139): using android_native_buffers
  262. 12-14 20:27:12.499 E/omx_vdec(139): Extension: OMX.google.android.index.useAndroidNativeBuffer2 is not supported
  263. 12-14 20:27:12.499 E/omx_vdec(139): Inside use_android_native_buffer
  264. 12-14 20:27:12.499 E/omx_vdec(139): mmaping pmem with fd = 75, size = 647168
  265. 12-14 20:27:12.499 E/omx_vdec(139): using android_native_buffers
  266. 12-14 20:27:12.499 E/omx_vdec(139): Extension: OMX.google.android.index.useAndroidNativeBuffer2 is not supported
  267. 12-14 20:27:12.509 E/omx_vdec(139): Inside use_android_native_buffer
  268. 12-14 20:27:12.509 E/omx_vdec(139): mmaping pmem with fd = 79, size = 647168
  269. 12-14 20:27:12.509 E/omx_vdec(139): using android_native_buffers
  270. 12-14 20:27:12.509 E/omx_vdec(139): Extension: OMX.google.android.index.useAndroidNativeBuffer2 is not supported
  271. 12-14 20:27:12.509 E/omx_vdec(139): Inside use_android_native_buffer
  272. 12-14 20:27:12.509 E/omx_vdec(139): mmaping pmem with fd = 83, size = 647168
  273. 12-14 20:27:12.509 E/omx_vdec(139): using android_native_buffers
  274. 12-14 20:27:12.509 E/omx_vdec(139): Extension: OMX.google.android.index.useAndroidNativeBuffer2 is not supported
  275. 12-14 20:27:12.509 E/omx_vdec(139): Inside use_android_native_buffer
  276. 12-14 20:27:12.509 E/omx_vdec(139): mmaping pmem with fd = 87, size = 647168
  277. 12-14 20:27:12.509 E/omx_vdec(139): using android_native_buffers
  278. 12-14 20:27:12.509 E/omx_vdec(139): Extension: OMX.google.android.index.useAndroidNativeBuffer2 is not supported
  279. 12-14 20:27:12.519 E/omx_vdec(139): Inside use_android_native_buffer
  280. 12-14 20:27:12.519 E/omx_vdec(139): mmaping pmem with fd = 91, size = 647168
  281. 12-14 20:27:12.519 E/omx_vdec(139): using android_native_buffers
  282. 12-14 20:27:12.519 E/memalloc(136): ION_IOC_ALLOC failed with error - Out of memory
  283. 12-14 20:27:12.519 E/gralloc (136): gralloc failed err=Out of memory
  284. 12-14 20:27:12.519 W/GraphicBufferAllocator(136): WOW! gralloc alloc failed, waiting for pending frees!
  285. 12-14 20:27:12.519 E/memalloc(136): ION_IOC_ALLOC failed with error - Out of memory
  286. 12-14 20:27:12.519 E/gralloc (136): gralloc failed err=Out of memory
  287. 12-14 20:27:12.519 W/GraphicBufferAllocator(136): alloc(848, 480, 2141391873, 03002900, 647168 ...) failed -12 (Out of memory)
  288. 12-14 20:27:12.519 E/SurfaceFlinger(136): GraphicBufferAlloc::createGraphicBuffer(w=848, h=480) failed (Out of memory), handle=0x0
  289. 12-14 20:27:12.519 E/BufferQueue(136): [SurfaceView] dequeueBuffer: SurfaceComposer::createGraphicBuffer failed
  290. 12-14 20:27:12.519 E/OMXCodec(139): dequeueBuffer failed: Out of memory (12)
  291. 12-14 20:27:12.519 E/AwesomePlayer(139): failed to start video source
  292. 12-14 20:27:12.519 F/OMXCodec(139): frameworks/av/media/libstagefright/OMXCodec.cpp:1817 mState == LOADED || mState == ERROR || mState == LOADED_TO_IDLE
  293. 12-14 20:27:12.519 F/libc (139): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 2339 (TimedEventQueue)
  294. 12-14 20:27:12.619 I/DEBUG (134): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  295. 12-14 20:27:12.619 I/DEBUG (134): Build fingerprint: 'Huawei/Y300-0100/hwY300-0100:4.1.1/HuaweiY300-0100/C00B175:user/ota-rel-keys,release-keys'
  296. 12-14 20:27:12.619 I/DEBUG (134): Revision: '0'
  297. 12-14 20:27:12.629 I/DEBUG (134): pid: 139, tid: 2339, name: TimedEventQueue >>> /system/bin/mediaserver <<<
  298. 12-14 20:27:12.629 I/DEBUG (134): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
  299. 12-14 20:27:12.809 I/DEBUG (134): r0 00000027 r1 deadbaad r2 403a5258 r3 00000000
  300. 12-14 20:27:12.809 I/DEBUG (134): r4 00000000 r5 41f1099c r6 416beb74 r7 408e77c4
  301. 12-14 20:27:12.809 I/DEBUG (134): r8 41e076c0 r9 00000001 sl ffffffff fp ffffffff
  302. 12-14 20:27:12.809 I/DEBUG (134): ip 40054e78 sp 41f10998 lr 40378385 pc 40374a46 cpsr 600f0030
  303. 12-14 20:27:12.809 I/DEBUG (134): d0 444544414f4c203d d1 454c44495f4f545f
  304. 12-14 20:27:12.809 I/DEBUG (134): d2 207c7c20524f5252 d3 3d2065746174536d
  305. 12-14 20:27:12.809 I/DEBUG (134): d4 0130f02e011c6e2d d5 000000000000b3a3
  306. 12-14 20:27:12.809 I/DEBUG (134): d6 000960ff019d6a31 d7 4122c1fe00000000
  307. 12-14 20:27:12.809 I/DEBUG (134): d8 0000000005cbf99d d9 7fffffffffffffff
  308. 12-14 20:27:12.809 I/DEBUG (134): d10 0000000000000000 d11 0000000000000000
  309. 12-14 20:27:12.809 I/DEBUG (134): d12 0000000000000000 d13 0000000000000000
  310. 12-14 20:27:12.809 I/DEBUG (134): d14 0000000000000000 d15 0000000000000000
  311. 12-14 20:27:12.809 I/DEBUG (134): d16 0000000000000001 d17 0000000000000000
  312. 12-14 20:27:12.809 I/DEBUG (134): d18 000000000000b3a3 d19 0151093c0186f139
  313. 12-14 20:27:12.809 I/DEBUG (134): d20 019e473f01b2b63d d21 015fd04001ec8740
  314. 12-14 20:27:12.809 I/DEBUG (134): d22 0158074101c9e840 d23 01514d41016d2b41
  315. 12-14 20:27:12.809 I/DEBUG (134): d24 3fc748dfc3545416 d25 3fe55688058c88fa
  316. 12-14 20:27:12.809 I/DEBUG (134): d26 4030000000000000 d27 0000000000000000
  317. 12-14 20:27:12.809 I/DEBUG (134): d28 0000000000000000 d29 0000000000000000
  318. 12-14 20:27:12.809 I/DEBUG (134): d30 0000000000000000 d31 0000000000000000
  319. 12-14 20:27:12.809 I/DEBUG (134): scr 20000010
  320. 12-14 20:27:12.819 I/DEBUG (134):
  321. 12-14 20:27:12.819 I/DEBUG (134): backtrace:
  322. 12-14 20:27:12.819 I/DEBUG (134): #00 pc 0001aa46 /system/lib/libc.so
  323. 12-14 20:27:12.819 I/DEBUG (134): #01 pc 000180ac /system/lib/libc.so (abort+4)
  324. 12-14 20:27:12.819 I/DEBUG (134): #02 pc 00003fc9 /system/lib/libcutils.so (__android_log_assert+88)
  325. 12-14 20:27:12.819 I/DEBUG (134): #03 pc 0007a081 /system/lib/libstagefright.so (android::OMXCodec::~OMXCodec()+108)
  326. 12-14 20:27:12.819 I/DEBUG (134): #04 pc 0007a1c9 /system/lib/libstagefright.so (android::OMXCodec::~OMXCodec()+4)
  327. 12-14 20:27:12.819 I/DEBUG (134): #05 pc 0000f011 /system/lib/libutils.so (android::RefBase::decStrong(void const*) const+40)
  328. 12-14 20:27:12.819 I/DEBUG (134): #06 pc 00057393 /system/lib/libstagefright.so (android::sp<android::MediaSource>::clear()+18)
  329. 12-14 20:27:12.819 I/DEBUG (134): #07 pc 00059157 /system/lib/libstagefright.so (android::AwesomePlayer::initVideoDecoder(unsigned int)+266)
  330. 12-14 20:27:12.819 I/DEBUG (134): #08 pc 00059927 /system/lib/libstagefright.so (android::AwesomePlayer::onPrepareAsyncEvent()+78)
  331. 12-14 20:27:12.819 I/DEBUG (134): #09 pc 000551bf /system/lib/libstagefright.so
  332. 12-14 20:27:12.819 I/DEBUG (134): #10 pc 0007faeb /system/lib/libstagefright.so (android::TimedEventQueue::threadEntry()+354)
  333. 12-14 20:27:12.819 I/DEBUG (134): #11 pc 0007fb31 /system/lib/libstagefright.so (android::TimedEventQueue::ThreadWrapper(void*)+16)
  334. 12-14 20:27:12.819 I/DEBUG (134): #12 pc 0000e458 /system/lib/libc.so (__thread_entry+72)
  335. 12-14 20:27:12.819 I/DEBUG (134): #13 pc 0000db50 /system/lib/libc.so (pthread_create+164)
  336. 12-14 20:27:12.819 I/DEBUG (134):
  337. 12-14 20:27:12.819 I/DEBUG (134): stack:
  338. 12-14 20:27:12.819 I/DEBUG (134): 41f10958 0000b311
  339. 12-14 20:27:12.819 I/DEBUG (134): 41f1095c 00000000
  340. 12-14 20:27:12.819 I/DEBUG (134): 41f10960 00000000
  341. 12-14 20:27:12.819 I/DEBUG (134): 41f10964 ffffffff
  342. 12-14 20:27:12.819 I/DEBUG (134): 41f10968 00004000
  343. 12-14 20:27:12.819 I/DEBUG (134): 41f1096c 41f10a40 [stack:2339]
  344. 12-14 20:27:12.819 I/DEBUG (134): 41f10970 403a224c /system/lib/libc.so
  345. 12-14 20:27:12.819 I/DEBUG (134): 41f10974 403a21b4 /system/lib/libc.so
  346. 12-14 20:27:12.819 I/DEBUG (134): 41f10978 00000000
  347. 12-14 20:27:12.819 I/DEBUG (134): 41f1097c 40378385 /system/lib/libc.so (_fwalk+32)
  348. 12-14 20:27:12.819 I/DEBUG (134): 41f10980 00000001
  349. 12-14 20:27:12.819 I/DEBUG (134): 41f10984 41f1099c [stack:2339]
  350. 12-14 20:27:12.819 I/DEBUG (134): 41f10988 416beb74
  351. 12-14 20:27:12.819 I/DEBUG (134): 41f1098c 408e77c4 /system/lib/libstagefright.so
  352. 12-14 20:27:12.819 I/DEBUG (134): 41f10990 df0027ad
  353. 12-14 20:27:12.819 I/DEBUG (134): 41f10994 00000000
  354. 12-14 20:27:12.819 I/DEBUG (134): #00 41f10998 00000000
  355. 12-14 20:27:12.819 I/DEBUG (134): 41f1099c fffffbdf
  356. 12-14 20:27:12.819 I/DEBUG (134): 41f109a0 41f1099c [stack:2339]
  357. 12-14 20:27:12.819 I/DEBUG (134): 41f109a4 00000001
  358. 12-14 20:27:12.819 I/DEBUG (134): 41f109a8 408c13cf /system/lib/libstagefright.so
  359. 12-14 20:27:12.819 I/DEBUG (134): 41f109ac 00000009
  360. 12-14 20:27:12.819 I/DEBUG (134): 41f109b0 41f109cc [stack:2339]
  361. 12-14 20:27:12.819 I/DEBUG (134): 41f109b4 408c13cf /system/lib/libstagefright.so
  362. 12-14 20:27:12.819 I/DEBUG (134): 41f109b8 00000038
  363. 12-14 20:27:12.819 I/DEBUG (134): 41f109bc 403720b0 /system/lib/libc.so (__pthread_clone)
  364. 12-14 20:27:12.819 I/DEBUG (134): #01 41f109c0 4004aab5 /system/lib/libcutils.so
  365. 12-14 20:27:12.819 I/DEBUG (134): 41f109c4 4004afcd /system/lib/libcutils.so (__android_log_assert+92)
  366. 12-14 20:27:12.819 I/DEBUG (134): #02 41f109c8 41f10ddc [stack:2339]
  367. 12-14 20:27:12.819 I/DEBUG (134): 41f109cc 6d617266
  368. 12-14 20:27:12.819 I/DEBUG (134): 41f109d0 726f7765
  369. 12-14 20:27:12.819 I/DEBUG (134): 41f109d4 612f736b
  370. 12-14 20:27:12.819 I/DEBUG (134): 41f109d8 656d2f76
  371. 12-14 20:27:12.819 I/DEBUG (134): 41f109dc 2f616964
  372. 12-14 20:27:12.819 I/DEBUG (134): 41f109e0 7362696c
  373. 12-14 20:27:12.819 I/DEBUG (134): 41f109e4 65676174
  374. 12-14 20:27:12.819 I/DEBUG (134): 41f109e8 67697266
  375. 12-14 20:27:12.819 I/DEBUG (134): 41f109ec 4f2f7468
  376. 12-14 20:27:12.819 I/DEBUG (134): 41f109f0 6f43584d
  377. 12-14 20:27:12.819 I/DEBUG (134): 41f109f4 2e636564
  378. 12-14 20:27:12.819 I/DEBUG (134): 41f109f8 3a707063
  379. 12-14 20:27:12.819 I/DEBUG (134): 41f109fc 37313831
  380. 12-14 20:27:12.819 I/DEBUG (134): 41f10a00 74536d20
  381. 12-14 20:27:12.819 I/DEBUG (134): 41f10a04 20657461
  382. 12-14 20:27:12.819 I/DEBUG (134): ........ ........
  383. 12-14 20:27:12.829 I/DEBUG (134):
  384. 12-14 20:27:12.829 I/DEBUG (134): memory near r2:
  385. 12-14 20:27:12.829 I/DEBUG (134): 403a5238 00000000 00000000 00000000 00000000
  386. 12-14 20:27:12.829 I/DEBUG (134): 403a5248 00000000 00000000 00000000 00000000
  387. 12-14 20:27:12.829 I/DEBUG (134): 403a5258 00000001 00000000 00000000 00000000
  388. 12-14 20:27:12.829 I/DEBUG (134): 403a5268 00000000 00000000 00000000 00000000
  389. 12-14 20:27:12.829 I/DEBUG (134): 403a5278 00000000 00000000 00000000 00000000
  390. 12-14 20:27:12.829 I/DEBUG (134): 403a5288 00000000 00000000 00000000 00000000
  391. 12-14 20:27:12.829 I/DEBUG (134): 403a5298 00000000 00000000 006ef21c 00000000
  392. 12-14 20:27:12.829 I/DEBUG (134): 403a52a8 00000000 00000000 00004000 00000000
  393. 12-14 20:27:12.829 I/DEBUG (134): 403a52b8 00000000 00000000 00004000 00000000
  394. 12-14 20:27:12.829 I/DEBUG (134): 403a52c8 00000000 00000000 00004000 00000000
  395. 12-14 20:27:12.829 I/DEBUG (134): 403a52d8 00000000 00000000 00004000 00000000
  396. 12-14 20:27:12.829 I/DEBUG (134): 403a52e8 00000000 00000000 00004000 00000000
  397. 12-14 20:27:12.829 I/DEBUG (134): 403a52f8 00000000 00000000 00004000 00000000
  398. 12-14 20:27:12.829 I/DEBUG (134): 403a5308 00000000 00000000 00004000 00000000
  399. 12-14 20:27:12.829 I/DEBUG (134): 403a5318 00000000 00000000 00004000 00000000
  400. 12-14 20:27:12.829 I/DEBUG (134): 403a5328 00000000 00000000 00004000 00000000
  401. 12-14 20:27:12.829 I/DEBUG (134):
  402. 12-14 20:27:12.829 I/DEBUG (134): memory near r5:
  403. 12-14 20:27:12.829 I/DEBUG (134): 41f1097c 40378385 00000001 41f1099c 416beb74
  404. 12-14 20:27:12.829 I/DEBUG (134): 41f1098c 408e77c4 df0027ad 00000000 00000000
  405. 12-14 20:27:12.829 I/DEBUG (134): 41f1099c fffffbdf 41f1099c 00000001 408c13cf
  406. 12-14 20:27:12.829 I/DEBUG (134): 41f109ac 00000009 41f109cc 408c13cf 00000038
  407. 12-14 20:27:12.829 I/DEBUG (134): 41f109bc 403720b0 4004aab5 4004afcd 41f10ddc
  408. 12-14 20:27:12.829 I/DEBUG (134): 41f109cc 6d617266 726f7765 612f736b 656d2f76
  409. 12-14 20:27:12.829 I/DEBUG (134): 41f109dc 2f616964 7362696c 65676174 67697266
  410. 12-14 20:27:12.829 I/DEBUG (134): 41f109ec 4f2f7468 6f43584d 2e636564 3a707063
  411. 12-14 20:27:12.829 I/DEBUG (134): 41f109fc 37313831 74536d20 20657461 4c203d3d
  412. 12-14 20:27:12.829 I/DEBUG (134): 41f10a0c 4544414f 7c7c2044 74536d20 20657461
  413. 12-14 20:27:12.829 I/DEBUG (134): 41f10a1c 45203d3d 524f5252 207c7c20 6174536d
  414. 12-14 20:27:12.829 I/DEBUG (134): 41f10a2c 3d206574 4f4c203d 44454441 5f4f545f
  415. 12-14 20:27:12.829 I/DEBUG (134): 41f10a3c 454c4449 00000000 41f10bb8 00000000
  416. 12-14 20:27:12.829 I/DEBUG (134): 41f10a4c 00000000 416e0c30 4025d6a5 41f10bb8
  417. 12-14 20:27:12.829 I/DEBUG (134): 41f10a5c 40af9028 00000000 41f10bb8 40af9028
  418. 12-14 20:27:12.829 I/DEBUG (134): 41f10a6c 4025d6eb 00000000 416e0c30 41f10bb8
  419. 12-14 20:27:12.829 I/DEBUG (134):
  420. 12-14 20:27:12.829 I/DEBUG (134): memory near r6:
  421. 12-14 20:27:12.829 I/DEBUG (134): 416beb54 00000001 00000008 000000a8 00000000
  422. 12-14 20:27:12.829 I/DEBUG (134): 416beb64 00000100 411fb8e8 416bec58 416bed20
  423. 12-14 20:27:12.829 I/DEBUG (134): 416beb74 00000000 408e81c0 416becc8 00000002
  424. 12-14 20:27:12.829 I/DEBUG (134): 416beb84 00000007 00000004 00000000 416bef88
  425. 12-14 20:27:12.829 I/DEBUG (134): 416beb94 00000000 00000004 408e8208 416bed68
  426. 12-14 20:27:12.829 I/DEBUG (134): 416beba4 00000002 00000000 00000018 408e8208
  427. 12-14 20:27:12.829 I/DEBUG (134): 416bebb4 400a1b30 0000000c 00000000 00000018
  428. 12-14 20:27:12.829 I/DEBUG (134): 416bebc4 00000000 00000000 00000001 00000000
  429. 12-14 20:27:12.829 I/DEBUG (134): 416bebd4 00000000 ffffffff ffffffff 00000002
  430. 12-14 20:27:12.829 I/DEBUG (134): 416bebe4 00000000 ffffffff ffffffff 00000000
  431. 12-14 20:27:12.829 I/DEBUG (134): 416bebf4 00000000 00000000 00000000 fffffffa
  432. 12-14 20:27:12.829 I/DEBUG (134): 416bec04 00000000 41e01160 00000000 00000000
  433. 12-14 20:27:12.829 I/DEBUG (134): 416bec14 408e78f0 411fbfd0 fffffffa 408e6530
  434. 12-14 20:27:12.829 I/DEBUG (134): 416bec24 416bec78 00000000 408e8500 416bec40
  435. 12-14 20:27:12.829 I/DEBUG (134): 416bec34 00000000 00000000 0000001b 00000000
  436. 12-14 20:27:12.829 I/DEBUG (134): 416bec44 00000002 416bec2c 00000000 00000000
  437. 12-14 20:27:12.829 I/DEBUG (134):
  438. 12-14 20:27:12.829 I/DEBUG (134): memory near r7:
  439. 12-14 20:27:12.829 I/DEBUG (134): 408e77a4 40277ceb 408e77c4 408e7754 408e7790
  440. 12-14 20:27:12.829 I/DEBUG (134): 408e77b4 408e7800 00000038 00000000 00000000
  441. 12-14 20:27:12.829 I/DEBUG (134): 408e77c4 4084b575 4084b509 40847c51 4084c781
  442. 12-14 20:27:12.829 I/DEBUG (134): 408e77d4 4083a7c9 4083a7c9 4084c5c5 4084c631
  443. 12-14 20:27:12.829 I/DEBUG (134): 408e77e4 00000000 00000000 00000000 00000000
  444. 12-14 20:27:12.829 I/DEBUG (134): 408e77f4 ffffffc8 ffffffc8 00000000 4084c5b9
  445. 12-14 20:27:12.829 I/DEBUG (134): 408e7804 4084c625 40277ceb 40277ceb 40278ed3
  446. 12-14 20:27:12.829 I/DEBUG (134): 408e7814 40277ceb 00000000 00000000 408503c9
  447. 12-14 20:27:12.829 I/DEBUG (134): 408e7824 408503ed 00000000 00000000 40850b1d
  448. 12-14 20:27:12.829 I/DEBUG (134): 408e7834 40850b41 00000000 00000000 408509b1
  449. 12-14 20:27:12.829 I/DEBUG (134): 408e7844 408509f5 00000000 00000000 4084e86d
  450. 12-14 20:27:12.829 I/DEBUG (134): 408e7854 4084e8a5 00000000 00000000 4084e7d5
  451. 12-14 20:27:12.829 I/DEBUG (134): 408e7864 4084e80d 00000000 00000000 4084e821
  452. 12-14 20:27:12.829 I/DEBUG (134): 408e7874 4084e859 00000000 00000000 40852595
  453. 12-14 20:27:12.829 I/DEBUG (134): 408e7884 40852611 40277ceb 40277ceb 40278ed3
  454. 12-14 20:27:12.829 I/DEBUG (134): 408e7894 40277ceb 40851dcd 4084e7b9 408536d9
  455. 12-14 20:27:12.829 I/DEBUG (134):
  456. 12-14 20:27:12.829 I/DEBUG (134): memory near r8:
  457. 12-14 20:27:12.829 I/DEBUG (134): 41e076a0 00000000 41e033f0 408e6230 00000000
  458. 12-14 20:27:12.829 I/DEBUG (134): 41e076b0 00000000 00000000 00000008 00000000
  459. 12-14 20:27:12.829 I/DEBUG (134): 41e076c0 411fbf40 416beb48 00000000 00490000
  460. 12-14 20:27:12.829 I/DEBUG (134): 41e076d0 00000001 411fb838 00000000 00000000
  461. 12-14 20:27:12.829 I/DEBUG (134): 41e076e0 0824f600 00000000 00000355 000001e0
  462. 12-14 20:27:12.829 I/DEBUG (134): 41e076f0 00000001 00000008 0000000f 00000000
  463. 12-14 20:27:12.829 I/DEBUG (134): 41e07700 00000000 00000000 00000000 00000000
  464. 12-14 20:27:12.829 I/DEBUG (134): 41e07710 00000000 00000101 00000000 00000000
  465. 12-14 20:27:12.829 I/DEBUG (134): 41e07720 ffffffff ffffffff 403a0000 41dffe98
  466. 12-14 20:27:12.829 I/DEBUG (134): 41e07730 80388000 41dffeb8 803a0000 41dffef0
  467. 12-14 20:27:12.829 I/DEBUG (134): 41e07740 80400000 41dfacc8 00120000 41dfac90
  468. 12-14 20:27:12.829 I/DEBUG (134): 41e07750 000f8000 41dfb530 00000000 00148001
  469. 12-14 20:27:12.829 I/DEBUG (134): 41e07760 00190013 00158042 00000000 00000000
  470. 12-14 20:27:12.829 I/DEBUG (134): 41e07770 4018c730 001c0018 00000000 002e001a
  471. 12-14 20:27:12.829 I/DEBUG (134): 41e07780 ffffffff ffffffff 00000000 00000000
  472. 12-14 20:27:12.829 I/DEBUG (134): 41e07790 41e0ed38 00230020 ffffffff 41e033f0
  473. 12-14 20:27:12.829 I/DEBUG (134):
  474. 12-14 20:27:12.829 I/DEBUG (134): memory near ip:
  475. 12-14 20:27:12.829 I/DEBUG (134): 40054e58 40371594 403729d0 40392d35 40372d21
  476. 12-14 20:27:12.829 I/DEBUG (134): 40054e68 4037b559 4036c7c5 40378d35 403728d8
  477. 12-14 20:27:12.829 I/DEBUG (134): 40054e78 403720a8 40372d80 403778e1 40366fbd
  478. 12-14 20:27:12.829 I/DEBUG (134): 40054e88 40366fa9 4037f2ed 4037f30d 4037f499
  479. 12-14 20:27:12.829 I/DEBUG (134): 40054e98 403779a1 40382091 40382e81 40392e20
  480. 12-14 20:27:12.829 I/DEBUG (134): 40054ea8 40366f95 4037f28d 4037f3a5 40370dc4
  481. 12-14 20:27:12.829 I/DEBUG (134): 40054eb8 40370f00 40373109 40370e80 4037601f
  482. 12-14 20:27:12.829 I/DEBUG (134): 40054ec8 4037e901 4037c037 40366fd1 40372ecc
  483. 12-14 20:27:12.829 I/DEBUG (134): 40054ed8 40372708 40392d58 403675ac 40368068
  484. 12-14 20:27:12.829 I/DEBUG (134): 40054ee8 40370da8 40371a30 40371b94 40371a6c
  485. 12-14 20:27:12.829 I/DEBUG (134): 40054ef8 40371aac 40371a8c 403713b0 40389169
  486. 12-14 20:27:12.829 I/DEBUG (134): 40054f08 4037f5d9 40371bbc 40377861 4037f2e1
  487. 12-14 20:27:12.829 I/DEBUG (134): 40054f18 4037f60d 40377559 403771e5 403780c5
  488. 12-14 20:27:12.829 I/DEBUG (134): 40054f28 40370d14 40387439 4038741d 403873d9
  489. 12-14 20:27:12.829 I/DEBUG (134): 40054f38 40387369 4036891c 40368674 40368870
  490. 12-14 20:27:12.839 I/DEBUG (134): 40054f48 40370a88 40368a10 4037f829 40371c3c
  491. 12-14 20:27:12.839 I/DEBUG (134):
  492. 12-14 20:27:12.839 I/DEBUG (134): memory near sp:
  493. 12-14 20:27:12.839 I/DEBUG (134): 41f10978 00000000 40378385 00000001 41f1099c
  494. 12-14 20:27:12.839 I/DEBUG (134): 41f10988 416beb74 408e77c4 df0027ad 00000000
  495. 12-14 20:27:12.839 I/DEBUG (134): 41f10998 00000000 fffffbdf 41f1099c 00000001
  496. 12-14 20:27:12.839 I/DEBUG (134): 41f109a8 408c13cf 00000009 41f109cc 408c13cf
  497. 12-14 20:27:12.839 I/DEBUG (134): 41f109b8 00000038 403720b0 4004aab5 4004afcd
  498. 12-14 20:27:12.839 I/DEBUG (134): 41f109c8 41f10ddc 6d617266 726f7765 612f736b
  499. 12-14 20:27:12.839 I/DEBUG (134): 41f109d8 656d2f76 2f616964 7362696c 65676174
  500. 12-14 20:27:12.839 I/DEBUG (134): 41f109e8 67697266 4f2f7468 6f43584d 2e636564
  501. 12-14 20:27:12.839 I/DEBUG (134): 41f109f8 3a707063 37313831 74536d20 20657461
  502. 12-14 20:27:12.839 I/DEBUG (134): 41f10a08 4c203d3d 4544414f 7c7c2044 74536d20
  503. 12-14 20:27:12.839 I/DEBUG (134): 41f10a18 20657461 45203d3d 524f5252 207c7c20
  504. 12-14 20:27:12.839 I/DEBUG (134): 41f10a28 6174536d 3d206574 4f4c203d 44454441
  505. 12-14 20:27:12.839 I/DEBUG (134): 41f10a38 5f4f545f 454c4449 00000000 41f10bb8
  506. 12-14 20:27:12.839 I/DEBUG (134): 41f10a48 00000000 00000000 416e0c30 4025d6a5
  507. 12-14 20:27:12.839 I/DEBUG (134): 41f10a58 41f10bb8 40af9028 00000000 41f10bb8
  508. 12-14 20:27:12.839 I/DEBUG (134): 41f10a68 40af9028 4025d6eb 00000000 416e0c30
  509. 12-14 20:27:12.839 I/DEBUG (134):
  510. 12-14 20:27:12.839 I/DEBUG (134): code around pc:
  511. 12-14 20:27:12.839 I/DEBUG (134): 40374a24 e000b164 6823461c d1fb2b00 68e3e026
  512. 12-14 20:27:12.839 I/DEBUG (134): 40374a34 4a17b123 447a2401 47986014 20274911
  513. 12-14 20:27:12.839 I/DEBUG (134): 40374a44 70082400 ea3af7fc f7fd2106 f04feb9e
  514. 12-14 20:27:12.839 I/DEBUG (134): 40374a54 a9025380 2006460a 94029304 f7fc9403
  515. 12-14 20:27:12.839 I/DEBUG (134): 40374a64 4629ef84 20024622 ef8cf7fc ea26f7fc
  516. 12-14 20:27:12.839 I/DEBUG (134): 40374a74 f7fd2106 2001eb8a ef46f7fb 2a006962
  517. 12-14 20:27:12.839 I/DEBUG (134): 40374a84 e7d4d1dc deadbaad 0002d556 00030836
  518. 12-14 20:27:12.839 I/DEBUG (134): 40374a94 0003081a b088b510 90022400 46204669
  519. 12-14 20:27:12.839 I/DEBUG (134): 40374aa4 9401aa04 94039400 eee4f7fc bfb842a0
  520. 12-14 20:27:12.839 I/DEBUG (134): 40374ab4 db054620 b1139b07 1c489906 98069006
  521. 12-14 20:27:12.839 I/DEBUG (134): 40374ac4 bd10b008 4604b510 e87af7fc d10542a0
  522. 12-14 20:27:12.839 I/DEBUG (134): 40374ad4 447b4b04 6018681b bd102000 30fff04f
  523. 12-14 20:27:12.839 I/DEBUG (134): 40374ae4 bf00bd10 0002d486 460db538 481eb928
  524. 12-14 20:27:12.839 I/DEBUG (134): 40374af4 f7fc4478 2800ec78 b9fdd130 2102481b
  525. 12-14 20:27:12.839 I/DEBUG (134): 40374b04 f0014478 2800faaa db274604 f7fc4629
  526. 12-14 20:27:12.839 I/DEBUG (134): 40374b14 2800eb02 2101db0b f7fc4620 2800eafc
  527. 12-14 20:27:12.839 I/DEBUG (134):
  528. 12-14 20:27:12.839 I/DEBUG (134): code around lr:
  529. 12-14 20:27:12.839 I/DEBUG (134): 40378364 41f0e92d 46804c0b 6824447c 68a52600
  530. 12-14 20:27:12.839 I/DEBUG (134): 40378374 e0076867 300cf9b5 dd022b00 47c04628
  531. 12-14 20:27:12.839 I/DEBUG (134): 40378384 35544306 d5f53f01 2c006824 4630d1ef
  532. 12-14 20:27:12.839 I/DEBUG (134): 40378394 81f0e8bd 00029c18 43f0e92d 805cf8df
  533. 12-14 20:27:12.839 I/DEBUG (134): 403783a4 44f8b087 8000f8d8 f602fb01 461f460c
  534. 12-14 20:27:12.839 I/DEBUG (134): 403783b4 a9019001 f8d82001 46153000 96059602
  535. 12-14 20:27:12.839 I/DEBUG (134): 403783c4 90049103 4638b113 fa35f7ff a9034638
  536. 12-14 20:27:12.839 I/DEBUG (134): 403783d4 fe9bf7ff 2000f8d8 b1124681 f7ff4638
  537. 12-14 20:27:12.839 I/DEBUG (134): 403783e4 f1b9fa37 d0050f00 46219d05 f01a1b70
  538. 12-14 20:27:12.839 I/DEBUG (134): 403783f4 4605ecb2 b0074628 83f0e8bd 00029b96
  539. 12-14 20:27:12.839 I/DEBUG (134): 40378404 1e4b6841 60432b00 f000da01 6803bbb1
  540. 12-14 20:27:12.839 I/DEBUG (134): 40378414 2b01f813 46106003 00004770 4e0eb570
  541. 12-14 20:27:12.839 I/DEBUG (134): 40378424 447e4604 68336836 f7ffb10b 6861fa04
  542. 12-14 20:27:12.839 I/DEBUG (134): 40378434 28001e48 bfa26060 f8106820 60205b01
  543. 12-14 20:27:12.839 I/DEBUG (134): 40378444 4620da03 fb94f000 68324605 4620b112
  544. 12-14 20:27:12.839 I/DEBUG (134): 40378454 f9fef7ff bd704628 00029b16 447b4b07
  545. 12-14 20:27:12.839 I/DEBUG (134):
  546. 12-14 20:27:12.839 I/DEBUG (134): memory map around fault addr deadbaad:
  547. 12-14 20:27:12.839 I/DEBUG (134): befb0000-befd1000 [stack]
  548. 12-14 20:27:12.839 I/DEBUG (134): (no map for address)
  549. 12-14 20:27:12.839 I/DEBUG (134): ffff0000-ffff1000 [vectors]
  550. 12-14 20:27:12.989 I/ServiceManager(129): service 'media.audio_policy' died
  551. 12-14 20:27:12.989 I/ServiceManager(129): service 'media.audio_flinger' died
  552. 12-14 20:27:12.989 I/ServiceManager(129): service 'media.player' died
  553. 12-14 20:27:12.989 I/ServiceManager(129): service 'media.camera' died
  554. 12-14 20:27:12.989 W/AudioSystem(2198): AudioPolicyService server died!
  555. 12-14 20:27:12.989 W/AudioSystem(2198): AudioFlinger server died!
  556. 12-14 20:27:12.989 W/IMediaDeathNotifier(2198): media server died
  557. 12-14 20:27:12.989 E/MediaPlayer(2198): error (100, 0)
  558. 12-14 20:27:12.999 W/IMediaDeathNotifier(481): media server died
  559. 12-14 20:27:12.999 W/AudioSystem(694): AudioPolicyService server died!
  560. 12-14 20:27:12.999 W/AudioSystem(694): AudioFlinger server died!
  561. 12-14 20:27:12.999 W/Camera (613): Camera server died!
  562. 12-14 20:27:12.999 W/AudioSystem(481): AudioPolicyService server died!
  563. 12-14 20:27:13.029 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  564. 12-14 20:27:13.039 E/MediaPlayer(2198): Error (100,0)
  565. 12-14 20:27:13.129 W/AudioSystem(481): AudioFlinger server died!
  566. 12-14 20:27:13.249 I/mediaserver(2359): ServiceManager: 0x41075ed8
  567. 12-14 20:27:13.249 I/AudioFlinger(2359): Using default 3000 mSec as standby time.
  568. 12-14 20:27:13.249 I/CameraService(2359): CameraService started (pid=2359)
  569. 12-14 20:27:13.259 E/ (2359): Qint android::get_number_of_cameras(): E
  570. 12-14 20:27:13.279 I/AudioPolicyManagerBase(2359): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  571. 12-14 20:27:13.279 E/ (2359): libaudcal: acph_init() - Allocated memory for acph_main_buffer!!
  572. 12-14 20:27:13.279 I/AudioHardwareMSM76XXA(2359): Set master volume to 7.
  573. 12-14 20:27:13.289 I/AudioFlinger(2359): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1
  574. 12-14 20:27:13.289 I/AudioFlinger(2359): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames
  575. 12-14 20:27:13.299 I/AudioMixer(2359): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  576. 12-14 20:27:13.299 I/AudioFlinger(2359): Using module 1 has the primary audio interface
  577. 12-14 20:27:13.299 I/AudioFlinger(2359): AudioFlinger's thread 0x410794d8 ready to run
  578. 12-14 20:27:13.359 I/AudioHardwareMSM76XXA(2359): Routing audio to Speakerphone
  579. 12-14 20:27:13.359 W/AudioHardwareMSM76XXA(2359): rpc_snd_set_device(6, 1, 1)
  580. 12-14 20:27:13.359 W/AudioHardwareMSM76XXA(2359): rpc_snd_set_device(33, 6, 1, 1)
  581. 12-14 20:27:13.359 I/AudioHardwareMSM76XXA(2359): Setting in-call volume to 2 (available range is 2 to 7)
  582. 12-14 20:27:13.369 I/audio_a2dp_hw(2359): adev_open: adev_open in A2dp_hw module
  583. 12-14 20:27:13.369 I/AudioFlinger(2359): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
  584. 12-14 20:27:13.369 I/AudioPolicyService(2359): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
  585. 12-14 20:27:14.529 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  586. 12-14 20:27:14.629 E/AudioService(481): Media server died.
  587. 12-14 20:27:14.639 E/AudioService(481): Media server started.
  588. 12-14 20:27:14.649 W/AudioPolicyManager7X27a(2359): setPhoneState() setting same state 0
  589. 12-14 20:27:14.689 I/AudioHardwareMSM76XXA(2359): Setting in-call volume to 7 (available range is 2 to 7)
  590. 12-14 20:27:16.049 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  591. 12-14 20:27:17.489 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  592. 12-14 20:27:17.599 W/System.err(2198): org.apache.http.conn.HttpHostConnectException: Connection to http://mobile.smartadserver.com refused
  593. 12-14 20:27:17.599 W/System.err(2198): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:183)
  594. 12-14 20:27:17.599 W/System.err(2198): at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  595. 12-14 20:27:17.599 W/System.err(2198): at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  596. 12-14 20:27:17.599 W/System.err(2198): at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  597. 12-14 20:27:17.599 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  598. 12-14 20:27:17.599 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  599. 12-14 20:27:17.599 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:465)
  600. 12-14 20:27:17.599 W/System.err(2198): at com.smartadserver.android.library.http.SASAsyncHttpClient$HttpRequestThread.run(Unknown Source)
  601. 12-14 20:27:17.599 W/System.err(2198): Caused by: java.net.ConnectException: failed to connect to /127.0.0.1 (port 80): connect failed: ECONNREFUSED (Connection refused)
  602. 12-14 20:27:17.599 W/System.err(2198): at libcore.io.IoBridge.connect(IoBridge.java:114)
  603. 12-14 20:27:17.599 W/System.err(2198): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192)
  604. 12-14 20:27:17.599 W/System.err(2198): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459)
  605. 12-14 20:27:17.599 W/System.err(2198): at java.net.Socket.connect(Socket.java:842)
  606. 12-14 20:27:17.599 W/System.err(2198): at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:119)
  607. 12-14 20:27:17.599 W/System.err(2198): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:144)
  608. 12-14 20:27:17.599 W/System.err(2198): ... 7 more
  609. 12-14 20:27:17.599 W/System.err(2198): Caused by: libcore.io.ErrnoException: connect failed: ECONNREFUSED (Connection refused)
  610. 12-14 20:27:17.599 W/System.err(2198): at libcore.io.Posix.connect(Native Method)
  611. 12-14 20:27:17.609 W/System.err(2198): at libcore.io.BlockGuardOs.connect(BlockGuardOs.java:85)
  612. 12-14 20:27:17.609 W/System.err(2198): at libcore.io.IoBridge.connectErrno(IoBridge.java:127)
  613. 12-14 20:27:17.609 W/System.err(2198): at libcore.io.IoBridge.connect(IoBridge.java:112)
  614. 12-14 20:27:17.609 W/System.err(2198): ... 12 more
  615. 12-14 20:27:17.609 E/SmartAdServer(2198): Ad call failed with exception : org.apache.http.conn.HttpHostConnectException: Connection to http://mobile.smartadserver.com refused
  616. 12-14 20:27:17.609 I/Smart Ads(2198): Banner loading failed: Connection to http://mobile.smartadserver.com refused
  617. 12-14 20:27:17.719 W/System.err(2198): org.apache.http.conn.HttpHostConnectException: Connection to http://mobile.smartadserver.com refused
  618. 12-14 20:27:17.719 W/System.err(2198): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:183)
  619. 12-14 20:27:17.719 W/System.err(2198): at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
  620. 12-14 20:27:17.719 W/System.err(2198): at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
  621. 12-14 20:27:17.719 W/System.err(2198): at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:360)
  622. 12-14 20:27:17.719 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
  623. 12-14 20:27:17.719 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
  624. 12-14 20:27:17.719 W/System.err(2198): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:465)
  625. 12-14 20:27:17.719 W/System.err(2198): at com.smartadserver.android.library.http.SASAsyncHttpClient$HttpRequestThread.run(Unknown Source)
  626. 12-14 20:27:17.719 W/System.err(2198): Caused by: java.net.ConnectException: failed to connect to /127.0.0.1 (port 80): connect failed: ECONNREFUSED (Connection refused)
  627. 12-14 20:27:17.719 W/System.err(2198): at libcore.io.IoBridge.connect(IoBridge.java:114)
  628. 12-14 20:27:17.719 W/System.err(2198): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192)
  629. 12-14 20:27:17.719 W/System.err(2198): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:459)
  630. 12-14 20:27:17.719 W/System.err(2198): at java.net.Socket.connect(Socket.java:842)
  631. 12-14 20:27:17.719 W/System.err(2198): at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:119)
  632. 12-14 20:27:17.719 W/System.err(2198): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:144)
  633. 12-14 20:27:17.719 W/System.err(2198): ... 7 more
  634. 12-14 20:27:17.719 W/System.err(2198): Caused by: libcore.io.ErrnoException: connect failed: ECONNREFUSED (Connection refused)
  635. 12-14 20:27:17.729 W/System.err(2198): at libcore.io.Posix.connect(Native Method)
  636. 12-14 20:27:17.729 W/System.err(2198): at libcore.io.BlockGuardOs.connect(BlockGuardOs.java:85)
  637. 12-14 20:27:17.729 W/System.err(2198): at libcore.io.IoBridge.connectErrno(IoBridge.java:127)
  638. 12-14 20:27:17.729 W/System.err(2198): at libcore.io.IoBridge.connect(IoBridge.java:112)
  639. 12-14 20:27:17.729 W/System.err(2198): ... 12 more
  640. 12-14 20:27:17.829 W/AudioFlinger(2359): session id 5 not found for pid 2198
  641. 12-14 20:27:17.869 W/System.err(2198): java.lang.IllegalArgumentException: Receiver not registered: tv.cinetrailer.mobile.b.VideoPlayerController$5@4218e368
  642. 12-14 20:27:17.869 W/System.err(2198): at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:657)
  643. 12-14 20:27:17.869 W/System.err(2198): at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1391)
  644. 12-14 20:27:17.869 W/System.err(2198): at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:445)
  645. 12-14 20:27:17.869 W/System.err(2198): at tv.cinetrailer.mobile.b.VideoPlayerController.onDestroy(Unknown Source)
  646. 12-14 20:27:17.869 W/System.err(2198): at android.app.Activity.performDestroy(Activity.java:5273)
  647. 12-14 20:27:17.869 W/System.err(2198): at android.app.Instrumentation.callActivityOnDestroy(Instrumentation.java:1110)
  648. 12-14 20:27:17.869 W/System.err(2198): at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:3566)
  649. 12-14 20:27:17.869 W/System.err(2198): at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:3597)
  650. 12-14 20:27:17.869 W/System.err(2198): at android.app.ActivityThread.access$1200(ActivityThread.java:153)
  651. 12-14 20:27:17.869 W/System.err(2198): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1300)
  652. 12-14 20:27:17.869 W/System.err(2198): at android.os.Handler.dispatchMessage(Handler.java:99)
  653. 12-14 20:27:17.869 W/System.err(2198): at android.os.Looper.loop(Looper.java:137)
  654. 12-14 20:27:17.869 W/System.err(2198): at android.app.ActivityThread.main(ActivityThread.java:5227)
  655. 12-14 20:27:17.869 W/System.err(2198): at java.lang.reflect.Method.invokeNative(Native Method)
  656. 12-14 20:27:17.869 W/System.err(2198): at java.lang.reflect.Method.invoke(Method.java:511)
  657. 12-14 20:27:17.869 W/System.err(2198): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
  658. 12-14 20:27:17.879 W/System.err(2198): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
  659. 12-14 20:27:17.879 W/System.err(2198): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:126)
  660. 12-14 20:27:17.879 W/System.err(2198): at dalvik.system.NativeStart.main(Native Method)
  661. 12-14 20:27:18.139 I/Ads (2198): To get test ads on this device, call adRequest.addTestDevice("DDA3E04479EA62941E37FB786ABB278B");
  662. 12-14 20:27:18.159 I/Ads (2198): adRequestUrlHtml: <html><head><script src="http://media.admob.com/sdk-core-v40.js"></script><script>AFMA_getSdkConstants();AFMA_buildAdURL({"preqs":2,"session_id":"7290990425651823347","seq_num":"3","slotname":"\/1013692\/ca-pub-8900307363359069\/banner_android_app","u_w":320,"msid":"tv.cinetrailer.mobile.b","cap":"m","js":"afma-sdk-a-v6.4.1","bas_off":0,"net":"wi","app_name":"110.android.tv.cinetrailer.mobile.b","hl":"it","gnt":2,"carrier":"22201","u_audio":1,"u_sd":1.5,"ms":"E5Rvx6R9kNQVI07a_afNJRG33pZOn8YxuAM625a0gLcIeRW0W_MZ-VQo5CrLvvXkGhdMMrI7MxEOR1-dEJiXzcmDAL8lslErmuSYTeGCmB3l7nKX1esMqJlNbjx9zYRQziIUS2C34GEzriL1kREo-tEfcsOSY7lMl3ztlIX5phBrwsrwaUH0mM5kXYIZaLsXJKq_UDWjhMPYbXbBsZpta5zk_Qj6sSbeTtiY6so3yfLoGzEwKpZ2yzZaxm7GZxDbxgDwKqKtRG1FC4A06XGKD7b9wDYo6YRjhnEJNKVhbl-OcqLByFAg5GS8dfVfYu4stcA_rgzudJxz6Y_zI_LQdw","mv":"80250010.com.android.vending","isu":"DDA3E04479EA62941E37FB786ABB278B","oar":0,"ad_pos":{"height":0,"visible":1,"y":726,"x":0,"width":480},"extras":{"region":"it"},"u_h":533,"pt":1,"bas_on":0,"ptime":8996,"ad_frame":{"w":320,"h":50}});</script></head><body></body></html>
  663. 12-14 20:27:18.189 E/Ads (2198): JS: Uncaught ReferenceError: AFMA_getSdkConstants is not defined (http://media.admob.com/:1)
  664. 12-14 20:27:18.189 E/Web Console(2198): Uncaught ReferenceError: AFMA_getSdkConstants is not defined at http://media.admob.com/:1
  665. 12-14 20:27:18.699 I/Adreno200-EGL(724): <qeglDrvAPI_eglInitialize:299>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_REL_2.0.3.04.01.01.21.010_msm8625_JB_REL_2.0.3_Merge_release_AU (Merge)
  666. 12-14 20:27:18.699 I/Adreno200-EGL(724): Build Date: 10/26/12 Fri
  667. 12-14 20:27:18.699 I/Adreno200-EGL(724): Local Branch:
  668. 12-14 20:27:18.699 I/Adreno200-EGL(724): Remote Branch: quic/jb_rel_2.0.3
  669. 12-14 20:27:18.699 I/Adreno200-EGL(724): Local Patches: NONE
  670. 12-14 20:27:18.699 I/Adreno200-EGL(724): Reconstruct Branch: AU_LINUX_ANDROID_JB_REL_2.0.3.04.01.01.21.010 + NOTHING
  671. 12-14 20:27:18.709 W/Adreno200-EGL(724): <qeglDrvAPI_eglSetBlobCacheFuncsQCOM:5575>: EGL_BAD_PARAMETER
  672. 12-14 20:27:18.709 E/libEGL (724): eglSetBlobCacheFuncsANDROID resulted in an error: 0x300c
  673. 12-14 20:27:18.909 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  674. 12-14 20:27:18.959 W/IInputConnectionWrapper(2198): showStatusIcon on inactive InputConnection
  675. 12-14 20:27:18.999 E/libEGL (2198): call to OpenGL ES API with no current context (logged once per thread)
  676. 12-14 20:27:20.349 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  677. 12-14 20:27:21.789 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  678. 12-14 20:27:22.279 W/GTalkService(869): [DataMsgMgr] broadcast intent callback: result=CANCELLED forIntent { act=com.google.android.c2dm.intent.RECEIVE pkg=com.facebook.katana (has extras) }
  679. 12-14 20:27:22.749 I/dalvikvm(2392): Turning on JNI app bug workarounds for target SDK version 10...
  680. 12-14 20:27:23.129 I/Adreno200-EGL(2392): <qeglDrvAPI_eglInitialize:299>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_REL_2.0.3.04.01.01.21.010_msm8625_JB_REL_2.0.3_Merge_release_AU (Merge)
  681. 12-14 20:27:23.129 I/Adreno200-EGL(2392): Build Date: 10/26/12 Fri
  682. 12-14 20:27:23.129 I/Adreno200-EGL(2392): Local Branch:
  683. 12-14 20:27:23.129 I/Adreno200-EGL(2392): Remote Branch: quic/jb_rel_2.0.3
  684. 12-14 20:27:23.129 I/Adreno200-EGL(2392): Local Patches: NONE
  685. 12-14 20:27:23.129 I/Adreno200-EGL(2392): Reconstruct Branch: AU_LINUX_ANDROID_JB_REL_2.0.3.04.01.01.21.010 + NOTHING
  686. 12-14 20:27:23.229 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  687. 12-14 20:27:23.379 I/ActivityManager(481): Displayed com.nolanlawson.logcat/.LogcatActivity: +669ms
  688. 12-14 20:27:24.659 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  689. 12-14 20:27:26.079 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  690. 12-14 20:27:27.509 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  691. 12-14 20:27:28.939 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
  692. 12-14 20:27:30.369 E/Sensors (481): sensors_poll_context_t::pollEvents, line 202: receive event #### i=3, nb=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement