zoff99 / ToxAndroidRefImpl

Tox Reference implementation for Android
GNU General Public License v3.0
275 stars 53 forks source link

The app crushed when trying to start a video chat. #80

Closed katcom closed 4 years ago

katcom commented 6 years ago

Your system information:

TRIfA Version: 10017

App from F-Droid

Android OS Version: 4.4.4

Device: Mi Pad A0101

Please describe your issue in as much detail as possible:

TRIFA crushed when starting a video chat. When I tried to chat by video to a client in qtox, the app stuck and the screen turned black.

Here is the log from logcat.

09-09 11:20:48.220 747-747/? W/dalvikvm: No implementation found for native Lcom/tencent/StubShell/TxAppEntry;.fixNativeResource:(Landroid/content/res/AssetManager;Ljava/lang/String;)V
09-09 11:20:48.446 747-747/? W/dalvikvm: No implementation found for native Lcom/tencent/StubShell/TxAppEntry;.fixUnityResource:(Landroid/content/res/AssetManager;Ljava/lang/String;)V
09-09 11:20:49.876 798-798/? W/dalvikvm: No implementation found for native Lcom/tencent/StubShell/TxAppEntry;.fixNativeResource:(Landroid/content/res/AssetManager;Ljava/lang/String;)V
09-09 11:20:50.050 798-798/? W/dalvikvm: No implementation found for native Lcom/tencent/StubShell/TxAppEntry;.fixUnityResource:(Landroid/content/res/AssetManager;Ljava/lang/String;)V
09-09 11:20:50.400 798-798/? W/dalvikvm: VFY: unable to resolve virtual method 420: Landroid/content/pm/PackageManager;.isInstantApp (Ljava/lang/String;)Z
09-09 11:20:54.998 798-869/? W/System.err:     at org.json.JSONObject.getString(JSONObject.java:515)
09-09 11:20:54.999 798-1042/? W/System.err:     at org.json.JSONObject.getString(JSONObject.java:515)
09-09 11:20:55.006 798-1044/? W/System.err:     at org.json.JSONObject.getString(JSONObject.java:515)
09-09 11:20:55.006 798-853/? W/System.err:     at org.json.JSONObject.getString(JSONObject.java:515)
09-09 11:20:55.008 798-1040/? W/System.err:     at org.json.JSONObject.getString(JSONObject.java:515)
09-09 11:20:55.013 798-1043/? W/System.err:     at org.json.JSONObject.getString(JSONObject.java:515)
09-09 11:20:55.014 798-1041/? W/System.err: org.json.JSONObject.getString(JSONObject.java:515)
09-09 11:20:55.015 798-1039/? W/System.err:     at org.json.JSONObject.getString(JSONObject.java:515)
09-09 11:20:55.015 798-871/? W/System.err:     at org.json.JSONObject.getString(JSONObject.java:515)
09-09 11:20:55.021 798-853/? W/System.err:     at org.json.JSONObject.getString(JSONObject.java:515)
09-09 11:20:55.023 798-1042/? W/System.err: org.json.JSONObject.getString(JSONObject.java:515)
09-09 11:20:55.689 1045-1045/? W/dalvikvm: No implementation found for native Lcom/tencent/StubShell/TxAppEntry;.fixNativeResource:(Landroid/content/res/AssetManager;Ljava/lang/String;)V
09-09 11:20:55.885 1045-1045/? W/dalvikvm: No implementation found for native Lcom/tencent/StubShell/TxAppEntry;.fixUnityResource:(Landroid/content/res/AssetManager;Ljava/lang/String;)V
09-09 11:21:07.148 892-1262/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.zoffcc.applications.trifa/.StartMainActivityWrapper bnds=[859,784][1027,952] (has extras)} from pid 1091
09-09 11:21:07.159 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:21:07.164 1243-1294/? I/StatusController: Last foreground:com.miui.home uid:10009 Current foreground:com.zoffcc.applications.trifa uid:10116
09-09 11:21:07.165 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=568 TaskId:75
09-09 11:21:07.183 892-11325/? I/ActivityManager: START u0 {cmp=com.zoffcc.applications.trifa/.MainActivity} from pid 568
09-09 11:21:07.184 1243-1294/? I/WtEventController: dispatchSysInfoEvent AM_NEW_INTENT componentName:com.zoffcc.applications.trifa/.MainActivity
09-09 11:21:07.185 892-902/? W/ActivityManager: Duplicate finish request for ActivityRecord{424cca18 u0 com.zoffcc.applications.trifa/.StartMainActivityWrapper t75 f}
09-09 11:21:07.190 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:21:07.190 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=568 TaskId:75
09-09 11:21:07.195 568-568/? I/trifa.MainActivity: onNewIntent:i=Intent { cmp=com.zoffcc.applications.trifa/.MainActivity }
09-09 11:21:07.196 568-568/? I/trifa.FriendListFrgnt: onStart
09-09 11:21:07.196 568-568/? I/trifa.MainActivity: onResume
09-09 11:21:07.197 568-568/? I/trifa.ToxService: D:filter_audio: set delay in ms=70
09-09 11:21:07.197 568-568/? I/trifa.MainActivity: PREF__UV_reversed:2=true
09-09 11:21:07.197 568-568/? I/trifa.MainActivity: PREF__min_audio_samplingrate_out:2=48000
09-09 11:21:07.198 568-568/? I/trifa.FriendListFrgnt: onResume
09-09 11:21:07.198 568-568/? I/trifa.FriendListFrgnt: onResume:AA
09-09 11:21:07.199 568-568/? I/trifa.FriendListFrgnt: onResume:fl.size=1
09-09 11:21:07.200 568-568/? I/trifa.FriendListFrgnt: onResume:BB
09-09 11:21:07.257 568-568/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:21:07.680 892-930/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{42773318 u0 com.zoffcc.applications.trifa/.MainActivity t75} time:31052120
09-09 11:21:08.494 892-902/? I/ActivityManager: START u0 {cmp=com.zoffcc.applications.trifa/.AddFriendActivity} from pid 568
09-09 11:21:08.515 568-568/? I/trifa.MainActivity: onPause
09-09 11:21:08.517 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:21:08.518 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=568 TaskId:75
09-09 11:21:08.649 892-930/? I/ActivityManager: Displayed com.zoffcc.applications.trifa/.AddFriendActivity: +132ms (total +1s490ms)
09-09 11:21:08.762 1016-1165/? W/System.err: java.lang.NoSuchMethodException: buzzBeepBlinkForNotification [class java.lang.String]
09-09 11:21:08.983 892-930/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{425100f8 u0 com.zoffcc.applications.trifa/.AddFriendActivity t75} time:31053423
09-09 11:21:09.817 892-27468/? D/AppOps: checkOperation :code 29 uid 10116 package com.zoffcc.applications.trifa
09-09 11:21:10.866 892-1263/? D/AppOps: checkOperation :code 29 uid 10116 package com.zoffcc.applications.trifa
09-09 11:21:11.957 1243-1294/? I/StatusController: Last foreground:com.zoffcc.applications.trifa uid:10116 Current foreground:com.xiaomi.market uid:10043
09-09 11:21:13.302 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:21:13.303 1243-1294/? I/StatusController: Last foreground:com.xiaomi.market uid:10043 Current foreground:com.zoffcc.applications.trifa uid:10116
09-09 11:21:13.303 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=568 TaskId:75
09-09 11:21:15.469 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:21:15.469 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=568 TaskId:75
09-09 11:21:15.484 568-568/? I/trifa.ToxService: D:add friend:s=0x740feec0
09-09 11:21:15.484 568-568/? I/trifa.ToxService: D:add friend:public_key_str2=0x740fef18
09-09 11:21:15.485 568-568/? I/trifa.ToxService: D:add friend:TOX_PUBLIC_KEY_SIZE len=38
09-09 11:21:15.485 568-568/? I/trifa.ToxService: D:add friend:public_key_str2 len=76
09-09 11:21:15.485 568-568/? I/trifa.ToxService: D:add friend:public_key_bin=0xbe93b398
09-09 11:21:15.485 568-568/? I/trifa.ToxService: D:add friend:public_key_bin len=49
09-09 11:21:15.485 568-568/? I/trifa.ToxService: D:add friend:message_str=0x741985b8
09-09 11:21:15.485 568-568/? I/trifa.ToxService: D:add friend
09-09 11:21:15.486 568-568/? I/trifa.MainActivity: add_friend_real:add friend  #:1
09-09 11:21:15.486 568-568/? I/trifa.ToxService: D:update_savedata_file
09-09 11:21:15.757 568-568/? I/trifa.ToxService: D:update_savedata_file:tox_pass_encrypt:0
09-09 11:21:15.757 568-568/? I/trifa.ToxService: D:update_savedata_file:tox_is_data_encrypted=1
09-09 11:21:15.759 568-568/? I/trifa.MainActivity: update_savedata_file() took:0.273s
09-09 11:21:15.771 568-568/? I/trifa.MainActivity: add_friend_real:add:003:no friend_list_fragment yet!!
09-09 11:21:15.771 568-568/? I/trifa.FriendListFrgnt: onStart
09-09 11:21:15.772 568-568/? I/trifa.MainActivity: onResume
09-09 11:21:15.772 568-568/? I/trifa.ToxService: D:filter_audio: set delay in ms=70
09-09 11:21:15.773 568-568/? I/trifa.MainActivity: PREF__UV_reversed:2=true
09-09 11:21:15.773 568-568/? I/trifa.MainActivity: PREF__min_audio_samplingrate_out:2=48000
09-09 11:21:15.775 568-568/? I/trifa.FriendListFrgnt: onResume
09-09 11:21:15.776 568-568/? I/trifa.FriendListFrgnt: onResume:AA
09-09 11:21:15.777 568-568/? I/trifa.FriendListFrgnt: onResume:fl.size=2
09-09 11:21:15.778 568-568/? I/trifa.FriendListFrgnt: onResume:BB
09-09 11:21:15.823 568-568/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:21:15.828 568-568/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:21:15.829 568-568/? I/trifa.FriendListHolder: indenticon:002
09-09 11:21:16.265 892-930/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{42773318 u0 com.zoffcc.applications.trifa/.MainActivity t75} time:31060705
09-09 11:21:32.923 568-612/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_ERROR:file=network.c:linenum=491:func=sendpacket:msg=attempted to send message of length 113 on uninitialised socket
09-09 11:21:32.924 568-612/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_ERROR:file=network.c:linenum=491:func=sendpacket:msg=attempted to send message of length 113 on uninitialised socket
09-09 11:21:35.355 568-612/? I/trifa.ToxService: I:friend# 1 Online, using TCP
09-09 11:21:35.355 568-612/? I/trifa.MainActivity: friend_connection_status:friend:1 connection status:1
09-09 11:21:35.358 568-612/? I/trifa.MainActivity: friend coming online:9223372036854775806
09-09 11:21:35.513 568-568/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:21:35.567 568-568/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:21:36.163 568-612/? I/trifa.MainActivity: friend_name:003
09-09 11:21:36.220 568-612/? I/trifa.MainActivity: friend_status:1:f.TOX_USER_STATUS=0
09-09 11:21:36.220 568-612/? I/trifa.MainActivity: friend_status:2:f.TOX_USER_STATUS=0
09-09 11:21:36.239 568-568/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:21:36.284 568-612/? I/trifa.MainActivity: update_friend_in_db_status:numrows=1
09-09 11:21:36.284 568-612/? I/trifa.MainActivity: friend_status:004
09-09 11:21:36.285 568-612/? I/trifa.MainActivity: friend_status:004
09-09 11:21:36.285 568-612/? I/trifa.MainActivity: friend_typing_cb:fn=1 typing=0
09-09 11:21:36.309 568-568/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:21:37.642 568-612/? I/trifa.ToxService: D:file_recv_cb:001:file_number=65536
09-09 11:21:37.642 568-612/? I/trifa.ToxService: D:file_recv_cb:filename=0x7498c0b8 filename_length=32
09-09 11:21:37.642 568-612/? I/trifa.ToxService: D:file_recv_cb:002
09-09 11:21:37.642 568-612/? I/trifa.ToxService: D:file_recv_cb:006
09-09 11:21:37.642 568-612/? I/trifa.ToxService: D:file_recv_cb:007
09-09 11:21:37.643 568-612/? I/trifa.MainActivity: file_recv:1:fn==65536:1:33186:>���ORƋ�+p���k�%��6����G��:32
09-09 11:21:37.643 568-612/? I/trifa.MainActivity: file_recv:incoming avatar
09-09 11:21:37.722 568-612/? I/trifa.MainActivity: insert_into_filetransfer_db:row_id=1
09-09 11:21:37.723 568-612/? I/trifa.MainActivity: insert_into_filetransfer_db:id res count=1
09-09 11:21:37.724 568-612/? I/trifa.MainActivity: insert_into_filetransfer_db:ft_id=1
09-09 11:21:37.724 568-612/? I/trifa.ToxService: D:file_recv_cb:009
09-09 11:21:38.535 568-612/? I/trifa.MainActivity: file_recv_chunk:START-O-F:filesize==33186
09-09 11:21:39.360 568-612/? I/trifa.MainActivity: file_recv_chunk:END-O-F:filesize==33186
09-09 11:21:39.360 568-612/? I/trifa.MainActivity: file_recv_chunk:file fully received
09-09 11:21:39.426 568-612/? I/trifa.MainActivity: move_tmp_file_to_real_file:OK
09-09 11:21:39.426 568-612/? I/trifa.MainActivity: file_recv_chunk:kind=1
09-09 11:21:39.504 568-612/? I/trifa.MainActivity: delete_ft:id=1
09-09 11:21:39.931 568-568/? I/trifa.FriendListHolder: onClick
09-09 11:21:39.958 892-985/? I/ActivityManager: START u0 {cmp=com.zoffcc.applications.trifa/.MessageListActivity (has extras)} from pid 568
09-09 11:21:40.010 568-568/? I/trifa.MainActivity: onPause
09-09 11:21:40.013 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:21:40.013 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=568 TaskId:75
09-09 11:21:40.026 568-568/? I/trifa.MsgListActivity: onCreate
09-09 11:21:40.027 568-568/? I/trifa.MsgListActivity: onCreate:002
09-09 11:21:40.027 568-568/? I/trifa.MsgListActivity: onCreate:003:friendnum=1 friendnum_prev=-1
09-09 11:21:40.043 568-568/? I/trifa.MsgListFrgnt: onAttach(Context)
09-09 11:21:40.043 568-568/? I/trifa.MsgListFrgnt: onAttach(Activity)
09-09 11:21:40.044 568-568/? I/trifa.MsgListFrgnt: onCreateView
09-09 11:21:40.130 568-568/? I/trifa.MsgListFrgnt: current_friendnum=1
09-09 11:21:40.131 568-568/? I/trifa.MsgListFrgnt: loading data:001
09-09 11:21:40.131 568-568/? I/trifa.MessagelistAdptr: MessagelistAdapter
09-09 11:21:40.167 568-568/? I/trifa.MsgListActivity: onCreate:099
09-09 11:21:40.168 568-568/? I/trifa.MsgListActivity: onResume
09-09 11:21:40.168 568-568/? I/trifa.MsgListActivity: onResume:001:friendnum=1
09-09 11:21:40.169 568-568/? I/trifa.MsgListFrgnt: onResume
09-09 11:21:40.256 892-930/? I/ActivityManager: Displayed com.zoffcc.applications.trifa/.MessageListActivity: +245ms
09-09 11:21:40.590 892-930/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{426c5458 u0 com.zoffcc.applications.trifa/.MessageListActivity t75} time:31085030
09-09 11:21:41.137 568-568/? I/trifa.MsgListActivity: start_call_to_friend_real
09-09 11:21:41.140 568-568/? I/trifa.MsgListActivity: CALL:start:(2.0):Callstate.state=0
09-09 11:21:41.140 568-568/? I/trifa.MsgListActivity: CALL:start:(2.1):show activity
09-09 11:21:41.140 568-568/? I/trifa.ToxService: I:setting filteraudio_active=1
09-09 11:21:41.146 568-1280/? I/trifa.MsgListActivity: wating for camera open
09-09 11:21:41.147 892-1251/? I/ActivityManager: START u0 {cmp=com.zoffcc.applications.trifa/.CallingActivity} from pid 568
09-09 11:21:41.158 568-568/? I/trifa.MsgListActivity: onPause
09-09 11:21:41.158 568-568/? I/trifa.MsgListFrgnt: onPause
09-09 11:21:41.158 568-568/? I/trifa.MsgListActivity: stop_self_typing_indicator_s
09-09 11:21:41.159 568-568/? I/trifa.MsgListActivity: onPause:001:friendnum=1
09-09 11:21:41.159 568-568/? I/trifa.MsgListActivity: onPause:002:friendnum=-1
09-09 11:21:41.162 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:21:41.164 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=568 TaskId:75
09-09 11:21:41.213 568-568/? I/trifa.CallingActivity: active_camera_type(5)=1
09-09 11:21:41.215 568-568/? I/trifa.CallingActivity: update_top_text_line(1):top_text_line_str3=
09-09 11:21:41.215 568-568/? I/trifa.CallingActivity: update_top_text_line(2):str=
09-09 11:21:41.215 568-568/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str1=katcom
09-09 11:21:41.215 568-568/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str2=
09-09 11:21:41.215 568-568/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str3=
09-09 11:21:41.215 568-568/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str4=
09-09 11:21:41.215 568-568/? I/trifa.CallingActivity: update_top_text_line(2b):top_text_line_str3=
09-09 11:21:41.215 568-568/? I/trifa.CallingActivity: onStart
09-09 11:21:41.216 568-1284/? I/trifa.CallingActivity: active_camera_type(01)=1
09-09 11:21:41.219 568-1289/? I/trifa.AudioReceiver: Running Audio Thread [IN]
09-09 11:21:41.219 568-1289/? I/trifa.nativeaudio: createEngine
09-09 11:21:41.219 568-1289/? I/trifa.nativeaudio: createEngine:class=0x1d500486
09-09 11:21:41.219 568-1289/? I/trifa.nativeaudio: createEngine:method=0x683d5010
09-09 11:21:41.221 568-1288/? I/trifa.AudioRecording: Running Audio Thread [OUT]
09-09 11:21:41.227 568-1289/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:start:engineEngine=0x72b2ca3c
09-09 11:21:41.228 568-1288/? I/trifa.nativeaudio: createAudioRecorder:start
09-09 11:21:41.232 568-1288/? I/trifa.nativeaudio: createAudioRecorder:end
09-09 11:21:41.232 568-1288/? I/trifa.AudioRecording: want_buf_size_in_bytes(1)=23040
09-09 11:21:41.232 568-1288/? I/trifa.ToxService: D:audio_buffer_1=(call)0x421aeb80 audio_buffer=0x1d400005
09-09 11:21:41.232 568-1288/? I/trifa.AudioRecording: NativeAudio.n_rec_buf_size_in_bytes=5760 PREF__X_audio_recording_frame_size=60
09-09 11:21:41.233 568-1288/? I/trifa.nativeaudio: set_JNI_audio_rec_buffer:num=0, len=5760
09-09 11:21:41.233 568-1288/? I/trifa.nativeaudio: set_JNI_audio_rec_buffer:num=1, len=5760
09-09 11:21:41.233 568-1288/? I/trifa.nativeaudio: StartREC
09-09 11:21:41.236 568-1289/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_001=0 SL_RESULT_SUCCESS=0
09-09 11:21:41.236 568-1289/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_002=0
09-09 11:21:41.242 568-568/? I/trifa.CameraSurfacePrv: onMeasure
09-09 11:21:41.243 568-1289/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_Realize=0 SL_RESULT_SUCCESS=0
09-09 11:21:41.243 568-1289/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_003=0 SL_RESULT_SUCCESS=0
09-09 11:21:41.243 568-1289/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_005=0 SL_RESULT_SUCCESS=0
09-09 11:21:41.243 568-1289/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_006=0 SL_RESULT_SUCCESS=0
09-09 11:21:41.243 184-910/? I/AudioFlinger: setAppName(), name=[com.zoffcc.applications.trifa], active=[1]
09-09 11:21:41.243 184-910/? V/EffectDiracSound: DiracSound_Command EFFECT_CMD_SET_APP_NAME: stream=0, name=+com.zoffcc.applications.trifa
09-09 11:21:41.244 184-4061/? I/AudioFlinger: setAppName(), name=[com.zoffcc.applications.trifa], active=[0]
09-09 11:21:41.244 184-4061/? V/EffectDiracSound: DiracSound_Command EFFECT_CMD_SET_APP_NAME: stream=0, name=-com.zoffcc.applications.trifa
09-09 11:21:41.244 568-1289/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_007=0 SL_RESULT_SUCCESS=0
09-09 11:21:41.244 568-568/? I/trifa.CameraSurfacePrv: onMeasure
09-09 11:21:41.299 568-568/? I/trifa.CameraSurfacePrv: surfaceCreated...
09-09 11:21:41.299 568-568/? I/trifa.CameraSurfacePrv: surfaceCreated:re init camera:START
09-09 11:21:41.299 568-568/? I/trifa.CameraSurfacePrv: surfaceCreated:re init camera:READY
09-09 11:21:41.299 568-568/? I/trifa.CameraSurfacePrv: surfaceChanged...
09-09 11:21:41.301 568-568/? I/trifa.CallingActivity: update_top_text_line(2c):top_text_line_str3=
09-09 11:21:41.324 568-568/? I/trifa.CameraSurfacePrv: onMeasure
09-09 11:21:41.325 568-568/? I/trifa.CameraSurfacePrv: onMeasure
09-09 11:21:41.326 892-930/? I/ActivityManager: Displayed com.zoffcc.applications.trifa/.CallingActivity: +162ms
09-09 11:21:41.445 568-1284/? D/NvCameraSuspendHelper: register camera handler for com.zoffcc.applications.trifa
09-09 11:21:41.447 568-1284/? I/trifa.CallingActivity: cameraHasOpened:**************** CAMERA OPEN ****************
09-09 11:21:41.447 568-1284/? I/trifa.CallingActivity: cameraHasOpened:**************** CAMERA OPEN ****************
09-09 11:21:41.447 568-1284/? I/trifa.CallingActivity: cameraHasOpened:**************** CAMERA OPEN ****************
09-09 11:21:41.459 568-1284/? I/trifa.MainApplication: MainApplication:418:stack trace ok
09-09 11:21:41.528 568-1284/? I/trifa.MainApplication: MainApplication:418:crash file=/storage/emulated/0/trifa/crashes/crash_2018-09-09_11_21_41.txt
09-09 11:21:41.533 568-1284/? I/trifa.MainApplication: MainApplication:418:crashes[set]=1
09-09 11:21:41.533 568-1284/? I/trifa.MainApplication: MainApplication:418:?:60000 < 1536463301534
09-09 11:21:41.533 568-1284/? I/trifa.MainApplication: MainApplication:418:?:1536463241534
09-09 11:21:41.533 568-1284/? I/trifa.ToxService: stop_tox_fg:001
09-09 11:21:41.534 568-568/? I/trifa.ToxService: stop_tox_fg:002
09-09 11:21:41.534 568-568/? I/trifa.ToxService: stop_tox_fg:003
09-09 11:21:41.534 568-568/? I/trifa.ToxService: stop_tox_fg:004
09-09 11:21:41.534 568-1284/? I/trifa.ToxService: stop_tox_fg:099
09-09 11:21:41.534 568-1284/? I/trifa.ToxService: stop_me:001
09-09 11:21:41.534 568-612/? W/System.err:     at com.zoffcc.applications.trifa.TrifaToxService$3.run(TrifaToxService.java:839)
09-09 11:21:41.535 568-1284/? I/trifa.ToxService: stop_me:002
09-09 11:21:41.536 568-1284/? I/trifa.ToxService: stop_me:003
09-09 11:21:41.537 1016-1016/? D/PhoneStatusBar: removeNotification key=android.os.BinderProxy@4363dec0 keyCode=1130618560 old=StatusBarNotification(pkg=com.zoffcc.applications.trifa user=UserHandle{0} id=1030 tag=null score=0: Notification(pri=0 contentView=com.zoffcc.applications.trifa/0x7f04002b vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]))
09-09 11:21:41.542 1091-1091/? I/Launcher.ApplicationsMessage: update com.zoffcc.applications.trifa/ to null
09-09 11:21:41.566 568-1280/? I/trifa.MsgListActivity: Callstate.camera_openedtrue
09-09 11:21:41.634 568-612/? I/trifa.nativeaudio: shutdownEngine
09-09 11:21:41.650 568-612/? I/trifa.ToxService: D:tox_kill ... START
09-09 11:21:41.650 568-612/? I/trifa.ToxService: D:filter_audio: shutdown
09-09 11:21:41.658 892-930/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{426caba0 u0 com.zoffcc.applications.trifa/.CallingActivity t75} time:31086098
09-09 11:21:41.717 568-609/? I/trifa.ToxService: I:ToxVideo:Clean thread exit!
09-09 11:21:41.719 568-610/? I/trifa.ToxService: I:ToxVideo:Clean video thread exit!
09-09 11:21:41.720 568-612/? I/trifa.ToxService: D:tox_kill ... READY
09-09 11:21:41.766 568-1280/? I/trifa.CallingActivity: update_top_text_line(1):top_text_line_str3=
09-09 11:21:41.766 568-1280/? I/trifa.CallingActivity: update_top_text_line(2):str=
09-09 11:21:41.767 568-1280/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str1=katcom
09-09 11:21:41.767 568-1280/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str2=0s
09-09 11:21:41.767 568-1280/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str3=
09-09 11:21:41.767 568-1280/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str4=
09-09 11:21:41.767 568-1280/? I/trifa.CallingActivity: update_top_text_line(2b):top_text_line_str3=
09-09 11:21:41.767 568-1280/? I/trifa.MsgListActivity: CALL_OUT:001:friendnum=1 f_audio_enabled=1 f_video_enabled=1
09-09 11:21:41.820 568-568/? I/trifa.ToxService: stop_tox_fg:005
09-09 11:21:41.820 568-568/? I/trifa.ToxService: stop_tox_fg:007
09-09 11:21:41.820 568-568/? I/trifa.MainActivity: change_notification
09-09 11:21:41.821 568-568/? I/trifa.ToxService: stop_tox_fg:008
09-09 11:21:41.821 568-1358/? I/trifa.MainActivity: change_notification:change
09-09 11:21:41.821 568-568/? I/trifa.ToxService: set_all_conferences_inactive:003
09-09 11:21:41.821 568-1358/? I/trifa.ToxService: change_notification_fg
09-09 11:21:41.821 568-1358/? I/trifa.ToxService: change_notification_fg:bootstrapping=FALSE
09-09 11:21:41.822 568-568/? I/trifa.MainActivity: set_all_conferences_inactive
09-09 11:21:41.822 568-568/? I/trifa.ToxService: stop_tox_fg:009
09-09 11:21:41.824 568-568/? I/trifa.CallingActivity: update_top_text_line(2c):top_text_line_str3=
09-09 11:21:41.826 1016-1269/? V/ExpandedNotification: push score:0.0, local score:0.0, pkg:com.zoffcc.applications.trifa
09-09 11:21:41.826 1016-1016/? D/PhoneStatusBar: addNotification pkg=com.zoffcc.applications.trifa;basepkg=com.zoffcc.applications.trifa;id=1030
09-09 11:21:41.827 1016-1165/? W/System.err: java.lang.NoSuchMethodException: buzzBeepBlinkForNotification [class java.lang.String]
09-09 11:21:41.827 1016-1016/? D/StatusBar: addNotificationViews(key=android.os.BinderProxy@431ffc58, notification=StatusBarNotification(pkg=com.zoffcc.applications.trifa user=UserHandle{0} id=1030 tag=null score=0: Notification(pri=0 contentView=com.zoffcc.applications.trifa/0x7f04002b vibrate=null sound=null defaults=0x0 flags=0x0 kind=[null]))
09-09 11:21:41.837 1091-1091/? I/Launcher.ApplicationsMessage: update com.zoffcc.applications.trifa/ to 1
09-09 11:21:41.869 179-179/? I/DEBUG: pid: 568, tid: 1280, name: Thread-1593  >>> com.zoffcc.applications.trifa <<<
09-09 11:21:42.075 179-179/? I/DEBUG:     #01  pc 000787c4  /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so (toxav_call+44)
09-09 11:21:42.075 179-179/? I/DEBUG:     #02  pc 000495dc  /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so (Java_com_zoffcc_applications_trifa_MainActivity_toxav_1call+44)
09-09 11:21:42.077 179-179/? I/DEBUG:          76699a84  706e37c8  /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so (toxav_call+48)
09-09 11:21:42.078 179-179/? I/DEBUG:          76699abc  706b45e0  /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so (Java_com_zoffcc_applications_trifa_MainActivity_toxav_1call+48)
09-09 11:21:42.206 1243-1294/? I/WtProcessController: Receive am_crash event for pid: 892 pkg = com.zoffcc.applications.trifa
09-09 11:21:42.212 1889-1900/? I/octvm_klo: summary: [/data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so (toxav_call+44)]
09-09 11:21:42.214 892-1363/? W/ActivityManager:   Force finishing activity com.zoffcc.applications.trifa/.CallingActivity
09-09 11:21:42.255 892-902/? I/ActivityManager: Process com.zoffcc.applications.trifa (pid 568) has died.
09-09 11:21:42.256 892-27468/? I/WindowState: WIN DEATH: Window{42b5bbf0 u0 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.MessageListActivity}
09-09 11:21:42.260 892-902/? W/ActivityManager: Scheduling restart of crashed service com.zoffcc.applications.trifa/.TrifaToxService in 1000ms
09-09 11:21:42.263 892-1015/? I/WindowState: WIN DEATH: Window{4241d328 u0 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.MainActivity}
09-09 11:21:42.266 892-1252/? I/WindowState: WIN DEATH: Window{42aeab58 u0 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.MainActivity}
09-09 11:21:42.266 892-27467/? I/WindowState: WIN DEATH: Window{42c603b8 u0 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.CallingActivity}
09-09 11:21:42.279 892-902/? I/ActivityManager: Start proc com.zoffcc.applications.trifa for activity com.zoffcc.applications.trifa/.MessageListActivity: pid=1370 uid=10116 gids={50116, 3003, 1028, 1015}
09-09 11:21:42.297 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:21:42.298 1243-1294/? I/StatusController: Last foreground:com.zoffcc.applications.trifa uid:10116 Current foreground:com.zoffcc.applications.trifa uid:10116
09-09 11:21:42.299 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1370 TaskId:75
09-09 11:21:42.332 195-195/? D/phs:ipc-loc: Socket 12: hangup from client "com.zoffcc.applications.trifa"
09-09 11:21:42.357 1370-1370/? I/MultiDex: MultiDexExtractor(/data/app/com.zoffcc.applications.trifa-1.apk, /data/data/com.zoffcc.applications.trifa/code_cache/secondary-dexes)
09-09 11:21:42.361 892-1029/? W/ErrorReport: Fail to sendHttpRequest
                                             java.lang.IllegalArgumentException: HTTP entity may not be null
                                                 at org.apache.http.util.EntityUtils.toString(EntityUtils.java:110)
                                                 at org.apache.http.util.EntityUtils.toString(EntityUtils.java:146)
                                                 at miui.util.ErrorReport.b(SourceFile:396)
                                                 at miui.util.ErrorReport.sendReportRequest(SourceFile:353)
                                                 at miui.util.ErrorReport$1.a(SourceFile:369)
                                                 at miui.util.ErrorReport$1.doInBackground(SourceFile:366)
                                                 at android.os.AsyncTask$2.call(AsyncTask.java:288)
                                                 at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                 at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
                                                 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                 at java.lang.Thread.run(Thread.java:841)
09-09 11:21:42.362 1370-1370/? I/MultiDex: Blocking on lock /data/data/com.zoffcc.applications.trifa/code_cache/secondary-dexes/MultiDex.lock
09-09 11:21:42.363 1370-1370/? I/MultiDex: /data/data/com.zoffcc.applications.trifa/code_cache/secondary-dexes/MultiDex.lock locked
09-09 11:21:42.363 1370-1370/? I/MultiDex: MultiDexExtractor.load(/data/app/com.zoffcc.applications.trifa-1.apk, false, )
09-09 11:21:42.385 1370-1370/? I/trifa.MainApplication: MainApplication:61:onCreate
09-09 11:21:42.388 1370-1370/? I/trifa.MainApplication: MainApplication:61:crashes[load]=1
09-09 11:21:42.388 1370-1370/? I/trifa.MainApplication: MainApplication:61:last_crash_time[load]=0
09-09 11:21:42.388 1370-1370/? I/trifa.MainApplication: MainApplication:61:prevlast_crash_time[load]=0
09-09 11:21:42.435 1370-1370/? I/trifa.MsgListActivity: onCreate
09-09 11:21:42.451 1370-1370/? I/trifa.MsgListActivity: onCreate:002
09-09 11:21:42.476 1370-1370/? I/dalvikvm: Could not find method android.media.AudioTrack.write, referenced from method com.zoffcc.applications.trifa.MainActivity.android_toxav_callback_audio_receive_frame_cb_method
09-09 11:21:42.506 1370-1370/? D/dalvikvm: Trying to load lib /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so 0x41f95770
09-09 11:21:42.507 1370-1370/? D/dalvikvm: Added shared lib /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so 0x41f95770
09-09 11:21:42.507 1370-1370/? I/trifa.MainActivity: successfully loaded jni-c-toxcore library
09-09 11:21:42.507 1370-1370/? D/dalvikvm: Trying to load lib /data/app-lib/com.zoffcc.applications.trifa-1/libnative-audio-jni.so 0x41f95770
09-09 11:21:42.512 1370-1370/? D/dalvikvm: Added shared lib /data/app-lib/com.zoffcc.applications.trifa-1/libnative-audio-jni.so 0x41f95770
09-09 11:21:42.512 1370-1370/? I/trifa.MainActivity: successfully loaded native-audio-jni library
09-09 11:21:42.512 1370-1370/? I/trifa.MsgListActivity: onCreate:003:friendnum=1 friendnum_prev=-1
09-09 11:21:42.546 1370-1370/? I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeStepGranularity, referenced from method android.support.v7.widget.AppCompatTextHelper.loadFromAttributes
09-09 11:21:42.553 1370-1370/? I/trifa.MsgListFrgnt: onAttach(Context)
09-09 11:21:42.553 1370-1370/? I/trifa.MsgListFrgnt: onAttach(Activity)
09-09 11:21:42.553 1370-1370/? I/trifa.MsgListFrgnt: onCreateView
09-09 11:21:42.614 1370-1370/? W/dalvikvm: VFY: unable to resolve virtual method 1413: Landroid/graphics/drawable/Drawable;.inflate (Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
09-09 11:21:42.616 1370-1370/? I/trifa.MsgListFrgnt: current_friendnum=1
09-09 11:21:42.617 1370-1370/? I/trifa.MessagelistAdptr: MessagelistAdapter
09-09 11:21:42.625 1370-1370/? I/trifa.MainApplication: MainApplication:61:stack trace ok
09-09 11:21:42.690 1370-1370/? I/trifa.MainApplication: MainApplication:61:crash file=/storage/emulated/0/trifa/crashes/crash_2018-09-09_11_21_42.txt
09-09 11:21:42.702 1370-1370/? I/trifa.MainApplication: MainApplication:61:crashes[set]=2
09-09 11:21:42.702 1370-1370/? I/trifa.MainApplication: MainApplication:61:?:60000 < 1536463302703
09-09 11:21:42.702 1370-1370/? I/trifa.MainApplication: MainApplication:61:?:1536463242703
09-09 11:21:52.285 892-930/? E/WindowManager: Starting window AppWindowToken{4337a938 token=Token{41ff9b50 ActivityRecord{426c5458 u0 com.zoffcc.applications.trifa/.MessageListActivity t75}}} timed out
09-09 11:21:58.168 892-932/? W/ActivityManager: Activity pause timeout for ActivityRecord{426c5458 u0 com.zoffcc.applications.trifa/.MessageListActivity t75}
09-09 11:21:58.170 1243-1294/? I/StatusController: Last foreground:com.zoffcc.applications.trifa uid:10116 Current foreground:com.miui.home uid:10009
09-09 11:21:59.167 892-1011/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.zoffcc.applications.trifa/.StartMainActivityWrapper bnds=[859,784][1027,952] (has extras)} from pid 1091
09-09 11:21:59.178 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:21:59.179 1243-1294/? I/StatusController: Last foreground:com.miui.home uid:10009 Current foreground:com.zoffcc.applications.trifa uid:10116
09-09 11:21:59.179 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1370 TaskId:75
09-09 11:22:08.436 892-932/? W/ActivityManager: Activity stop timeout for ActivityRecord{426c5458 u0 com.zoffcc.applications.trifa/.MessageListActivity t75}
09-09 11:22:34.505 1243-1294/? I/WhetstoneService: dispatchEventDelay SCREEN_TRIGGLE value:0
09-09 11:22:35.030 892-932/? W/ActivityManager: Activity pause timeout for ActivityRecord{42944988 u0 com.zoffcc.applications.trifa/.StartMainActivityWrapper t75}
09-09 11:22:35.065 1243-1294/? I/WhetstoneService: dispatchEventDelay SCREEN_TRIGGLE value:1
09-09 11:22:35.070 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:22:35.070 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1370 TaskId:75
09-09 11:22:39.356 892-932/? W/ActivityManager: Activity pause timeout for ActivityRecord{42944988 u0 com.zoffcc.applications.trifa/.StartMainActivityWrapper t75}
09-09 11:22:39.359 1243-1294/? I/StatusController: Last foreground:com.zoffcc.applications.trifa uid:10116 Current foreground:com.miui.home uid:10009
09-09 11:22:42.418 892-11325/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.zoffcc.applications.trifa/.StartMainActivityWrapper bnds=[859,784][1027,952] (has extras)} from pid 1091
09-09 11:22:42.437 1243-1294/? I/WtEventController: dispatchSysInfoEvent AM_NEW_INTENT componentName:com.zoffcc.applications.trifa/.StartMainActivityWrapper
09-09 11:22:42.444 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:22:42.445 1243-1294/? I/StatusController: Last foreground:com.miui.home uid:10009 Current foreground:com.zoffcc.applications.trifa uid:10116
09-09 11:22:42.446 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1370 TaskId:75
09-09 11:22:45.032 892-932/? W/ActivityManager: Activity stop timeout for ActivityRecord{42944988 u0 com.zoffcc.applications.trifa/.StartMainActivityWrapper t75}
09-09 11:22:45.032 892-932/? I/ActivityManager: Activity reported stop, but no longer stopping: ActivityRecord{42944988 u0 com.zoffcc.applications.trifa/.StartMainActivityWrapper t75}
09-09 11:23:31.918 1243-1294/? I/WhetstoneService: dispatchEventDelay SCREEN_TRIGGLE value:0
09-09 11:23:32.461 892-932/? W/ActivityManager: Activity pause timeout for ActivityRecord{42944988 u0 com.zoffcc.applications.trifa/.StartMainActivityWrapper t75}
09-09 11:23:32.528 1243-1294/? I/WhetstoneService: dispatchEventDelay SCREEN_TRIGGLE value:1
09-09 11:23:33.505 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:23:33.506 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1370 TaskId:75
09-09 11:23:34.705 892-932/? W/ActivityManager: Activity pause timeout for ActivityRecord{42944988 u0 com.zoffcc.applications.trifa/.StartMainActivityWrapper t75}
09-09 11:23:34.708 1243-1294/? I/StatusController: Last foreground:com.zoffcc.applications.trifa uid:10116 Current foreground:com.miui.home uid:10009
09-09 11:23:35.767 1016-1016/? D/ScreenElementRoot: findResource: ScaleMetrics sw:1536 den:320 sizeType:0 scale:1.0 path:den440
09-09 11:23:35.767 1016-1016/? D/ScreenElementRoot: findScale: ScaleMetrics sw:1536 den:320 sizeType:0 scale:0.9231
09-09 11:23:35.773 1016-1016/? W/LanguageHelper: no available string resources to load.
09-09 11:23:35.805 1016-1016/? D/ScreenElementRoot: findResource: ScaleMetrics sw:1536 den:320 sizeType:0 scale:1.0 path:den440
09-09 11:23:35.805 1016-1016/? D/ScreenElementRoot: findScale: ScaleMetrics sw:1536 den:320 sizeType:0 scale:0.9231
09-09 11:23:35.811 1016-1016/? W/LanguageHelper: no available string resources to load.
09-09 11:23:35.838 1016-1016/? D/ScreenElementRoot: findResource: ScaleMetrics sw:1536 den:320 sizeType:0 scale:1.0 path:den440
09-09 11:23:35.838 1016-1016/? D/ScreenElementRoot: findScale: ScaleMetrics sw:1536 den:320 sizeType:0 scale:0.9231
09-09 11:23:35.844 1016-1016/? W/LanguageHelper: no available string resources to load.
09-09 11:23:37.452 892-903/? D/AppOps: checkOperation :code 50 uid 10116 package com.zoffcc.applications.trifa
09-09 11:23:37.453 892-1262/? I/ActivityManager: Force stopping com.zoffcc.applications.trifa appid=10116 user=0: from pid 1016
09-09 11:23:37.458 892-1262/? I/ActivityManager: Killing 1370:com.zoffcc.applications.trifa/u0a116 (adj 0): stop com.zoffcc.applications.trifa
09-09 11:23:37.467 892-1262/? W/ActivityManager: Scheduling restart of crashed service com.zoffcc.applications.trifa/.TrifaToxService in 1000ms
09-09 11:23:37.470 892-1262/? I/ActivityManager:   Force finishing activity ActivityRecord{42773318 u0 com.zoffcc.applications.trifa/.MainActivity t75 f}
09-09 11:23:37.471 892-1262/? W/ActivityManager: Duplicate finish request for ActivityRecord{42773318 u0 com.zoffcc.applications.trifa/.MainActivity t75 f}
09-09 11:23:37.471 892-1262/? I/ActivityManager:   Force stopping service ServiceRecord{4333f958 u0 com.zoffcc.applications.trifa/.TrifaToxService}
09-09 11:23:37.478 892-932/? W/BroadcastQueue: Unable to launch app com.gau.go.launcherex/10112 for broadcast Intent { act=android.intent.action.PACKAGE_RESTARTED dat=package:com.zoffcc.applications.trifa flg=0x10 (has extras) }: process is not permitted to autostart
09-09 11:23:37.494 1016-1016/? D/PhoneStatusBar: removeNotification key=android.os.BinderProxy@431ffc58 keyCode=1126169688 old=StatusBarNotification(pkg=com.zoffcc.applications.trifa user=UserHandle{0} id=1030 tag=null score=0: Notification(pri=0 contentView=com.zoffcc.applications.trifa/0x7f04002b vibrate=null sound=null defaults=0x0 flags=0x0 kind=[null]))
09-09 11:23:37.497 1091-1091/? I/Launcher.ApplicationsMessage: update com.zoffcc.applications.trifa/ to null
09-09 11:23:41.743 892-1237/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.zoffcc.applications.trifa/.StartMainActivityWrapper bnds=[859,784][1027,952] (has extras)} from pid 1091
09-09 11:23:41.760 892-27468/? I/ActivityManager: Start proc com.zoffcc.applications.trifa for activity com.zoffcc.applications.trifa/.StartMainActivityWrapper: pid=1659 uid=10116 gids={50116, 3003, 1028, 1015}
09-09 11:23:41.787 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:23:41.788 1243-1294/? I/StatusController: Last foreground:com.miui.home uid:10009 Current foreground:com.zoffcc.applications.trifa uid:10116
09-09 11:23:41.789 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1659 TaskId:76
09-09 11:23:41.825 1659-1659/? I/MultiDex: MultiDexExtractor(/data/app/com.zoffcc.applications.trifa-1.apk, /data/data/com.zoffcc.applications.trifa/code_cache/secondary-dexes)
09-09 11:23:41.826 1659-1659/? I/MultiDex: Blocking on lock /data/data/com.zoffcc.applications.trifa/code_cache/secondary-dexes/MultiDex.lock
09-09 11:23:41.826 1659-1659/? I/MultiDex: /data/data/com.zoffcc.applications.trifa/code_cache/secondary-dexes/MultiDex.lock locked
09-09 11:23:41.826 1659-1659/? I/MultiDex: MultiDexExtractor.load(/data/app/com.zoffcc.applications.trifa-1.apk, false, )
09-09 11:23:41.845 1659-1659/? I/trifa.MainApplication: MainApplication:66:onCreate
09-09 11:23:41.850 1659-1659/? I/trifa.MainApplication: MainApplication:66:crashes[load]=2
09-09 11:23:41.850 1659-1659/? I/trifa.MainApplication: MainApplication:66:last_crash_time[load]=0
09-09 11:23:41.850 1659-1659/? I/trifa.MainApplication: MainApplication:66:prevlast_crash_time[load]=0
09-09 11:23:41.902 1659-1659/? I/dalvikvm: Could not find method android.media.AudioTrack.write, referenced from method com.zoffcc.applications.trifa.MainActivity.android_toxav_callback_audio_receive_frame_cb_method
09-09 11:23:41.942 1659-1659/? D/dalvikvm: Trying to load lib /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so 0x41f96fb0
09-09 11:23:41.943 1659-1659/? D/dalvikvm: Added shared lib /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so 0x41f96fb0
09-09 11:23:41.944 1659-1659/? I/trifa.MainActivity: successfully loaded jni-c-toxcore library
09-09 11:23:41.944 1659-1659/? D/dalvikvm: Trying to load lib /data/app-lib/com.zoffcc.applications.trifa-1/libnative-audio-jni.so 0x41f96fb0
09-09 11:23:41.947 1659-1659/? D/dalvikvm: Added shared lib /data/app-lib/com.zoffcc.applications.trifa-1/libnative-audio-jni.so 0x41f96fb0
09-09 11:23:41.947 1659-1659/? I/trifa.MainActivity: successfully loaded native-audio-jni library
09-09 11:23:41.948 1659-1659/? W/System.err:     at com.zoffcc.applications.trifa.StartMainActivityWrapper.onCreate(StartMainActivityWrapper.java:59)
09-09 11:23:41.954 892-1263/? I/ActivityManager: START u0 {cmp=com.zoffcc.applications.trifa/.CheckPasswordActivity} from pid 1659
09-09 11:23:41.960 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:23:41.960 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1659 TaskId:76
09-09 11:23:42.047 1659-1659/? I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeStepGranularity, referenced from method android.support.v7.widget.AppCompatTextHelper.loadFromAttributes
09-09 11:23:42.061 1659-1659/? W/dalvikvm: VFY: unable to resolve virtual method 1413: Landroid/graphics/drawable/Drawable;.inflate (Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
09-09 11:23:42.285 1016-1165/? W/System.err: java.lang.NoSuchMethodException: buzzBeepBlinkForNotification [class java.lang.String]
09-09 11:23:42.302 892-930/? I/ActivityManager: Displayed com.zoffcc.applications.trifa/.CheckPasswordActivity: +343ms (total +2m0s34ms)
09-09 11:23:42.302 892-930/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{442e7ca8 u0 com.zoffcc.applications.trifa/.CheckPasswordActivity t76} time:31206742
09-09 11:23:42.368 1016-1165/? W/System.err: java.lang.NoSuchMethodException: buzzBeepBlinkForNotification [class java.lang.String]
09-09 11:23:51.518 1659-1659/? I/trifa.CheckPasswordActy: attemptUnlock
09-09 11:23:51.563 1659-1680/? I/trifa.CheckPasswordActy: db:path=/data/data/com.zoffcc.applications.trifa/app_dbs/main.db
09-09 11:23:51.580 1659-1680/? D/dalvikvm: Trying to load lib /data/app-lib/com.zoffcc.applications.trifa-1/libsqlcipher.so 0x41f96fb0
09-09 11:23:51.581 1659-1680/? D/dalvikvm: Added shared lib /data/app-lib/com.zoffcc.applications.trifa-1/libsqlcipher.so 0x41f96fb0
09-09 11:23:51.915 1659-1680/? I/trifa.CheckPasswordActy: db:open=OK:path=/data/data/com.zoffcc.applications.trifa/app_dbs/main.db
09-09 11:23:51.934 892-1262/? I/ActivityManager: START u0 {cmp=com.zoffcc.applications.trifa/.MainActivity} from pid 1659
09-09 11:23:51.954 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:23:51.954 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1659 TaskId:76
09-09 11:23:51.966 1659-1659/? I/trifa.MainActivity: onCreate
09-09 11:23:52.146 1659-1659/? I/trifa.FriendListFrgnt: onAttach(Context)
09-09 11:23:52.146 1659-1659/? I/trifa.FriendListFrgnt: onAttach(Activity)
09-09 11:23:52.146 1659-1659/? I/trifa.FriendListFrgnt: onCreateView
09-09 11:23:52.154 1659-1659/? I/trifa.FriendListFrgnt: onCreateView:view1=android.widget.RelativeLayout{4203a4f8 V.E..... ......I. 0,0-0,0}
09-09 11:23:52.155 1659-1659/? I/trifa.FriendlistAdapter: FriendlistAdapter
09-09 11:23:52.155 1659-1659/? I/trifa.FriendListFrgnt: onCreateView:adapter=com.zoffcc.applications.trifa.FriendlistAdapter@42528768
09-09 11:23:52.155 1659-1659/? I/trifa.FriendListFrgnt: onCreateView:listingsView=android.support.v7.widget.RecyclerView{41fc6898 VFED.... ......ID 0,0-0,0 #7f0f014c app:id/rv_list}
09-09 11:23:52.155 1659-1659/? I/trifa.FriendListFrgnt: onViewCreated
09-09 11:23:52.167 1659-1659/? I/trifa.MainActivity: SD_CARD_FILES_EXPORT_DIR:/storage/emulated/0/Android/data/com.zoffcc.applications.trifa/files/vfs_export/
09-09 11:23:52.170 1659-1659/? I/trifa.MainActivity: java.library.path:/vendor/lib:/system/lib
09-09 11:23:52.170 1659-1659/? I/trifa.MainActivity: waiting_for_orbot_info:F5
09-09 11:23:52.170 1659-1659/? I/trifa.MainActivity: PREF__UV_reversed:2=true
09-09 11:23:52.170 1659-1659/? I/trifa.MainActivity: PREF__notification_sound:2=true
09-09 11:23:52.170 1659-1659/? I/trifa.MainActivity: PREF__notification_vibrate:2=false
09-09 11:23:52.219 1659-1659/? W/dalvikvm: VFY: unable to resolve static method 6241: Landroid/support/v13/app/FragmentCompat;.requestPermissions (Landroid/app/Fragment;[Ljava/lang/String;I)V
09-09 11:23:52.220 1659-1659/? W/dalvikvm: VFY: unable to resolve static method 6242: Landroid/support/v13/app/FragmentCompat;.shouldShowRequestPermissionRationale (Landroid/app/Fragment;Ljava/lang/String;)Z
09-09 11:23:52.221 1659-1659/? W/dalvikvm: VFY: unable to resolve static method 191: Landroid/app/AppOpsManager;.permissionToOp (Ljava/lang/String;)Ljava/lang/String;
09-09 11:23:52.318 1659-1659/? I/trifa.MainActivity: loaded:c-toxcore:v0.2.3
09-09 11:23:52.318 1659-1659/? I/trifa.MainActivity: loaded:jni-c-toxcore:v0.99.29
09-09 11:23:52.318 1659-1659/? I/trifa.MainActivity: db:path=/data/data/com.zoffcc.applications.trifa/app_dbs/main.db
09-09 11:23:52.319 1659-1659/? D/dalvikvm: Trying to load lib /data/app-lib/com.zoffcc.applications.trifa-1/libsqlcipher.so 0x41f96fb0
09-09 11:23:52.319 1659-1659/? D/dalvikvm: Shared lib '/data/app-lib/com.zoffcc.applications.trifa-1/libsqlcipher.so' already loaded in same CL 0x41f96fb0
09-09 11:23:52.559 1659-1659/? I/trifa.MainActivity: db:open=OK:path=/data/data/com.zoffcc.applications.trifa/app_dbs/main.db
09-09 11:23:52.559 1659-1659/? I/trifa.MainActivity: vfs:path=/data/data/com.zoffcc.applications.trifa/app_vfs/files.db
09-09 11:23:52.560 1659-1659/? D/dalvikvm: Trying to load lib /data/app-lib/com.zoffcc.applications.trifa-1/libsqlcipher.so 0x41f96fb0
09-09 11:23:52.560 1659-1659/? D/dalvikvm: Shared lib '/data/app-lib/com.zoffcc.applications.trifa-1/libsqlcipher.so' already loaded in same CL 0x41f96fb0
09-09 11:23:52.560 1659-1659/? D/dalvikvm: Trying to load lib /data/app-lib/com.zoffcc.applications.trifa-1/libiocipher.so 0x41f96fb0
09-09 11:23:52.560 1659-1659/? D/dalvikvm: Added shared lib /data/app-lib/com.zoffcc.applications.trifa-1/libiocipher.so 0x41f96fb0
09-09 11:23:52.825 1659-1659/? I/trifa.MainActivity: vfs:open(1)=OK:path=/data/data/com.zoffcc.applications.trifa/app_vfs/files.db
09-09 11:23:52.825 1659-1659/? I/trifa.MainActivity: vfs:encrypted:(1)prefix=
09-09 11:23:52.825 1659-1659/? I/trifa.MainActivity: set_all_conferences_inactive:005
09-09 11:23:52.827 1659-1684/? I/trifa.MainActivity: cleanup_temp_dirs:---START---
09-09 11:23:52.828 1659-1659/? I/trifa.MainActivity: set_all_conferences_inactive
09-09 11:23:52.831 1659-1659/? I/trifa.FriendListFrgnt: onActivityCreated
09-09 11:23:52.831 1659-1659/? I/trifa.FriendListFrgnt: onStart
09-09 11:23:52.832 1659-1659/? I/trifa.MainActivity: onResume
09-09 11:23:52.832 1659-1659/? I/trifa.MainActivity: PREF__UV_reversed:2=true
09-09 11:23:52.832 1659-1659/? I/trifa.MainActivity: PREF__min_audio_samplingrate_out:2=48000
09-09 11:23:52.833 1659-1659/? I/trifa.FriendListFrgnt: onResume
09-09 11:23:52.833 1659-1659/? I/trifa.FriendListFrgnt: onResume:AA
09-09 11:23:52.834 1659-1659/? I/trifa.FriendListFrgnt: onResume:fl.size=2
09-09 11:23:52.835 1659-1659/? I/trifa.FriendListFrgnt: onResume:BB
09-09 11:23:52.941 1659-1659/? I/trifa.MainActivity: waiting_for_orbot_info:false
09-09 11:23:52.941 1659-1659/? I/trifa.ToxService: onCreate
09-09 11:23:52.941 1659-1659/? I/trifa.ToxService: start_me
09-09 11:23:52.941 1659-1659/? I/trifa.ToxService: contentView=android.widget.RemoteViews@4260b2d0
09-09 11:23:52.943 1659-1659/? E/dalvikvm: Could not find class 'android.media.AudioAttributes$Builder', referenced from method android.support.v4.app.NotificationCompat$Builder.setSound
09-09 11:23:52.943 1659-1659/? W/dalvikvm: VFY: unable to resolve new-instance 293 (Landroid/media/AudioAttributes$Builder;) in Landroid/support/v4/app/NotificationCompat$Builder;
09-09 11:23:52.943 1659-1659/? E/dalvikvm: Could not find class 'android.media.AudioAttributes$Builder', referenced from method android.support.v4.app.NotificationCompat$Builder.setSound
09-09 11:23:52.943 1659-1659/? W/dalvikvm: VFY: unable to resolve new-instance 293 (Landroid/media/AudioAttributes$Builder;) in Landroid/support/v4/app/NotificationCompat$Builder;
09-09 11:23:52.943 1659-1659/? D/dalvikvm: DexOpt: couldn't find field Landroid/app/Notification;.audioAttributes
09-09 11:23:52.944 1659-1659/? D/dalvikvm: DexOpt: couldn't find field Landroid/app/Notification;.audioAttributes
09-09 11:23:52.944 1659-1659/? W/dalvikvm: VFY: unable to resolve direct method 259: Landroid/app/Notification$Builder;.<init> (Landroid/content/Context;Ljava/lang/String;)V
09-09 11:23:52.945 1659-1659/? W/dalvikvm: VFY: unable to resolve virtual method 267: Landroid/app/Notification$Builder;.setCategory (Ljava/lang/String;)Landroid/app/Notification$Builder;
09-09 11:23:52.946 1659-1659/? W/dalvikvm: VFY: unable to resolve virtual method 328: Landroid/app/Notification;.getGroup ()Ljava/lang/String;
09-09 11:23:52.946 1659-1659/? W/dalvikvm: VFY: unable to resolve virtual method 328: Landroid/app/Notification;.getGroup ()Ljava/lang/String;
09-09 11:23:52.947 1659-1659/? W/dalvikvm: VFY: unable to resolve virtual method 328: Landroid/app/Notification;.getGroup ()Ljava/lang/String;
09-09 11:23:52.947 1659-1659/? D/dalvikvm: DexOpt: couldn't find field Landroid/app/Notification;.audioAttributes
09-09 11:23:52.948 1659-1659/? I/trifa.ToxService: onStartCommand
09-09 11:23:52.949 1659-1659/? I/trifa.HeadsetStReceiver: onReceive:headset:isInitialStickyBroadcast
09-09 11:23:52.950 1016-9328/? V/ExpandedNotification: push score:0.0, local score:0.0, pkg:com.zoffcc.applications.trifa
09-09 11:23:52.951 1016-1016/? D/PhoneStatusBar: addNotification pkg=com.zoffcc.applications.trifa;basepkg=com.zoffcc.applications.trifa;id=1030
09-09 11:23:52.952 1016-1165/? W/System.err: java.lang.NoSuchMethodException: buzzBeepBlinkForNotification [class java.lang.String]
09-09 11:23:52.952 1016-1016/? D/StatusBar: addNotificationViews(key=android.os.BinderProxy@433fde50, notification=StatusBarNotification(pkg=com.zoffcc.applications.trifa user=UserHandle{0} id=1030 tag=null score=0: Notification(pri=0 contentView=com.zoffcc.applications.trifa/0x7f04002b vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]))
09-09 11:23:52.978 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:23:52.982 1659-1659/? I/trifa.MyGlideModule: isManifestParsingEnabled
09-09 11:23:52.982 1659-1659/? I/trifa.MyGlideModule: applyOptions
09-09 11:23:52.988 1659-1659/? I/dalvikvm: Could not find method android.app.FragmentManager.getFragments, referenced from method com.bumptech.glide.manager.RequestManagerRetriever.findAllFragmentsWithViews
09-09 11:23:52.995 1659-1659/? I/dalvikvm: Could not find method android.media.MediaMetadataRetriever.getScaledFrameAtTime, referenced from method com.bumptech.glide.load.resource.bitmap.VideoDecoder.decodeScaledFrame
09-09 11:23:52.995 1659-1659/? W/dalvikvm: VFY: unable to resolve virtual method 1639: Landroid/media/MediaMetadataRetriever;.getScaledFrameAtTime (JIII)Landroid/graphics/Bitmap;
09-09 11:23:52.998 1659-1659/? I/trifa.MyGlideModule: registerComponents
09-09 11:23:53.009 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:TrifaToxService=0x1d20052e
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:safe_string_method=0x683ac620
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:logger_method=0x683ac5e8
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:cls_local=0x1d500015
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:MainActivity=0x1d200532
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:Logging test ---***---
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:THREAD ID=1685
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:app_data_dir=/data/data/com.zoffcc.applications.trifa/files
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:linking callbacks ... START
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:linking callbacks ... READY
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:filter_audio: prepare. samplerate=48000
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:filter_audio: set delay in ms=70
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:1006
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:1007
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:1008
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:1009
09-09 11:23:53.032 1659-1685/? I/trifa.ToxService: D:create_tox:tox_is_data_encrypted=1
09-09 11:23:53.065 892-930/? I/ActivityManager: Displayed com.zoffcc.applications.trifa/.MainActivity: +1s112ms
09-09 11:23:53.227 1659-1684/? I/trifa.MainActivity: cleanup_temp_dirs:001
09-09 11:23:53.227 1659-1684/? I/trifa.MainActivity: cleanup_temp_dirs:00a
09-09 11:23:53.333 1659-1685/? I/trifa.ToxService: D:1008
09-09 11:23:53.335 1659-1685/? I/trifa.ToxService: D:1009 tox=0x726defb8 error=0
09-09 11:23:53.335 1659-1685/? I/trifa.ToxService: D:local discovery enabled = 0
09-09 11:23:53.335 1659-1685/? I/trifa.ToxService: D:tox_global=0x726defb8
09-09 11:23:53.335 1659-1685/? I/trifa.ToxService: I:new Tox AV
09-09 11:23:53.335 1659-1685/? I/trifa.ToxService: D:linking AV callbacks ... START
09-09 11:23:53.335 1659-1685/? I/trifa.ToxService: D:linking AV callbacks ... READY
09-09 11:23:53.335 1659-1685/? I/trifa.ToxService: I:AV iterate Thread successfully created
09-09 11:23:53.335 1659-1685/? I/trifa.ToxService: I:AV video Thread successfully created
09-09 11:23:53.335 1659-1691/? I/trifa.ToxService: D:2001
09-09 11:23:53.335 1659-1691/? I/trifa.ToxService: D:2002
09-09 11:23:53.335 1659-1691/? I/trifa.ToxService: D:2003
09-09 11:23:53.335 1659-1691/? I/trifa.ToxService: D:2004
09-09 11:23:53.335 1659-1691/? I/trifa.ToxService: I:av_thread_lock created successfully
09-09 11:23:53.335 1659-1691/? I/trifa.ToxService: I:AV Thread #1946122272: starting
09-09 11:23:53.336 1659-1685/? I/trifa.MainActivity: set_all_conferences_inactive:002
09-09 11:23:53.336 1659-1692/? I/trifa.ToxService: D:2001
09-09 11:23:53.336 1659-1692/? I/trifa.ToxService: D:2002
09-09 11:23:53.336 1659-1692/? I/trifa.ToxService: D:2003
09-09 11:23:53.336 1659-1692/? I/trifa.ToxService: D:2004
09-09 11:23:53.336 1659-1692/? I/trifa.ToxService: I:av_thread_lock video created successfully
09-09 11:23:53.336 1659-1692/? I/trifa.ToxService: I:AV video Thread #1947956064: starting
09-09 11:23:53.336 1659-1685/? I/trifa.MainActivity: set_all_conferences_inactive
09-09 11:23:53.336 1659-1685/? I/trifa.ToxService: tox_thread_start_fg
09-09 11:23:53.337 1659-1693/? I/trifa.ToxService: is_tox_started:==============================
09-09 11:23:53.337 1659-1693/? I/trifa.ToxService: is_tox_started=false
09-09 11:23:53.337 1659-1693/? I/trifa.ToxService: is_tox_started:==============================
09-09 11:23:53.337 1659-1693/? I/trifa.ToxService: set_all_conferences_inactive:004
09-09 11:23:53.337 1659-1693/? I/trifa.MainActivity: set_all_conferences_inactive
09-09 11:23:53.337 1659-1693/? I/trifa.ToxService: D:init_tox_callbacks
09-09 11:23:53.337 1659-1693/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_WARNING:file=toxutil.c:linenum=589:func=tox_utils_callback_friend_connection_status:msg=toxutil:set callback
09-09 11:23:53.338 1659-1693/? I/trifa.ToxService: D:update_savedata_file
09-09 11:23:53.389 892-930/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{42791880 u0 com.zoffcc.applications.trifa/.MainActivity t76} time:31217829
09-09 11:23:53.567 1659-1693/? I/trifa.ToxService: D:update_savedata_file:tox_pass_encrypt:0
09-09 11:23:53.567 1659-1693/? I/trifa.ToxService: D:update_savedata_file:tox_is_data_encrypted=1
09-09 11:23:53.567 1659-1693/? I/trifa.MainActivity: update_savedata_file() took:0.23s
09-09 11:23:53.568 1659-1693/? I/trifa.ToxService: D:get_my_toxid
09-09 11:23:53.568 1659-1693/? I/trifa.ToxService: AAA:011
09-09 11:23:53.568 1659-1693/? I/trifa.ToxService: D:update_savedata_file
09-09 11:23:53.824 1659-1693/? I/trifa.ToxService: D:update_savedata_file:tox_pass_encrypt:0
09-09 11:23:53.824 1659-1693/? I/trifa.ToxService: D:update_savedata_file:tox_is_data_encrypted=1
09-09 11:23:53.825 1659-1693/? I/trifa.MainActivity: update_savedata_file() took:0.257s
09-09 11:23:53.825 1659-1693/? I/trifa.ToxService: loading_friend:number_of_friends=2
09-09 11:23:53.854 1659-1693/? I/trifa.ToxService: global_self_last_went_offline_timestamp[1]=1536463433855 HAVE_INTERNET_CONNECTIVITY=true
09-09 11:23:53.854 1659-1693/? I/trifa.ToxService: bootrapping:set to true[1]
09-09 11:23:53.854 1659-1693/? I/trifa.ToxService: change_notification_fg
09-09 11:23:53.854 1659-1693/? I/trifa.ToxService: change_notification_fg:bootstrapping=true
09-09 11:23:53.855 1659-1693/? I/trifa.ToxService: bootstrap_me
09-09 11:23:53.856 1659-1693/? I/trifa.BtpNodeEDB: get_udp_nodelist_from_db:udp_nodelist_count=10
09-09 11:23:53.857 1016-10206/? V/ExpandedNotification: push score:0.0, local score:0.0, pkg:com.zoffcc.applications.trifa
09-09 11:23:53.859 1016-1016/? D/PhoneStatusBar: updateNotification pkg=com.zoffcc.applications.trifa;id=1030
09-09 11:23:53.860 1016-1165/? W/System.err: java.lang.NoSuchMethodException: buzzBeepBlinkForNotification [class java.lang.String]
09-09 11:23:53.866 1659-1693/? I/trifa.BtpNodeEDB: get_udp_nodelist_from_db:bootstrap_node_list.addAll
09-09 11:23:53.866 1659-1693/? I/trifa.ToxService: bootstrap_node_list[sort]=[0:178.62.250.138 port=33445 udp_node=true
                                                   , 1:nodes.tox.chat port=33445 udp_node=true
                                                   , 2:130.133.110.14 port=33445 udp_node=true
                                                   , 3:tox.zodiaclabs.org port=33445 udp_node=true
                                                   , 4:163.172.136.118 port=33445 udp_node=true
                                                   , 5:217.182.143.254 port=443 udp_node=true
                                                   , 6:185.14.30.213 port=443 udp_node=true
                                                   , 7:136.243.141.187 port=443 udp_node=true
                                                   , 8:128.199.199.197 port=33445 udp_node=true
                                                   , 9:biribiri.org port=33445 udp_node=true
                                                   ]
09-09 11:23:53.866 1659-1693/? I/trifa.ToxService: bootstrap_node_list[rand]=[9:biribiri.org port=33445 udp_node=true
                                                   , 0:178.62.250.138 port=33445 udp_node=true
                                                   , 7:136.243.141.187 port=443 udp_node=true
                                                   , 4:163.172.136.118 port=33445 udp_node=true
                                                   , 3:tox.zodiaclabs.org port=33445 udp_node=true
                                                   , 5:217.182.143.254 port=443 udp_node=true
                                                   , 6:185.14.30.213 port=443 udp_node=true
                                                   , 2:130.133.110.14 port=33445 udp_node=true
                                                   , 1:nodes.tox.chat port=33445 udp_node=true
                                                   , 8:128.199.199.197 port=33445 udp_node=true
                                                   ]
09-09 11:23:53.866 1659-1693/? I/trifa.ToxService: D:bootstrap_single
09-09 11:23:53.866 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.878 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:23:53.880 1659-1693/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_ERROR:file=network.c:linenum=491:func=sendpacket:msg=attempted to send message of length 113 on uninitialised socket
09-09 11:23:53.880 1659-1693/? I/trifa.ToxService: bootstrap_single:res=0
09-09 11:23:53.880 1659-1693/? I/trifa.ToxService: D:bootstrap_single
09-09 11:23:53.881 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.881 1659-1693/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_ERROR:file=network.c:linenum=491:func=sendpacket:msg=attempted to send message of length 113 on uninitialised socket
09-09 11:23:53.881 1659-1693/? I/trifa.ToxService: bootstrap_single:res=0
09-09 11:23:53.881 1659-1693/? I/trifa.ToxService: D:bootstrap_single
09-09 11:23:53.882 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.882 1659-1693/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_ERROR:file=network.c:linenum=491:func=sendpacket:msg=attempted to send message of length 113 on uninitialised socket
09-09 11:23:53.882 1659-1693/? I/trifa.ToxService: bootstrap_single:res=0
09-09 11:23:53.882 1659-1693/? I/trifa.ToxService: D:bootstrap_single
09-09 11:23:53.883 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.883 1659-1693/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_ERROR:file=network.c:linenum=491:func=sendpacket:msg=attempted to send message of length 113 on uninitialised socket
09-09 11:23:53.883 1659-1693/? I/trifa.ToxService: bootstrap_single:res=0
09-09 11:23:53.883 1659-1693/? I/trifa.ToxService: D:bootstrap_single
09-09 11:23:53.883 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.884 1659-1693/? I/trifa.ToxService: bootstrap_single:res=2
09-09 11:23:53.884 1659-1693/? I/trifa.ToxService: D:bootstrap_single
09-09 11:23:53.884 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.885 1659-1693/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_ERROR:file=network.c:linenum=491:func=sendpacket:msg=attempted to send message of length 113 on uninitialised socket
09-09 11:23:53.885 1659-1693/? I/trifa.ToxService: bootstrap_single:res=0
09-09 11:23:53.885 1659-1693/? I/trifa.ToxService: D:bootstrap_single
09-09 11:23:53.885 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.885 1659-1693/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_ERROR:file=network.c:linenum=491:func=sendpacket:msg=attempted to send message of length 113 on uninitialised socket
09-09 11:23:53.885 1659-1693/? I/trifa.ToxService: bootstrap_single:res=0
09-09 11:23:53.885 1659-1693/? I/trifa.ToxService: D:bootstrap_single
09-09 11:23:53.886 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.886 1659-1693/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_ERROR:file=network.c:linenum=491:func=sendpacket:msg=attempted to send message of length 113 on uninitialised socket
09-09 11:23:53.886 1659-1693/? I/trifa.ToxService: bootstrap_single:res=0
09-09 11:23:53.886 1659-1693/? I/trifa.ToxService: D:bootstrap_single
09-09 11:23:53.886 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.891 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:23:53.899 1659-1693/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_ERROR:file=network.c:linenum=491:func=sendpacket:msg=attempted to send message of length 113 on uninitialised socket
09-09 11:23:53.899 1659-1693/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_ERROR:file=network.c:linenum=491:func=sendpacket:msg=attempted to send message of length 113 on uninitialised socket
09-09 11:23:53.899 1659-1693/? I/trifa.ToxService: bootstrap_single:res=0
09-09 11:23:53.899 1659-1693/? I/trifa.ToxService: D:bootstrap_single
09-09 11:23:53.899 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.899 1659-1693/? I/trifa.MainActivity: C-TOXCORE:TOX_LOG_LEVEL_ERROR:file=network.c:linenum=491:func=sendpacket:msg=attempted to send message of length 113 on uninitialised socket
09-09 11:23:53.899 1659-1693/? I/trifa.ToxService: bootstrap_single:res=0
09-09 11:23:53.900 1659-1693/? I/trifa.BtpNodeEDB: get_tcprelay_nodelist_from_db:tcprelay_nodelist_count=10
09-09 11:23:53.901 1659-1693/? I/trifa.BtpNodeEDB: get_tcprelay_nodelist_from_db:tcprelay_node_list.addAll
09-09 11:23:53.901 1659-1693/? I/trifa.ToxService: tcprelay_node_list[sort]=[0:178.62.250.138 port=33445 udp_node=false
                                                   , 1:nodes.tox.chat port=33445 udp_node=false
                                                   , 2:130.133.110.14 port=33445 udp_node=false
                                                   , 3:tox.zodiaclabs.org port=33445 udp_node=false
                                                   , 4:163.172.136.118 port=33445 udp_node=false
                                                   , 5:217.182.143.254 port=443 udp_node=false
                                                   , 6:185.14.30.213 port=443 udp_node=false
                                                   , 7:136.243.141.187 port=443 udp_node=false
                                                   , 8:128.199.199.197 port=33445 udp_node=false
                                                   , 9:biribiri.org port=33445 udp_node=false
                                                   ]
09-09 11:23:53.901 1659-1693/? I/trifa.ToxService: tcprelay_node_list[rand]=[7:136.243.141.187 port=443 udp_node=false
                                                   , 2:130.133.110.14 port=33445 udp_node=false
                                                   , 6:185.14.30.213 port=443 udp_node=false
                                                   , 0:178.62.250.138 port=33445 udp_node=false
                                                   , 4:163.172.136.118 port=33445 udp_node=false
                                                   , 3:tox.zodiaclabs.org port=33445 udp_node=false
                                                   , 8:128.199.199.197 port=33445 udp_node=false
                                                   , 9:biribiri.org port=33445 udp_node=false
                                                   , 1:nodes.tox.chat port=33445 udp_node=false
                                                   , 5:217.182.143.254 port=443 udp_node=false
                                                   ]
09-09 11:23:53.901 1659-1693/? I/trifa.ToxService: D:add_tcp_relay_single1
09-09 11:23:53.901 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.903 1659-1693/? I/trifa.ToxService: add_tcp_relay_single:res=0
09-09 11:23:53.903 1659-1693/? I/trifa.ToxService: D:add_tcp_relay_single1
09-09 11:23:53.903 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.903 1659-1693/? I/trifa.ToxService: add_tcp_relay_single:res=0
09-09 11:23:53.903 1659-1693/? I/trifa.ToxService: D:add_tcp_relay_single1
09-09 11:23:53.903 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.904 1659-1693/? I/trifa.ToxService: add_tcp_relay_single:res=0
09-09 11:23:53.904 1659-1693/? I/trifa.ToxService: D:add_tcp_relay_single1
09-09 11:23:53.904 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.905 1659-1693/? I/trifa.ToxService: add_tcp_relay_single:res=0
09-09 11:23:53.905 1659-1693/? I/trifa.ToxService: D:add_tcp_relay_single1
09-09 11:23:53.905 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.906 1659-1693/? I/trifa.ToxService: add_tcp_relay_single:res=0
09-09 11:23:53.906 1659-1693/? I/trifa.ToxService: D:add_tcp_relay_single1
09-09 11:23:53.906 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.907 1659-1693/? I/trifa.ToxService: add_tcp_relay_single:res=2
09-09 11:23:53.907 1659-1693/? I/trifa.ToxService: D:add_tcp_relay_single1
09-09 11:23:53.907 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.909 1659-1693/? I/trifa.ToxService: add_tcp_relay_single:res=0
09-09 11:23:53.909 1659-1693/? I/trifa.ToxService: D:add_tcp_relay_single1
09-09 11:23:53.909 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.912 1659-1693/? I/trifa.ToxService: add_tcp_relay_single:res=0
09-09 11:23:53.912 1659-1693/? I/trifa.ToxService: D:add_tcp_relay_single1
09-09 11:23:53.912 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.914 1659-1693/? I/trifa.ToxService: add_tcp_relay_single:res=0
09-09 11:23:53.914 1659-1693/? I/trifa.ToxService: D:add_tcp_relay_single1
09-09 11:23:53.914 1659-1693/? I/trifa.ToxService: D:sodium_hex2bin:res=0
09-09 11:23:53.916 1659-1693/? I/trifa.ToxService: add_tcp_relay_single:res=0
09-09 11:23:53.916 1659-1693/? I/trifa.ToxService: tox_iteration_interval_ms=50
09-09 11:23:53.919 1659-1693/? I/trifa.ToxService: need_add_bots=false
09-09 11:23:53.919 1659-1693/? I/trifa.ToxService: global_self_last_went_offline_timestamp[2]=1536463433920 HAVE_INTERNET_CONNECTIVITY=true
09-09 11:23:53.931 1659-1684/? I/trifa.MainActivity: cleanup_temp_dirs:00a
09-09 11:23:53.931 1659-1684/? I/trifa.MainActivity: cleanup_temp_dirs:00b
09-09 11:23:53.932 1659-1684/? I/trifa.MainActivity: cleanup_temp_dirs:00b
09-09 11:23:53.932 1659-1684/? I/trifa.MainActivity: cleanup_temp_dirs:002
09-09 11:23:53.935 1659-1684/? I/trifa.MainActivity: cleanup_temp_dirs:---READY---
09-09 11:23:54.330 1659-1659/? I/trifa.FriendListHolder: onClick
09-09 11:23:54.384 892-1252/? I/ActivityManager: START u0 {cmp=com.zoffcc.applications.trifa/.MessageListActivity (has extras)} from pid 1659
09-09 11:23:54.420 1659-1659/? I/trifa.MainActivity: onPause
09-09 11:23:54.422 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:23:54.422 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1659 TaskId:76
09-09 11:23:54.443 1659-1659/? I/trifa.MsgListActivity: onCreate
09-09 11:23:54.444 1659-1659/? I/trifa.MsgListActivity: onCreate:002
09-09 11:23:54.444 1659-1659/? I/trifa.MsgListActivity: onCreate:003:friendnum=1 friendnum_prev=-1
09-09 11:23:54.459 1659-1659/? I/trifa.MsgListFrgnt: onAttach(Context)
09-09 11:23:54.459 1659-1659/? I/trifa.MsgListFrgnt: onAttach(Activity)
09-09 11:23:54.459 1659-1659/? I/trifa.MsgListFrgnt: onCreateView
09-09 11:23:54.538 1659-1659/? I/trifa.MsgListFrgnt: current_friendnum=1
09-09 11:23:54.539 1659-1659/? I/trifa.MsgListFrgnt: loading data:001
09-09 11:23:54.540 1659-1659/? I/trifa.MessagelistAdptr: MessagelistAdapter
09-09 11:23:54.567 1659-1659/? I/trifa.MsgListActivity: onCreate:099
09-09 11:23:54.567 1659-1659/? I/trifa.MsgListActivity: onResume
09-09 11:23:54.568 1659-1659/? I/trifa.MsgListActivity: onResume:001:friendnum=1
09-09 11:23:54.568 1659-1659/? I/trifa.MsgListFrgnt: onResume
09-09 11:23:54.658 892-930/? I/ActivityManager: Displayed com.zoffcc.applications.trifa/.MessageListActivity: +237ms
09-09 11:23:54.984 892-930/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{4333c280 u0 com.zoffcc.applications.trifa/.MessageListActivity t76} time:31219424
09-09 11:23:56.111 1659-1659/? I/trifa.MsgListActivity: onPause
09-09 11:23:56.111 1659-1659/? I/trifa.MsgListFrgnt: onPause
09-09 11:23:56.111 1659-1659/? I/trifa.MsgListActivity: stop_self_typing_indicator_s
09-09 11:23:56.113 1659-1659/? I/trifa.MsgListActivity: onPause:001:friendnum=1
09-09 11:23:56.113 1659-1659/? I/trifa.MsgListActivity: onPause:002:friendnum=-1
09-09 11:23:56.114 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:23:56.117 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1659 TaskId:76
09-09 11:23:56.126 1659-1659/? I/trifa.FriendListFrgnt: onStart
09-09 11:23:56.127 1659-1659/? I/trifa.MainActivity: onResume
09-09 11:23:56.127 1659-1659/? I/trifa.ToxService: D:filter_audio: set delay in ms=70
09-09 11:23:56.129 1659-1659/? I/trifa.MainActivity: PREF__UV_reversed:2=true
09-09 11:23:56.129 1659-1659/? I/trifa.MainActivity: PREF__min_audio_samplingrate_out:2=48000
09-09 11:23:56.133 1659-1659/? I/trifa.FriendListFrgnt: onResume
09-09 11:23:56.133 1659-1659/? I/trifa.FriendListFrgnt: onResume:AA
09-09 11:23:56.135 1659-1659/? I/trifa.FriendListFrgnt: onResume:fl.size=2
09-09 11:23:56.135 1659-1659/? I/trifa.FriendListFrgnt: onResume:BB
09-09 11:23:56.185 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:23:56.191 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:23:56.580 892-930/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{42791880 u0 com.zoffcc.applications.trifa/.MainActivity t76} time:31221020
09-09 11:24:03.633 1659-1693/? I/trifa.ToxService: I:Online, using TCP
09-09 11:24:03.633 1659-1693/? I/trifa.MainActivity: self_connection_status:1
09-09 11:24:03.633 1659-1693/? I/trifa.MainActivity: self_connection_status:bootstrapping=true
09-09 11:24:03.633 1659-1693/? I/trifa.MainActivity: self_connection_status:bootstrapping set to false
09-09 11:24:03.633 1659-1693/? I/trifa.MainActivity: change_notification
09-09 11:24:03.634 1659-1722/? I/trifa.MainActivity: change_notification:change
09-09 11:24:03.634 1659-1722/? I/trifa.ToxService: change_notification_fg
09-09 11:24:03.635 1659-1722/? I/trifa.ToxService: change_notification_fg:bootstrapping=FALSE
09-09 11:24:03.638 1016-1027/? V/ExpandedNotification: push score:0.0, local score:0.0, pkg:com.zoffcc.applications.trifa
09-09 11:24:03.639 1016-1016/? D/PhoneStatusBar: updateNotification pkg=com.zoffcc.applications.trifa;id=1030
09-09 11:24:03.640 1016-1165/? W/System.err: java.lang.NoSuchMethodException: buzzBeepBlinkForNotification [class java.lang.String]
09-09 11:24:06.616 1659-1693/? I/trifa.ToxService: I:Offline
09-09 11:24:06.616 1659-1693/? I/trifa.MainActivity: self_connection_status:0
09-09 11:24:06.617 1659-1693/? I/trifa.MainActivity: change_notification
09-09 11:24:06.617 1659-1728/? I/trifa.MainActivity: change_notification:change
09-09 11:24:06.617 1659-1728/? I/trifa.ToxService: change_notification_fg
09-09 11:24:06.619 1659-1728/? I/trifa.ToxService: change_notification_fg:bootstrapping=FALSE
09-09 11:24:06.625 1016-9328/? V/ExpandedNotification: push score:0.0, local score:0.0, pkg:com.zoffcc.applications.trifa
09-09 11:24:06.626 1016-1016/? D/PhoneStatusBar: updateNotification pkg=com.zoffcc.applications.trifa;id=1030
09-09 11:24:06.628 1016-1165/? W/System.err: java.lang.NoSuchMethodException: buzzBeepBlinkForNotification [class java.lang.String]
09-09 11:24:07.639 1659-1693/? I/trifa.ToxService: I:Online, using TCP
09-09 11:24:07.639 1659-1693/? I/trifa.MainActivity: self_connection_status:1
09-09 11:24:07.639 1659-1693/? I/trifa.MainActivity: change_notification
09-09 11:24:07.640 1659-1729/? I/trifa.MainActivity: change_notification:change
09-09 11:24:07.640 1659-1729/? I/trifa.ToxService: change_notification_fg
09-09 11:24:07.642 1659-1729/? I/trifa.ToxService: change_notification_fg:bootstrapping=FALSE
09-09 11:24:07.648 1016-10207/? V/ExpandedNotification: push score:0.0, local score:0.0, pkg:com.zoffcc.applications.trifa
09-09 11:24:07.650 1016-1016/? D/PhoneStatusBar: updateNotification pkg=com.zoffcc.applications.trifa;id=1030
09-09 11:24:07.653 1016-1165/? W/System.err: java.lang.NoSuchMethodException: buzzBeepBlinkForNotification [class java.lang.String]
09-09 11:24:08.662 1659-1693/? I/trifa.ToxService: I:friend# 0 Online, using TCP
09-09 11:24:08.662 1659-1693/? I/trifa.MainActivity: friend_connection_status:friend:0 connection status:1
09-09 11:24:08.665 1659-1693/? I/trifa.MainActivity: friend coming online:9223372036854775806
09-09 11:24:08.696 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:24:08.710 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:24:09.330 1659-1693/? I/trifa.MainActivity: friend_name:003
09-09 11:24:09.342 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:24:09.353 1659-1693/? I/trifa.MainActivity: friend_status:1:f.TOX_USER_STATUS=0
09-09 11:24:09.355 1659-1693/? I/trifa.MainActivity: friend_status:2:f.TOX_USER_STATUS=0
09-09 11:24:09.363 1659-1693/? I/trifa.MainActivity: update_friend_in_db_status:numrows=1
09-09 11:24:09.363 1659-1693/? I/trifa.MainActivity: friend_status:004
09-09 11:24:09.363 1659-1693/? I/trifa.MainActivity: friend_status:004
09-09 11:24:09.364 1659-1693/? I/trifa.MainActivity: friend_typing_cb:fn=0 typing=0
09-09 11:24:09.371 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:24:09.387 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:24:11.607 1659-1693/? I/trifa.ToxService: I:friend# 1 Online, using TCP
09-09 11:24:11.607 1659-1693/? I/trifa.MainActivity: friend_connection_status:friend:1 connection status:1
09-09 11:24:11.610 1659-1693/? I/trifa.MainActivity: friend coming online:9223372036854775806
09-09 11:24:11.635 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:24:11.653 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:24:12.063 1659-1693/? I/trifa.MainActivity: friend_name:003
09-09 11:24:12.076 1659-1693/? I/trifa.MainActivity: friend_status:1:f.TOX_USER_STATUS=0
09-09 11:24:12.076 1659-1693/? I/trifa.MainActivity: friend_status:2:f.TOX_USER_STATUS=0
09-09 11:24:12.084 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:24:12.096 1659-1693/? I/trifa.MainActivity: update_friend_in_db_status:numrows=1
09-09 11:24:12.096 1659-1693/? I/trifa.MainActivity: friend_status:004
09-09 11:24:12.096 1659-1693/? I/trifa.MainActivity: friend_status:004
09-09 11:24:12.096 1659-1693/? I/trifa.MainActivity: friend_typing_cb:fn=1 typing=0
09-09 11:24:12.114 1659-1659/? I/trifa.FriendlistAdapter: onBindViewHolder:ITEM_IS_FRIEND
09-09 11:24:14.391 1659-1659/? I/trifa.FriendListHolder: onClick
09-09 11:24:14.400 892-1251/? I/ActivityManager: START u0 {cmp=com.zoffcc.applications.trifa/.MessageListActivity (has extras)} from pid 1659
09-09 11:24:14.433 1659-1659/? I/trifa.MainActivity: onPause
09-09 11:24:14.435 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:24:14.436 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1659 TaskId:76
09-09 11:24:14.448 1659-1659/? I/trifa.MsgListActivity: onCreate
09-09 11:24:14.449 1659-1659/? I/trifa.MsgListActivity: onCreate:002
09-09 11:24:14.449 1659-1659/? I/trifa.MsgListActivity: onCreate:003:friendnum=1 friendnum_prev=-1
09-09 11:24:14.464 1659-1659/? I/trifa.MsgListFrgnt: onAttach(Context)
09-09 11:24:14.464 1659-1659/? I/trifa.MsgListFrgnt: onAttach(Activity)
09-09 11:24:14.464 1659-1659/? I/trifa.MsgListFrgnt: onCreateView
09-09 11:24:14.530 1659-1659/? I/trifa.MsgListFrgnt: current_friendnum=1
09-09 11:24:14.531 1659-1659/? I/trifa.MsgListFrgnt: loading data:001
09-09 11:24:14.531 1659-1659/? I/trifa.MessagelistAdptr: MessagelistAdapter
09-09 11:24:14.551 1659-1659/? I/trifa.MsgListActivity: onCreate:099
09-09 11:24:14.551 1659-1659/? I/trifa.MsgListActivity: onResume
09-09 11:24:14.552 1659-1659/? I/trifa.MsgListActivity: onResume:001:friendnum=1
09-09 11:24:14.552 1659-1659/? I/trifa.MsgListFrgnt: onResume
09-09 11:24:14.630 892-930/? I/ActivityManager: Displayed com.zoffcc.applications.trifa/.MessageListActivity: +196ms
09-09 11:24:14.956 892-930/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{425cfc58 u0 com.zoffcc.applications.trifa/.MessageListActivity t76} time:31239396
09-09 11:24:19.069 1659-1659/? I/trifa.MsgListActivity: start_call_to_friend_real
09-09 11:24:19.071 1659-1659/? I/trifa.MsgListActivity: CALL:start:(2.0):Callstate.state=0
09-09 11:24:19.071 1659-1659/? I/trifa.MsgListActivity: CALL:start:(2.1):show activity
09-09 11:24:19.071 1659-1659/? I/trifa.ToxService: I:setting filteraudio_active=1
09-09 11:24:19.074 1659-1743/? I/trifa.MsgListActivity: wating for camera open
09-09 11:24:19.079 892-902/? I/ActivityManager: START u0 {cmp=com.zoffcc.applications.trifa/.CallingActivity} from pid 1659
09-09 11:24:19.089 1659-1659/? I/trifa.MsgListActivity: onPause
09-09 11:24:19.089 1659-1659/? I/trifa.MsgListFrgnt: onPause
09-09 11:24:19.089 1659-1659/? I/trifa.MsgListActivity: stop_self_typing_indicator_s
09-09 11:24:19.090 1659-1659/? I/trifa.MsgListActivity: onPause:001:friendnum=1
09-09 11:24:19.090 1659-1659/? I/trifa.MsgListActivity: onPause:002:friendnum=-1
09-09 11:24:19.093 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:24:19.093 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1659 TaskId:76
09-09 11:24:19.140 1659-1659/? I/trifa.CallingActivity: active_camera_type(5)=1
09-09 11:24:19.141 1659-1659/? I/trifa.CallingActivity: update_top_text_line(1):top_text_line_str3=
09-09 11:24:19.141 1659-1659/? I/trifa.CallingActivity: update_top_text_line(2):str=
09-09 11:24:19.141 1659-1659/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str1=katcom
09-09 11:24:19.141 1659-1659/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str2=
09-09 11:24:19.141 1659-1659/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str3=
09-09 11:24:19.141 1659-1659/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str4=
09-09 11:24:19.141 1659-1659/? I/trifa.CallingActivity: update_top_text_line(2b):top_text_line_str3=
09-09 11:24:19.141 1659-1659/? I/trifa.CallingActivity: onStart
09-09 11:24:19.143 1659-1744/? I/trifa.CallingActivity: active_camera_type(01)=1
09-09 11:24:19.150 1659-1746/? I/trifa.AudioRecording: Running Audio Thread [OUT]
09-09 11:24:19.151 1659-1748/? I/trifa.AudioReceiver: Running Audio Thread [IN]
09-09 11:24:19.151 1659-1748/? I/trifa.nativeaudio: createEngine
09-09 11:24:19.151 1659-1748/? I/trifa.nativeaudio: createEngine:class=0x1d400542
09-09 11:24:19.151 1659-1748/? I/trifa.nativeaudio: createEngine:method=0x683d4f20
09-09 11:24:19.151 1659-1748/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:start:engineEngine=0x754317dc
09-09 11:24:19.153 1659-1748/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_001=0 SL_RESULT_SUCCESS=0
09-09 11:24:19.153 1659-1748/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_002=0
09-09 11:24:19.158 1659-1748/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_Realize=0 SL_RESULT_SUCCESS=0
09-09 11:24:19.158 1659-1748/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_003=0 SL_RESULT_SUCCESS=0
09-09 11:24:19.158 1659-1748/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_005=0 SL_RESULT_SUCCESS=0
09-09 11:24:19.158 1659-1748/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_006=0 SL_RESULT_SUCCESS=0
09-09 11:24:19.159 184-909/? I/AudioFlinger: setAppName(), name=[com.zoffcc.applications.trifa], active=[1]
09-09 11:24:19.159 184-909/? V/EffectDiracSound: DiracSound_Command EFFECT_CMD_SET_APP_NAME: stream=0, name=+com.zoffcc.applications.trifa
09-09 11:24:19.159 1659-1748/? I/trifa.nativeaudio: createBufferQueueAudioPlayer:res_007=0 SL_RESULT_SUCCESS=0
09-09 11:24:19.160 184-4061/? I/AudioFlinger: setAppName(), name=[com.zoffcc.applications.trifa], active=[0]
09-09 11:24:19.160 184-4061/? V/EffectDiracSound: DiracSound_Command EFFECT_CMD_SET_APP_NAME: stream=0, name=-com.zoffcc.applications.trifa
09-09 11:24:19.161 1659-1659/? I/trifa.CameraSurfacePrv: onMeasure
09-09 11:24:19.163 1659-1659/? I/trifa.CameraSurfacePrv: onMeasure
09-09 11:24:19.218 1659-1659/? I/trifa.CameraSurfacePrv: surfaceCreated...
09-09 11:24:19.219 1659-1659/? I/trifa.CameraSurfacePrv: surfaceCreated:re init camera:START
09-09 11:24:19.219 1659-1659/? I/trifa.CameraSurfacePrv: surfaceCreated:re init camera:READY
09-09 11:24:19.219 1659-1659/? I/trifa.CameraSurfacePrv: surfaceChanged...
09-09 11:24:19.221 1659-1659/? I/trifa.CallingActivity: update_top_text_line(2c):top_text_line_str3=
09-09 11:24:19.239 892-930/? I/ActivityManager: Displayed com.zoffcc.applications.trifa/.CallingActivity: +147ms
09-09 11:24:19.248 1659-1659/? I/trifa.CameraSurfacePrv: onMeasure
09-09 11:24:19.249 1659-1659/? I/trifa.CameraSurfacePrv: onMeasure
09-09 11:24:19.250 1659-1746/? I/trifa.nativeaudio: createAudioRecorder:start
09-09 11:24:19.267 1659-1746/? I/trifa.nativeaudio: createAudioRecorder:end
09-09 11:24:19.267 1659-1746/? I/trifa.AudioRecording: want_buf_size_in_bytes(1)=23040
09-09 11:24:19.267 1659-1746/? I/trifa.ToxService: D:audio_buffer_1=(call)0x4331c790 audio_buffer=0x1d400005
09-09 11:24:19.267 1659-1746/? I/trifa.AudioRecording: NativeAudio.n_rec_buf_size_in_bytes=5760 PREF__X_audio_recording_frame_size=60
09-09 11:24:19.267 1659-1746/? I/trifa.nativeaudio: set_JNI_audio_rec_buffer:num=0, len=5760
09-09 11:24:19.267 1659-1746/? I/trifa.nativeaudio: set_JNI_audio_rec_buffer:num=1, len=5760
09-09 11:24:19.267 1659-1746/? I/trifa.nativeaudio: StartREC
09-09 11:24:19.330 1659-1744/? D/NvCameraSuspendHelper: register camera handler for com.zoffcc.applications.trifa
09-09 11:24:19.331 1659-1744/? I/trifa.CallingActivity: cameraHasOpened:**************** CAMERA OPEN ****************
09-09 11:24:19.332 1659-1744/? I/trifa.CallingActivity: cameraHasOpened:**************** CAMERA OPEN ****************
09-09 11:24:19.332 1659-1744/? I/trifa.CallingActivity: cameraHasOpened:**************** CAMERA OPEN ****************
09-09 11:24:19.340 1659-1744/? I/trifa.MainApplication: MainApplication:66:stack trace ok
09-09 11:24:19.418 1659-1744/? I/trifa.MainApplication: MainApplication:66:crash file=/storage/emulated/0/trifa/crashes/crash_2018-09-09_11_24_19.txt
09-09 11:24:19.429 1659-1744/? I/trifa.MainApplication: MainApplication:66:crashes[set]=3
09-09 11:24:19.430 1659-1744/? I/trifa.MainApplication: MainApplication:66:?:60000 < 1536463459431
09-09 11:24:19.430 1659-1744/? I/trifa.MainApplication: MainApplication:66:?:1536463399431
09-09 11:24:19.430 1659-1744/? I/trifa.ToxService: stop_tox_fg:001
09-09 11:24:19.430 1659-1744/? I/trifa.ToxService: stop_tox_fg:099
09-09 11:24:19.430 1659-1659/? I/trifa.ToxService: stop_tox_fg:002
09-09 11:24:19.430 1659-1659/? I/trifa.ToxService: stop_tox_fg:003
09-09 11:24:19.430 1659-1659/? I/trifa.ToxService: stop_tox_fg:004
09-09 11:24:19.430 1659-1744/? I/trifa.ToxService: stop_me:001
09-09 11:24:19.433 1659-1693/? W/System.err:     at com.zoffcc.applications.trifa.TrifaToxService$3.run(TrifaToxService.java:839)
09-09 11:24:19.436 1659-1744/? I/trifa.ToxService: stop_me:002
09-09 11:24:19.436 1016-1016/? D/PhoneStatusBar: removeNotification key=android.os.BinderProxy@433fde50 keyCode=1128259152 old=StatusBarNotification(pkg=com.zoffcc.applications.trifa user=UserHandle{0} id=1030 tag=null score=0: Notification(pri=0 contentView=com.zoffcc.applications.trifa/0x7f04002b vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null]))
09-09 11:24:19.438 1659-1744/? I/trifa.ToxService: stop_me:003
09-09 11:24:19.442 1091-1091/? I/Launcher.ApplicationsMessage: update com.zoffcc.applications.trifa/ to null
09-09 11:24:19.497 1659-1743/? I/trifa.MsgListActivity: Callstate.camera_openedtrue
09-09 11:24:19.533 1659-1693/? I/trifa.nativeaudio: shutdownEngine
09-09 11:24:19.542 1659-1693/? I/trifa.ToxService: D:tox_kill ... START
09-09 11:24:19.542 1659-1693/? I/trifa.ToxService: D:filter_audio: shutdown
09-09 11:24:19.569 1659-1691/? I/trifa.ToxService: I:ToxVideo:Clean thread exit!
09-09 11:24:19.572 1659-1692/? I/trifa.ToxService: I:ToxVideo:Clean video thread exit!
09-09 11:24:19.574 1659-1693/? I/trifa.ToxService: D:tox_kill ... READY
09-09 11:24:19.582 892-930/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{426188d0 u0 com.zoffcc.applications.trifa/.CallingActivity t76} time:31244022
09-09 11:24:19.674 1659-1659/? I/trifa.ToxService: stop_tox_fg:005
09-09 11:24:19.674 1659-1659/? I/trifa.ToxService: stop_tox_fg:007
09-09 11:24:19.674 1659-1659/? I/trifa.MainActivity: change_notification
09-09 11:24:19.675 1659-1659/? I/trifa.ToxService: stop_tox_fg:008
09-09 11:24:19.675 1659-1659/? I/trifa.ToxService: set_all_conferences_inactive:003
09-09 11:24:19.675 1659-1659/? I/trifa.MainActivity: set_all_conferences_inactive
09-09 11:24:19.675 1659-1659/? I/trifa.ToxService: stop_tox_fg:009
09-09 11:24:19.677 1659-1796/? I/trifa.MainActivity: change_notification:change
09-09 11:24:19.677 1659-1796/? I/trifa.ToxService: change_notification_fg
09-09 11:24:19.677 1659-1796/? I/trifa.ToxService: change_notification_fg:bootstrapping=FALSE
09-09 11:24:19.680 1016-1028/? V/ExpandedNotification: push score:0.0, local score:0.0, pkg:com.zoffcc.applications.trifa
09-09 11:24:19.681 1016-1165/? W/System.err: java.lang.NoSuchMethodException: buzzBeepBlinkForNotification [class java.lang.String]
09-09 11:24:19.681 1016-1016/? D/PhoneStatusBar: addNotification pkg=com.zoffcc.applications.trifa;basepkg=com.zoffcc.applications.trifa;id=1030
09-09 11:24:19.681 1016-1016/? D/StatusBar: addNotificationViews(key=android.os.BinderProxy@43556120, notification=StatusBarNotification(pkg=com.zoffcc.applications.trifa user=UserHandle{0} id=1030 tag=null score=0: Notification(pri=0 contentView=com.zoffcc.applications.trifa/0x7f04002b vibrate=null sound=null defaults=0x0 flags=0x0 kind=[null]))
09-09 11:24:19.696 1659-1743/? I/trifa.CallingActivity: update_top_text_line(1):top_text_line_str3=
09-09 11:24:19.697 1659-1743/? I/trifa.CallingActivity: update_top_text_line(2):str=
09-09 11:24:19.697 1659-1743/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str1=katcom
09-09 11:24:19.697 1659-1743/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str2=0s
09-09 11:24:19.697 1659-1743/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str3=
09-09 11:24:19.697 1659-1743/? I/trifa.CallingActivity: update_top_text_line(2):top_text_line_str4=
09-09 11:24:19.697 1659-1743/? I/trifa.CallingActivity: update_top_text_line(2b):top_text_line_str3=
09-09 11:24:19.697 1091-1091/? I/Launcher.ApplicationsMessage: update com.zoffcc.applications.trifa/ to 1
09-09 11:24:19.697 1659-1743/? I/trifa.MsgListActivity: CALL_OUT:001:friendnum=1 f_audio_enabled=1 f_video_enabled=1
09-09 11:24:19.698 1659-1659/? I/trifa.CallingActivity: update_top_text_line(2c):top_text_line_str3=
09-09 11:24:19.800 179-179/? I/DEBUG: pid: 1659, tid: 1743, name: Thread-1617  >>> com.zoffcc.applications.trifa <<<
09-09 11:24:19.854 179-179/? I/DEBUG:     #01  pc 000787c4  /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so (toxav_call+44)
09-09 11:24:19.854 179-179/? I/DEBUG:     #02  pc 000495dc  /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so (Java_com_zoffcc_applications_trifa_MainActivity_toxav_1call+44)
09-09 11:24:19.856 179-179/? I/DEBUG:          75b33a84  706e37c8  /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so (toxav_call+48)
09-09 11:24:19.857 179-179/? I/DEBUG:          75b33abc  706b45e0  /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so (Java_com_zoffcc_applications_trifa_MainActivity_toxav_1call+48)
09-09 11:24:19.967 1243-1294/? I/WtProcessController: Receive am_crash event for pid: 892 pkg = com.zoffcc.applications.trifa
09-09 11:24:19.969 1889-1900/? I/octvm_klo: summary: [/data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so (toxav_call+44)]
09-09 11:24:19.995 892-1798/? W/ActivityManager:   Force finishing activity com.zoffcc.applications.trifa/.CallingActivity
09-09 11:24:20.016 892-27467/? I/WindowState: WIN DEATH: Window{432bbc30 u0 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.MessageListActivity}
09-09 11:24:20.016 892-1251/? I/ActivityManager: Process com.zoffcc.applications.trifa (pid 1659) has died.
09-09 11:24:20.017 892-1251/? W/ActivityManager: Scheduling restart of crashed service com.zoffcc.applications.trifa/.TrifaToxService in 1000ms
09-09 11:24:20.039 195-195/? D/phs:ipc-loc: Socket 12: hangup from client "com.zoffcc.applications.trifa"
09-09 11:24:20.039 892-952/? W/InputDispatcher: channel '4304e660 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.MainActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
09-09 11:24:20.039 892-952/? E/InputDispatcher: channel '4304e660 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
09-09 11:24:20.040 892-952/? W/InputDispatcher: channel '432d8248 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.CallingActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
09-09 11:24:20.040 892-952/? E/InputDispatcher: channel '432d8248 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.CallingActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
09-09 11:24:20.040 892-952/? W/InputDispatcher: channel '432b77a0 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.MainActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
09-09 11:24:20.040 892-952/? E/InputDispatcher: channel '432b77a0 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
09-09 11:24:20.083 892-903/? W/InputDispatcher: Attempted to unregister already unregistered input channel '432d8248 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.CallingActivity (server)'
09-09 11:24:20.083 892-903/? I/WindowState: WIN DEATH: Window{432d8248 u0 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.CallingActivity}
09-09 11:24:20.085 892-1015/? W/InputDispatcher: Attempted to unregister already unregistered input channel '432b77a0 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.MainActivity (server)'
09-09 11:24:20.085 892-1015/? I/WindowState: WIN DEATH: Window{432b77a0 u0 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.MainActivity}
09-09 11:24:20.089 892-1237/? W/InputDispatcher: Attempted to unregister already unregistered input channel '4304e660 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.MainActivity (server)'
09-09 11:24:20.089 892-1237/? I/WindowState: WIN DEATH: Window{4304e660 u0 com.zoffcc.applications.trifa/com.zoffcc.applications.trifa.MainActivity}
09-09 11:24:20.110 892-1251/? I/ActivityManager: Start proc com.zoffcc.applications.trifa for activity com.zoffcc.applications.trifa/.MessageListActivity: pid=1802 uid=10116 gids={50116, 3003, 1028, 1015}
09-09 11:24:20.125 1243-1294/? I/WtProcessController: MOVE TO FOREGROUND: com.zoffcc.applications.trifa 10116
09-09 11:24:20.125 1243-1294/? I/StatusController: Last foreground:com.zoffcc.applications.trifa uid:0 Current foreground:com.zoffcc.applications.trifa uid:10116
09-09 11:24:20.126 1243-1294/? I/WtProcessController: FOREGROUND INFO: name=com.zoffcc.applications.trifa uid=10116 pid=1802 TaskId:76
09-09 11:24:20.158 1802-1802/? I/MultiDex: MultiDexExtractor(/data/app/com.zoffcc.applications.trifa-1.apk, /data/data/com.zoffcc.applications.trifa/code_cache/secondary-dexes)
09-09 11:24:20.160 1802-1802/? I/MultiDex: Blocking on lock /data/data/com.zoffcc.applications.trifa/code_cache/secondary-dexes/MultiDex.lock
09-09 11:24:20.160 1802-1802/? I/MultiDex: /data/data/com.zoffcc.applications.trifa/code_cache/secondary-dexes/MultiDex.lock locked
09-09 11:24:20.160 1802-1802/? I/MultiDex: MultiDexExtractor.load(/data/app/com.zoffcc.applications.trifa-1.apk, false, )
09-09 11:24:20.172 1802-1802/? I/trifa.MainApplication: MainApplication:761:onCreate
09-09 11:24:20.175 1802-1802/? I/trifa.MainApplication: MainApplication:761:crashes[load]=3
09-09 11:24:20.175 1802-1802/? I/trifa.MainApplication: MainApplication:761:last_crash_time[load]=0
09-09 11:24:20.175 1802-1802/? I/trifa.MainApplication: MainApplication:761:prevlast_crash_time[load]=0
09-09 11:24:20.192 892-3187/? W/ErrorReport: Fail to sendHttpRequest
                                             java.lang.IllegalArgumentException: HTTP entity may not be null
                                                 at org.apache.http.util.EntityUtils.toString(EntityUtils.java:110)
                                                 at org.apache.http.util.EntityUtils.toString(EntityUtils.java:146)
                                                 at miui.util.ErrorReport.b(SourceFile:396)
                                                 at miui.util.ErrorReport.sendReportRequest(SourceFile:353)
                                                 at miui.util.ErrorReport$1.a(SourceFile:369)
                                                 at miui.util.ErrorReport$1.doInBackground(SourceFile:366)
                                                 at android.os.AsyncTask$2.call(AsyncTask.java:288)
                                                 at java.util.concurrent.FutureTask.run(FutureTask.java:237)
                                                 at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
                                                 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
                                                 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
                                                 at java.lang.Thread.run(Thread.java:841)
09-09 11:24:20.208 1802-1802/? I/trifa.MsgListActivity: onCreate
09-09 11:24:20.217 1802-1802/? I/trifa.MsgListActivity: onCreate:002
09-09 11:24:20.237 1802-1802/? I/dalvikvm: Could not find method android.media.AudioTrack.write, referenced from method com.zoffcc.applications.trifa.MainActivity.android_toxav_callback_audio_receive_frame_cb_method
09-09 11:24:20.264 1802-1802/? D/dalvikvm: Trying to load lib /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so 0x41f98628
09-09 11:24:20.265 1802-1802/? D/dalvikvm: Added shared lib /data/app-lib/com.zoffcc.applications.trifa-1/libjni-c-toxcore.so 0x41f98628
09-09 11:24:20.265 1802-1802/? I/trifa.MainActivity: successfully loaded jni-c-toxcore library
09-09 11:24:20.265 1802-1802/? D/dalvikvm: Trying to load lib /data/app-lib/com.zoffcc.applications.trifa-1/libnative-audio-jni.so 0x41f98628
09-09 11:24:20.268 1802-1802/? D/dalvikvm: Added shared lib /data/app-lib/com.zoffcc.applications.trifa-1/libnative-audio-jni.so 0x41f98628
09-09 11:24:20.268 1802-1802/? I/trifa.MainActivity: successfully loaded native-audio-jni library
09-09 11:24:20.268 1802-1802/? I/trifa.MsgListActivity: onCreate:003:friendnum=1 friendnum_prev=-1
09-09 11:24:20.288 1802-1802/? I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeStepGranularity, referenced from method android.support.v7.widget.AppCompatTextHelper.loadFromAttributes
09-09 11:24:20.294 1802-1802/? I/trifa.MsgListFrgnt: onAttach(Context)
09-09 11:24:20.295 1802-1802/? I/trifa.MsgListFrgnt: onAttach(Activity)
09-09 11:24:20.295 1802-1802/? I/trifa.MsgListFrgnt: onCreateView
09-09 11:24:20.349 1802-1802/? W/dalvikvm: VFY: unable to resolve virtual method 1413: Landroid/graphics/drawable/Drawable;.inflate (Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
09-09 11:24:20.353 1802-1802/? I/trifa.MsgListFrgnt: current_friendnum=1
09-09 11:24:20.353 1802-1802/? I/trifa.MessagelistAdptr: MessagelistAdapter
09-09 11:24:20.366 1802-1802/? I/trifa.MainApplication: MainApplication:761:stack trace ok
09-09 11:24:20.470 1802-1802/? I/trifa.MainApplication: MainApplication:761:crash file=/storage/emulated/0/trifa/crashes/crash_2018-09-09_11_24_20.txt
09-09 11:24:20.483 1802-1802/? I/trifa.MainApplication: MainApplication:761:crashes[set]=4
09-09 11:24:20.483 1802-1802/? I/trifa.MainApplication: MainApplication:761:?:60000 < 1536463460484
09-09 11:24:20.483 1802-1802/? I/trifa.MainApplication: MainApplication:761:?:1536463400484
09-09 11:24:30.104 892-930/? E/WindowManager: Starting window AppWindowToken{433da180 token=Token{433ea448 ActivityRecord{425cfc58 u0 com.zoffcc.applications.trifa/.MessageListActivity t76}}} timed out

The log from

Steps for reproducing this issue:

Connect to a friend in qtox. Start a video chat.

Screenshots (if possible):

zoff99 commented 5 years ago

@katcom this can be fixed by going to the settings. there is a comment about it there and a setting to fix it

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.