Created
May 9, 2014 10:16
-
-
Save tbalthazar/07cec34c58b1bc23726c to your computer and use it in GitHub Desktop.
TextSecure bug (continued)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------ beginning of /dev/log/main | |
D/dalvikvm(23985): GC_EXPLICIT freed 2802K, 17% free 20037K/24136K, paused 18ms+22ms, total 515ms | |
D/dalvikvm(23985): GC_EXPLICIT freed 157K, 18% free 19909K/24136K, paused 16ms+30ms, total 268ms | |
D/dalvikvm(23985): GC_EXPLICIT freed 29K, 18% free 19909K/24136K, paused 16ms+37ms, total 361ms | |
W/KeyCachingService(23985): Incrementing activity count... | |
W/KeyCachingService(23985): Decrementing activity count... | |
W/KeyCachingService(23985): Incrementing activity count... | |
W/KeyCachingService(23985): Decrementing activity count... | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 0 | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 0 | |
D/AbsListView(23985): unregisterIRListener() is called | |
W/KeyCachingService(23985): Incrementing activity count... | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
--------- beginning of /dev/log/system | |
E/ActivityThread(23985): Activity org.thoughtcrime.securesms.RoutingActivity has leaked ServiceConnection org.thoughtcrime.securesms.PassphraseRequiredMixin$KeyCachingServiceConnection@42f30740 that was originally bound here | |
E/ActivityThread(23985): android.app.ServiceConnectionLeaked: Activity org.thoughtcrime.securesms.RoutingActivity has leaked ServiceConnection org.thoughtcrime.securesms.PassphraseRequiredMixin$KeyCachingServiceConnection@42f30740 that was originally bound here | |
E/ActivityThread(23985): at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:979) | |
E/ActivityThread(23985): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:873) | |
E/ActivityThread(23985): at android.app.ContextImpl.bindServiceAsUser(ContextImpl.java:1833) | |
E/ActivityThread(23985): at android.app.ContextImpl.bindService(ContextImpl.java:1821) | |
E/ActivityThread(23985): at android.content.ContextWrapper.bindService(ContextWrapper.java:503) | |
E/ActivityThread(23985): at org.thoughtcrime.securesms.PassphraseRequiredMixin.initializeServiceConnection(PassphraseRequiredMixin.java:72) | |
E/ActivityThread(23985): at org.thoughtcrime.securesms.PassphraseRequiredMixin.onResume(PassphraseRequiredMixin.java:27) | |
E/ActivityThread(23985): at org.thoughtcrime.securesms.PassphraseRequiredSherlockActivity.onResume(PassphraseRequiredSherlockActivity.java:22) | |
E/ActivityThread(23985): at org.thoughtcrime.securesms.RoutingActivity.onResume(RoutingActivity.java:46) | |
E/ActivityThread(23985): at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1209) | |
E/ActivityThread(23985): at android.app.Activity.performResume(Activity.java:5450) | |
E/ActivityThread(23985): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2909) | |
E/ActivityThread(23985): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2948) | |
E/ActivityThread(23985): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2354) | |
E/ActivityThread(23985): at android.app.ActivityThread.access$700(ActivityThread.java:159) | |
E/ActivityThread(23985): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1316) | |
E/ActivityThread(23985): at android.os.Handler.dispatchMessage(Handler.java:99) | |
E/ActivityThread(23985): at android.os.Looper.loop(Looper.java:176) | |
E/ActivityThread(23985): at android.app.ActivityThread.main(ActivityThread.java:5419) | |
E/ActivityThread(23985): at java.lang.reflect.Method.invokeNative(Native Method) | |
E/ActivityThread(23985): at java.lang.reflect.Method.invoke(Method.java:525) | |
E/ActivityThread(23985): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1046) | |
E/ActivityThread(23985): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:862) | |
E/ActivityThread(23985): at dalvik.system.NativeStart.main(Native Method) | |
D/dalvikvm(23985): GC_EXPLICIT freed 165K, 18% free 19933K/24136K, paused 13ms+13ms, total 162ms | |
W/KeyCachingService(23985): Decrementing activity count... | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 4 | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 4 | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 0 | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 0 | |
D/AbsListView(23985): unregisterIRListener() is called | |
W/KeyCachingService(23985): Incrementing activity count... | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/dalvikvm(23985): GC_EXPLICIT freed 93K, 18% free 19902K/24136K, paused 12ms+9ms, total 139ms | |
V/GCMBroadcastReceiver(23985): onReceive: com.google.android.c2dm.intent.RECEIVE | |
V/GCMRegistrar(23985): Setting the name of retry receiver class to org.thoughtcrime.securesms.gcm.GcmBroadcastReceiver | |
V/GCMBroadcastReceiver(23985): GCM IntentService class: org.thoughtcrime.securesms.gcm.GcmIntentService | |
V/GCMBaseIntentService(23985): Acquiring wakelock | |
V/GCMBaseIntentService(23985): Intent service name: GCMIntentService-DynamicSenderIds-1 | |
W/GcmIntentService(23985): GCM message... | |
W/IncomingEncryptedPushMessage(23985): Our MAC: 6e 89 ca 09 0a c8 2f a0 68 31 | |
W/IncomingEncryptedPushMessage(23985): Thr MAC: 6e 89 ca 09 0a c8 2f a0 68 31 | |
V/GCMBaseIntentService(23985): Releasing wakelock | |
W/RecipientProvider(23985): Cache miss [SYNC]! | |
W/SessionCipherV2(23985): org.whispersystems.textsecure.crypto.InvalidMessageException: Bad Mac! | |
W/SessionCipherV2(23985): at org.whispersystems.textsecure.crypto.protocol.WhisperMessageV2.verifyMac(WhisperMessageV2.java:107) | |
W/SessionCipherV2(23985): at org.whispersystems.textsecure.crypto.SessionCipherV2.decrypt(SessionCipherV2.java:127) | |
W/SessionCipherV2(23985): at org.whispersystems.textsecure.crypto.SessionCipherV2.decrypt(SessionCipherV2.java:89) | |
W/SessionCipherV2(23985): at org.thoughtcrime.securesms.crypto.DecryptingQueue$PushDecryptionWorkItem.run(DecryptingQueue.java:207) | |
W/SessionCipherV2(23985): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080) | |
W/SessionCipherV2(23985): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) | |
W/SessionCipherV2(23985): at java.lang.Thread.run(Thread.java:841) | |
W/DecryptionQueue(23985): org.whispersystems.textsecure.crypto.InvalidMessageException: No valid sessions. | |
W/DecryptionQueue(23985): at org.whispersystems.textsecure.crypto.SessionCipherV2.decrypt(SessionCipherV2.java:109) | |
W/DecryptionQueue(23985): at org.thoughtcrime.securesms.crypto.DecryptingQueue$PushDecryptionWorkItem.run(DecryptingQueue.java:207) | |
W/DecryptionQueue(23985): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080) | |
W/DecryptionQueue(23985): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) | |
W/DecryptionQueue(23985): at java.lang.Thread.run(Thread.java:841) | |
W/MmsSmsDatabase(23985): Executing query: SELECT _id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, transport_type FROM (SELECT DISTINCT date_sent * 1 AS date_sent, date * 1 AS date_received, _id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, 'sms' AS transport_type FROM sms WHERE (thread_id = 77) UNION ALL SELECT DISTINCT date * 1000 AS date_sent, date_received * 1000 AS date_received, _id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, 'mms' AS transport_type FROM mms WHERE (thread_id = 77) ORDER BY date_received DESC) LIMIT 1 | |
W/MessageDatabase(23985): Updating ID: 1235 to base type: 268435456 | |
W/MmsSmsDatabase(23985): Executing query: SELECT _id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, transport_type FROM (SELECT DISTINCT date_sent * 1 AS date_sent, date * 1 AS date_received, _id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, 'sms' AS transport_type FROM sms WHERE (thread_id = 77) UNION ALL SELECT DISTINCT date * 1000 AS date_sent, date_received * 1000 AS date_received, _id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, 'mms' AS transport_type FROM mms WHERE (thread_id = 77) ORDER BY date_received DESC) LIMIT 1 | |
W/RecipientProvider(23985): Cache miss [ASYNC]! | |
W/MmsSmsDatabase(23985): Executing query: SELECT _id, body, read, type, address, address_device_id, subject, thread_id, status, date_sent, date_received, m_type, msg_box, part_count, ct_l, tr_id, m_size, exp, st, transport_type FROM (SELECT DISTINCT date_sent * 1 AS date_sent, date * 1 AS date_received, _id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, 'sms' AS transport_type FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date * 1000 AS date_sent, date_received * 1000 AS date_received, _id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, 'mms' AS transport_type FROM mms WHERE (read = 0) ORDER BY date_received ASC) | |
W/NotificationState(23985): Added thread: 77 | |
W/NotificationState(23985): Pending array off intent length: 1 | |
W/RecipientProvider(23985): Cache miss [ASYNC]! | |
W/RecipientProvider(23985): Cache miss [ASYNC]! | |
W/RecipientProvider(23985): Cache miss [ASYNC]! | |
W/RecipientProvider(23985): Cache miss [ASYNC]! | |
W/RecipientProvider(23985): Cache miss [ASYNC]! | |
W/RecipientProvider(23985): Cache miss [ASYNC]! | |
W/RecipientProvider(23985): Cache miss [ASYNC]! | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/dalvikvm(23985): GC_FOR_ALLOC freed 1452K, 18% free 20001K/24136K, paused 66ms, total 66ms | |
D/AbsListView(23985): [unregisterDoubleTapMotionListener] | |
I/MotionRecognitionManager(23985): .unregisterListener : / listener count = 0->0, | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): [unregisterDoubleTapMotionListener] | |
I/MotionRecognitionManager(23985): .unregisterListener : / listener count = 0->0, | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): [unregisterDoubleTapMotionListener] | |
I/MotionRecognitionManager(23985): .unregisterListener : / listener count = 0->0, | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
W/ConversationListFragment(23985): Batch mode: false | |
W/KeyCachingService(23985): Decrementing activity count... | |
D/AbsListView(23985): Get MotionRecognitionManager | |
D/AbsListView(23985): Get MotionRecognitionManager | |
D/AbsListView(23985): Get MotionRecognitionManager | |
W/MmsSmsDatabase(23985): Executing query: SELECT _id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, transport_type FROM (SELECT DISTINCT date_sent * 1 AS date_sent, date * 1 AS date_received, _id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, 'sms' AS transport_type FROM sms WHERE (thread_id = 77) UNION ALL SELECT DISTINCT date * 1000 AS date_sent, date_received * 1000 AS date_received, _id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, 'mms' AS transport_type FROM mms WHERE (thread_id = 77) ORDER BY date_received ASC) | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 4 | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 0 | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
W/KeyCachingService(23985): Incrementing activity count... | |
I/MmsCommunication(23985): Couldn't write APN settings, expected. msg: No permission to write APN settings: Neither user 10014 nor current process has android.permission.WRITE_APN_SETTINGS. | |
W/MmsSmsDatabase(23985): Executing query: SELECT _id, body, read, type, address, address_device_id, subject, thread_id, status, date_sent, date_received, m_type, msg_box, part_count, ct_l, tr_id, m_size, exp, st, transport_type FROM (SELECT DISTINCT date_sent * 1 AS date_sent, date * 1 AS date_received, _id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, 'sms' AS transport_type FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date * 1000 AS date_sent, date_received * 1000 AS date_received, _id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, 'mms' AS transport_type FROM mms WHERE (read = 0) ORDER BY date_received ASC) | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/dalvikvm(23985): GC_CONCURRENT freed 1660K, 16% free 20374K/24136K, paused 2ms+14ms, total 72ms | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 4 | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 4 | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/GestureDetector(23985): [Surface touch Event] Palm swipe start, x:88.0 m:255.0 s:54.0 TILT_TO_ZOOM_XVAR: 144.0 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:54s(atmel):-1.0eccen:14.166667 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:58s(atmel):-1.0eccen:15.9375 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:59s(atmel):-1.0eccen:13.421053 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:63s(atmel):-1.0eccen:15.0 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:62s(atmel):-1.0eccen:9.807693 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:60s(atmel):-1.0eccen:8.5 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:63s(atmel):-1.0eccen:14.166667 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:63s(atmel):-1.0eccen:12.142858 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:61s(atmel):-1.2eccen:1.0 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:64s(atmel):-1.0eccen:6.219512 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:61s(atmel):-1.0eccen:6.219512 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:62s(atmel):-1.0eccen:9.107142 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:60s(atmel):-1.0eccen:7.0833335 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:64s(atmel):-1.0eccen:9.807693 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:61s(atmel):-1.0eccen:10.625 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:59s(atmel):-1.0eccen:15.0 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:61s(atmel):-1.0eccen:12.75 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:63s(atmel):-1.0eccen:14.166667 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:61s(atmel):-1.0eccen:15.9375 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:59s(atmel):-1.0eccen:6.375 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:51s(atmel):-1.0eccen:19.615385 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:53s(atmel):-1.0eccen:6.891892 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:45s(atmel):-1.0eccen:28.333334 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:32s(atmel):-1.0eccen:19.5 | |
D/ViewRootImpl(23985): [ViewRootImpl] action cancel - 1, s:39s(atmel):-1.0eccen:9.166667 | |
D/GestureDetector(23985): [Surface Touch Event] Palm Swipe - LEFT, max s:64.0 s1:28 s2:63 s3:61 s4:0 dist:568.0 | |
D/ViewRootImpl(23985): [Surface Touch Event] Palm Sweep - Left | |
D/AbsListView(23985): Get MotionRecognitionManager | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onDetachedFromWindow | |
W/InputEventReceiver(23985): Attempted to finish an input event but the input event receiver has already been disposed. | |
D/AbsListView(23985): unregisterIRListener() is called | |
E/ViewRootImpl(23985): sendUserActionEvent() mView == null | |
W/KeyCachingService(23985): Decrementing activity count... | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 0 | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 0 | |
D/AbsListView(23985): unregisterIRListener() is called | |
W/KeyCachingService(23985): Incrementing activity count... | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onDetachedFromWindow | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onDetachedFromWindow | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
E/ViewRootImpl(23985): sendUserActionEvent() mView == null | |
W/KeyCachingService(23985): Decrementing activity count... | |
D/AbsListView(23985): Get MotionRecognitionManager | |
D/AbsListView(23985): Get MotionRecognitionManager | |
W/Resources(23985): Converting to string: TypedValue{t=0x10/d=0x1f4 a=-1} | |
W/Resources(23985): Converting to string: TypedValue{t=0x10/d=0x1f4 a=-1} | |
D/RingtoneManager(23985): getActualDefaultRingtoneUri type :2 | |
D/RingtoneManager(23985): checkDefaultRingtoneProperUri : InternalMediaAudio uriString not null type:2 | |
V/MediaPlayer-JNI(23985): native_setup | |
V/MediaPlayer(23985): constructor | |
V/MediaPlayer(23985): setListener | |
I/MediaPlayer(23985): it is a Ringtone type is : 2 | |
D/RingtoneManager(23985): getActualDefaultRingtoneUri type :2 | |
D/RingtoneManager(23985): checkDefaultRingtoneProperUri : InternalMediaAudio uriString not null type:2 | |
I/MediaPlayer(23985): It is a Not a DRM RingTone: return NULl | |
I/MediaPlayer(23985): path is null | |
V/MediaPlayer-JNI(23985): setDataSourceFD: fd 96 | |
V/MediaPlayer(23985): setDataSource(96, 0, 576460752303423487) | |
V/MediaPlayer-JNI(23985): setAudioStreamType: 2 | |
V/MediaPlayer(23985): MediaPlayer::setAudioStreamType | |
V/MediaPlayer(23985): setVideoSurfaceTexture | |
V/MediaPlayer(23985): prepare | |
V/MediaPlayer(23985): message received msg=200, ext1=973, ext2=0 | |
W/MediaPlayer(23985): info/warning (973, 0) | |
V/MediaPlayer(23985): callback application | |
V/MediaPlayer(23985): back from callback | |
V/MediaPlayer(23985): message received msg=5, ext1=0, ext2=0 | |
V/MediaPlayer(23985): New video size 0 x 0 | |
V/MediaPlayer(23985): callback application | |
V/MediaPlayer(23985): back from callback | |
V/MediaPlayer(23985): message received msg=1, ext1=0, ext2=0 | |
V/MediaPlayer(23985): prepared | |
V/MediaPlayer(23985): signal application thread | |
V/MediaPlayer(23985): prepare complete - status=0 | |
D/Ringtone(23985): Successfully created local player | |
D/RingtoneManager(23985): getActualDefaultRingtoneUri type :2 | |
D/RingtoneManager(23985): checkDefaultRingtoneProperUri : InternalMediaAudio uriString not null type:2 | |
V/MediaPlayer(23985): callback application | |
V/MediaPlayer(23985): back from callback | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 4 | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 0 | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
I/MediaPlayer(23985): Info (973,0) | |
I/MediaPlayer(23985): Don't send intent. msg.arg1 = 0, msg.arg2 = 0 | |
W/KeyCachingService(23985): Incrementing activity count... | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 4 | |
D/AbsListView(23985): unregisterIRListener() is called | |
D/AbsListView(23985): onVisibilityChanged() is called, visibility : 4 | |
D/AbsListView(23985): unregisterIRListener() is called | |
W/KeyCachingService(23985): Decrementing activity count... | |
D/AbsListView(23985): unregisterIRListener() is called |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment