0% found this document useful (0 votes)
149 views

Wireguard Log

The document contains log entries tracing the lifecycle events of activities in the WireGuard and Barcode Scanner Android apps. It shows the MainActivity and CaptureActivity from each app being started, resumed, paused and destroyed multiple times as the user switches between the apps over time. Events include onCreate, onStart, onResume, onPause and onDestroy calls.

Uploaded by

Victor
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
149 views

Wireguard Log

The document contains log entries tracing the lifecycle events of activities in the WireGuard and Barcode Scanner Android apps. It shows the MainActivity and CaptureActivity from each app being started, resumed, paused and destroyed multiple times as the user switches between the apps over time. Events include onCreate, onStart, onResume, onPause and onDestroy calls.

Uploaded by

Victor
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 13

--------- beginning of events

07-25 11:33:53.882 3436 3436 I wm_on_create_called:


[57413192,com.wireguard.android.activity.MainActivity,performCreate]
07-25 11:33:53.904 3436 3436 I wm_on_start_called:
[57413192,com.wireguard.android.activity.MainActivity,handleStartActivity]
07-25 11:33:53.911 3436 3436 I wm_on_resume_called:
[57413192,com.wireguard.android.activity.MainActivity,RESUME_ACTIVITY]
07-25 11:33:53.928 3436 3436 I wm_on_top_resumed_gained_called:
[57413192,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed]
07-25 11:33:56.969 3436 3436 I wm_on_top_resumed_lost_called:
[57413192,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed]
07-25 11:33:56.970 3436 3436 I wm_on_paused_called:
[57413192,com.wireguard.android.activity.MainActivity,performPause]
07-25 11:33:57.016 3436 3436 I wm_on_create_called:
[200952330,com.journeyapps.barcodescanner.CaptureActivity,performCreate]
07-25 11:33:57.017 3436 3436 I wm_on_start_called:
[200952330,com.journeyapps.barcodescanner.CaptureActivity,handleStartActivity]
07-25 11:33:57.041 3436 3436 I wm_on_resume_called:
[200952330,com.journeyapps.barcodescanner.CaptureActivity,RESUME_ACTIVITY]
07-25 11:33:57.048 3436 3436 I wm_on_top_resumed_gained_called:
[200952330,com.journeyapps.barcodescanner.CaptureActivity,topStateChangedWhenResume
d]
07-25 11:33:57.642 3436 3436 I wm_on_stop_called:
[57413192,com.wireguard.android.activity.MainActivity,STOP_ACTIVITY_ITEM]
07-25 11:34:00.710 3436 3436 I wm_on_top_resumed_lost_called:
[200952330,com.journeyapps.barcodescanner.CaptureActivity,topStateChangedWhenResume
d]
07-25 11:34:00.712 3436 3436 I wm_on_paused_called:
[200952330,com.journeyapps.barcodescanner.CaptureActivity,performPause]
07-25 11:34:00.727 3436 3436 I wm_on_restart_called:
[57413192,com.wireguard.android.activity.MainActivity,performRestartActivity]
07-25 11:34:00.728 3436 3436 I wm_on_start_called:
[57413192,com.wireguard.android.activity.MainActivity,handleStartActivity]
07-25 11:34:00.742 3436 3436 I wm_on_activity_result_called:
[57413192,com.wireguard.android.activity.MainActivity,ACTIVITY_RESULT]
07-25 11:34:00.816 3436 3436 I wm_on_resume_called:
[57413192,com.wireguard.android.activity.MainActivity,RESUME_ACTIVITY]
07-25 11:34:00.817 3436 3436 I wm_on_top_resumed_gained_called:
[57413192,com.wireguard.android.activity.MainActivity,topWhenResuming]
07-25 11:34:01.443 3436 3436 I wm_on_stop_called:
[200952330,com.journeyapps.barcodescanner.CaptureActivity,LIFECYCLER_STOP_ACTIVITY]
07-25 11:34:01.445 3436 3436 I wm_on_destroy_called:
[200952330,com.journeyapps.barcodescanner.CaptureActivity,performDestroy]
07-25 11:34:22.299 3436 3436 I wm_on_top_resumed_lost_called:
[57413192,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed]
07-25 11:34:22.303 3436 3436 I wm_on_paused_called:
[57413192,com.wireguard.android.activity.MainActivity,performPause]
07-25 11:34:26.352 3436 3436 I wm_on_activity_result_called:
[57413192,com.wireguard.android.activity.MainActivity,ACTIVITY_RESULT]
07-25 11:34:26.353 3436 3436 I wm_on_resume_called:
[57413192,com.wireguard.android.activity.MainActivity,RESUME_ACTIVITY]
07-25 11:34:26.354 3436 3436 I wm_on_top_resumed_gained_called:
[57413192,com.wireguard.android.activity.MainActivity,topWhenResuming]
07-25 11:34:26.433 3436 3436 I auditd : type=1400 audit(0.0:11244): avc: denied
{ read } for comm="DefaultDispatch" name="somaxconn" dev="proc" ino=3710234
scontext=u:r:untrusted_app:s0:c0,c256,c512,c768 tcontext=u:object_r:proc_net:s0
tclass=file permissive=0 app=com.wireguard.android
07-25 11:34:40.826 3436 3436 I wm_on_top_resumed_lost_called:
[57413192,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed]
07-25 11:34:40.834 3436 3436 I wm_on_paused_called:
[57413192,com.wireguard.android.activity.MainActivity,performPause]
07-25 11:34:41.462 3436 3436 I wm_on_stop_called:
[57413192,com.wireguard.android.activity.MainActivity,STOP_ACTIVITY_ITEM]
07-25 11:34:46.253 3436 3436 I wm_on_destroy_called:
[57413192,com.wireguard.android.activity.MainActivity,performDestroy]
07-25 11:35:44.624 3436 3436 I wm_on_create_called:
[120068696,com.wireguard.android.activity.MainActivity,performCreate]
07-25 11:35:44.634 3436 3436 I wm_on_start_called:
[120068696,com.wireguard.android.activity.MainActivity,handleStartActivity]
07-25 11:35:44.635 3436 3436 I wm_on_resume_called:
[120068696,com.wireguard.android.activity.MainActivity,RESUME_ACTIVITY]
07-25 11:35:44.641 3436 3436 I wm_on_top_resumed_gained_called:
[120068696,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed]
07-25 11:35:48.415 3436 3436 I wm_on_top_resumed_lost_called:
[120068696,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed]
07-25 11:35:48.417 3436 3436 I wm_on_paused_called:
[120068696,com.wireguard.android.activity.MainActivity,performPause]
07-25 11:35:48.443 3436 3436 I wm_on_create_called:
[48687974,com.journeyapps.barcodescanner.CaptureActivity,performCreate]
07-25 11:35:48.444 3436 3436 I wm_on_start_called:
[48687974,com.journeyapps.barcodescanner.CaptureActivity,handleStartActivity]
07-25 11:35:48.453 3436 3436 I wm_on_resume_called:
[48687974,com.journeyapps.barcodescanner.CaptureActivity,RESUME_ACTIVITY]
07-25 11:35:48.462 3436 3436 I wm_on_top_resumed_gained_called:
[48687974,com.journeyapps.barcodescanner.CaptureActivity,topStateChangedWhenResumed
]
07-25 11:35:49.108 3436 3436 I wm_on_stop_called:
[120068696,com.wireguard.android.activity.MainActivity,STOP_ACTIVITY_ITEM]
07-25 11:35:52.032 3436 3436 I wm_on_top_resumed_lost_called:
[48687974,com.journeyapps.barcodescanner.CaptureActivity,topStateChangedWhenResumed
]
07-25 11:35:52.038 3436 3436 I wm_on_paused_called:
[48687974,com.journeyapps.barcodescanner.CaptureActivity,performPause]
07-25 11:35:52.063 3436 3436 I wm_on_restart_called:
[120068696,com.wireguard.android.activity.MainActivity,performRestartActivity]
07-25 11:35:52.064 3436 3436 I wm_on_start_called:
[120068696,com.wireguard.android.activity.MainActivity,handleStartActivity]
07-25 11:35:52.085 3436 3436 I wm_on_activity_result_called:
[120068696,com.wireguard.android.activity.MainActivity,ACTIVITY_RESULT]
07-25 11:35:52.131 3436 3436 I wm_on_resume_called:
[120068696,com.wireguard.android.activity.MainActivity,RESUME_ACTIVITY]
07-25 11:35:52.131 3436 3436 I wm_on_top_resumed_gained_called:
[120068696,com.wireguard.android.activity.MainActivity,topWhenResuming]
07-25 11:35:52.707 3436 3436 I wm_on_stop_called:
[48687974,com.journeyapps.barcodescanner.CaptureActivity,LIFECYCLER_STOP_ACTIVITY]
07-25 11:35:52.708 3436 3436 I wm_on_destroy_called:
[48687974,com.journeyapps.barcodescanner.CaptureActivity,performDestroy]
07-25 11:36:16.485 3436 3436 I wm_on_top_resumed_lost_called:
[120068696,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed]
07-25 11:36:16.486 3436 3436 I wm_on_paused_called:
[120068696,com.wireguard.android.activity.MainActivity,performPause]
07-25 11:36:16.532 3436 3436 I wm_on_create_called:
[125231014,com.journeyapps.barcodescanner.CaptureActivity,performCreate]
07-25 11:36:16.533 3436 3436 I wm_on_start_called:
[125231014,com.journeyapps.barcodescanner.CaptureActivity,handleStartActivity]
07-25 11:36:16.541 3436 3436 I wm_on_resume_called:
[125231014,com.journeyapps.barcodescanner.CaptureActivity,RESUME_ACTIVITY]
07-25 11:36:16.547 3436 3436 I wm_on_top_resumed_gained_called:
[125231014,com.journeyapps.barcodescanner.CaptureActivity,topStateChangedWhenResume
d]
07-25 11:36:17.129 3436 3436 I wm_on_stop_called:
[120068696,com.wireguard.android.activity.MainActivity,STOP_ACTIVITY_ITEM]
07-25 11:36:19.631 3436 3436 I wm_on_top_resumed_lost_called:
[125231014,com.journeyapps.barcodescanner.CaptureActivity,topStateChangedWhenResume
d]
07-25 11:36:19.634 3436 3436 I wm_on_paused_called:
[125231014,com.journeyapps.barcodescanner.CaptureActivity,performPause]
07-25 11:36:19.646 3436 3436 I wm_on_restart_called:
[120068696,com.wireguard.android.activity.MainActivity,performRestartActivity]
07-25 11:36:19.646 3436 3436 I wm_on_start_called:
[120068696,com.wireguard.android.activity.MainActivity,handleStartActivity]
07-25 11:36:19.655 3436 3436 I wm_on_activity_result_called:
[120068696,com.wireguard.android.activity.MainActivity,ACTIVITY_RESULT]
07-25 11:36:19.697 3436 3436 I wm_on_resume_called:
[120068696,com.wireguard.android.activity.MainActivity,RESUME_ACTIVITY]
07-25 11:36:19.698 3436 3436 I wm_on_top_resumed_gained_called:
[120068696,com.wireguard.android.activity.MainActivity,topWhenResuming]
07-25 11:36:20.285 3436 3436 I wm_on_stop_called:
[125231014,com.journeyapps.barcodescanner.CaptureActivity,LIFECYCLER_STOP_ACTIVITY]
07-25 11:36:20.287 3436 3436 I wm_on_destroy_called:
[125231014,com.journeyapps.barcodescanner.CaptureActivity,performDestroy]
07-25 11:36:42.954 3436 3436 I wm_on_top_resumed_lost_called:
[120068696,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed]
07-25 11:36:43.015 3436 3436 I wm_on_paused_called:
[120068696,com.wireguard.android.activity.MainActivity,performPause]
07-25 11:36:43.366 3436 3436 I wm_on_stop_called:
[120068696,com.wireguard.android.activity.MainActivity,STOP_ACTIVITY_ITEM]
07-25 11:36:45.039 3436 3436 I wm_on_destroy_called:
[120068696,com.wireguard.android.activity.MainActivity,performDestroy]
07-25 11:38:12.565 6017 6017 I wm_on_create_called:
[81772125,com.wireguard.android.activity.MainActivity,performCreate]
07-25 11:38:12.596 6017 6017 I wm_on_start_called:
[81772125,com.wireguard.android.activity.MainActivity,handleStartActivity]
07-25 11:38:12.600 6017 6017 I wm_on_resume_called:
[81772125,com.wireguard.android.activity.MainActivity,RESUME_ACTIVITY]
07-25 11:38:12.618 6017 6017 I wm_on_top_resumed_gained_called:
[81772125,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed]
07-25 11:38:12.809 6017 6017 I auditd : type=1400 audit(0.0:11295): avc: denied
{ read } for comm="DefaultDispatch" name="somaxconn" dev="proc" ino=3750716
scontext=u:r:untrusted_app:s0:c0,c256,c512,c768 tcontext=u:object_r:proc_net:s0
tclass=file permissive=0 app=com.wireguard.android
07-25 11:38:19.846 6017 6017 I menu_item_selected: [0,Settings]
07-25 11:38:19.868 6017 6017 I wm_on_top_resumed_lost_called:
[81772125,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed]
07-25 11:38:19.870 6017 6017 I wm_on_paused_called:
[81772125,com.wireguard.android.activity.MainActivity,performPause]
07-25 11:38:19.894 6017 6017 I wm_on_create_called:
[242811669,com.wireguard.android.activity.SettingsActivity,performCreate]
07-25 11:38:19.934 6017 6017 I wm_on_start_called:
[242811669,com.wireguard.android.activity.SettingsActivity,handleStartActivity]
07-25 11:38:19.936 6017 6017 I wm_on_resume_called:
[242811669,com.wireguard.android.activity.SettingsActivity,RESUME_ACTIVITY]
07-25 11:38:19.945 6017 6017 I wm_on_top_resumed_gained_called:
[242811669,com.wireguard.android.activity.SettingsActivity,topStateChangedWhenResum
ed]
07-25 11:38:20.650 6017 6017 I wm_on_stop_called:
[81772125,com.wireguard.android.activity.MainActivity,STOP_ACTIVITY_ITEM]
07-25 11:38:23.452 6017 6017 I wm_on_top_resumed_lost_called:
[242811669,com.wireguard.android.activity.SettingsActivity,topStateChangedWhenResum
ed]
07-25 11:38:23.454 6017 6017 I wm_on_paused_called:
[242811669,com.wireguard.android.activity.SettingsActivity,performPause]
07-25 11:38:23.493 6017 6017 I wm_on_create_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,performCreate]
07-25 11:38:23.494 6017 6017 I wm_on_start_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,handleStartActivity]
07-25 11:38:23.495 6017 6017 I wm_on_resume_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,RESUME_ACTIVITY]
07-25 11:38:23.500 6017 6017 I wm_on_top_resumed_gained_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,topStateChangedWhenResu
med]
07-25 11:38:24.056 6017 6017 I wm_on_stop_called:
[242811669,com.wireguard.android.activity.SettingsActivity,STOP_ACTIVITY_ITEM]
07-25 11:38:52.479 6017 6017 I wm_on_top_resumed_lost_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,topStateChangedWhenResu
med]
07-25 11:38:52.504 6017 6017 I wm_on_paused_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,performPause]
07-25 11:38:52.787 6017 6017 I wm_on_stop_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,STOP_ACTIVITY_ITEM]
07-25 11:39:20.496 6017 6017 I wm_on_restart_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,performRestartActivity]
07-25 11:39:20.496 6017 6017 I wm_on_start_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,handleStartActivity]
07-25 11:39:20.500 6017 6017 I wm_on_resume_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,RESUME_ACTIVITY]
07-25 11:39:20.501 6017 6017 I wm_on_top_resumed_gained_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,topWhenResuming]
--------- beginning of main
07-25 11:39:29.988 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:39:29.991 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:39:35.036 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Handshake did not complete after 5 seconds, retrying (try 2)
07-25 11:39:35.036 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:39:35.039 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:39:40.091 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:39:40.093 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:39:40.513 6017 6017 I wm_on_top_resumed_lost_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,topStateChangedWhenResu
med]
07-25 11:39:40.514 6017 6017 I wm_on_paused_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,performPause]
07-25 11:39:40.575 6017 6017 I wm_on_restart_called:
[242811669,com.wireguard.android.activity.SettingsActivity,performRestartActivity]
07-25 11:39:40.576 6017 6017 I wm_on_start_called:
[242811669,com.wireguard.android.activity.SettingsActivity,handleStartActivity]
07-25 11:39:40.577 6017 6017 I wm_on_resume_called:
[242811669,com.wireguard.android.activity.SettingsActivity,RESUME_ACTIVITY]
07-25 11:39:40.577 6017 6017 I wm_on_top_resumed_gained_called:
[242811669,com.wireguard.android.activity.SettingsActivity,topWhenResuming]
07-25 11:39:40.645 6017 6451 I gralloc4: register: id=26d00004968,
vaddr=0x71bdf9d000
07-25 11:39:40.648 6017 6451 I gralloc4: register: id=26d00004969,
vaddr=0x7120068000
07-25 11:39:40.651 6017 6451 I gralloc4: register: id=26d0000496a,
vaddr=0x711faf3000
07-25 11:39:40.654 6017 6451 I gralloc4: register: id=26d0000496b,
vaddr=0x711f67c000
07-25 11:39:41.220 6017 6043 I gralloc4: unregister: id=26d00004965,
vaddr=0x71c1e9f000
07-25 11:39:41.221 6017 6043 D OpenGLRenderer: endAllActiveAnimators on
0xb4000072ed465f10 (RippleDrawable) with handle 0xb4000071fd412990
07-25 11:39:41.227 6017 6017 I wm_on_stop_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,LIFECYCLER_STOP_ACTIVIT
Y]
07-25 11:39:41.230 6017 6017 I wm_on_destroy_called:
[183777975,com.wireguard.android.activity.LogViewerActivity,performDestroy]
07-25 11:39:41.232 6017 6035 I gralloc4: unregister: id=26d00004964,
vaddr=0x71c2316000
07-25 11:39:41.233 6017 6035 I gralloc4: unregister: id=26d00004966,
vaddr=0x71be414000
07-25 11:39:41.234 6017 6035 I gralloc4: unregister: id=26d00004963,
vaddr=0x71c278d000
07-25 11:39:42.669 6017 6017 I wm_on_top_resumed_lost_called:
[242811669,com.wireguard.android.activity.SettingsActivity,topStateChangedWhenResum
ed]
07-25 11:39:42.670 6017 6017 I wm_on_paused_called:
[242811669,com.wireguard.android.activity.SettingsActivity,performPause]
07-25 11:39:43.266 6017 6043 I gralloc4: unregister: id=26d00004968,
vaddr=0x71bdf9d000
07-25 11:39:43.267 6017 6043 I gralloc4: unregister: id=26d00004969,
vaddr=0x7120068000
07-25 11:39:43.267 6017 6043 D OpenGLRenderer: endAllActiveAnimators on
0xb4000072ed4523a0 (RippleDrawable) with handle 0xb4000071fd418810
07-25 11:39:43.277 6017 6017 I gralloc4: unregister: id=26d0000496a,
vaddr=0x711faf3000
07-25 11:39:43.277 6017 6017 I gralloc4: unregister: id=26d0000496b,
vaddr=0x711f67c000
07-25 11:39:43.486 6017 6017 I wm_on_stop_called:
[242811669,com.wireguard.android.activity.SettingsActivity,STOP_ACTIVITY_ITEM]
07-25 11:39:45.096 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:39:45.098 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:39:50.100 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:39:50.102 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:39:55.106 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:39:55.108 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:40:00.108 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:40:00.112 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:40:05.113 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:40:05.115 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:40:08.633 6017 6017 I wm_on_restart_called:
[242811669,com.wireguard.android.activity.SettingsActivity,performRestartActivity]
07-25 11:40:08.634 6017 6017 I wm_on_start_called:
[242811669,com.wireguard.android.activity.SettingsActivity,handleStartActivity]
07-25 11:40:08.634 6017 6017 I wm_on_resume_called:
[242811669,com.wireguard.android.activity.SettingsActivity,RESUME_ACTIVITY]
07-25 11:40:08.635 6017 6017 I wm_on_top_resumed_gained_called:
[242811669,com.wireguard.android.activity.SettingsActivity,topWhenResuming]
07-25 11:40:08.658 6017 7344 I gralloc4: register: id=26d00004988,
vaddr=0x71c278d000
07-25 11:40:08.660 6017 7344 I gralloc4: register: id=26d00004989,
vaddr=0x71c2316000
07-25 11:40:08.665 6017 7344 I gralloc4: register: id=26d0000498a,
vaddr=0x71c1e9f000
07-25 11:40:08.668 6017 7344 I gralloc4: register: id=26d0000498b,
vaddr=0x71be414000
07-25 11:40:10.116 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:40:10.119 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:40:15.217 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Handshake did not complete after 5 seconds, retrying (try 2)
07-25 11:40:15.218 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:40:15.220 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:40:15.441 6017 7352 I gralloc4: register: id=26d0000498c,
vaddr=0x71be281000
07-25 11:40:15.443 6017 7352 I gralloc4: register: id=26d0000498d,
vaddr=0x71be0ee000
07-25 11:40:15.445 6017 7352 I gralloc4: register: id=26d0000498e,
vaddr=0x71bdf5b000
07-25 11:40:15.447 6017 7352 I gralloc4: register: id=26d0000498f,
vaddr=0x71bddc8000
07-25 11:40:15.451 6017 6043 W Parcel : Expecting binder but got null!
07-25 11:40:18.986 6017 6043 I gralloc4: unregister: id=26d0000498c,
vaddr=0x71be281000
07-25 11:40:18.986 6017 6043 I gralloc4: unregister: id=26d0000498f,
vaddr=0x71bddc8000
07-25 11:40:18.987 6017 6017 I gralloc4: unregister: id=26d0000498d,
vaddr=0x71be0ee000
07-25 11:40:18.988 6017 6017 I gralloc4: unregister: id=26d0000498e,
vaddr=0x71bdf5b000
07-25 11:40:19.002 6017 6017 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
07-25 11:40:20.512 6017 6141 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Handshake did not complete after 5 seconds, retrying (try 2)
07-25 11:40:20.512 6017 6141 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:40:20.514 6017 6141 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:40:23.293 6017 6017 I wm_on_top_resumed_lost_called:
[242811669,com.wireguard.android.activity.SettingsActivity,topStateChangedWhenResum
ed]
07-25 11:40:23.294 6017 6017 I wm_on_paused_called:
[242811669,com.wireguard.android.activity.SettingsActivity,performPause]
07-25 11:40:23.869 6017 6043 I gralloc4: unregister: id=26d0000498a,
vaddr=0x71c1e9f000
07-25 11:40:23.870 6017 6043 D OpenGLRenderer: endAllActiveAnimators on
0xb4000072ed4523a0 (RippleDrawable) with handle 0xb4000071fd427ea0
07-25 11:40:23.882 6017 6032 I gralloc4: unregister: id=26d00004989,
vaddr=0x71c2316000
07-25 11:40:23.884 6017 6032 I gralloc4: unregister: id=26d0000498b,
vaddr=0x71be414000
07-25 11:40:23.885 6017 6032 I gralloc4: unregister: id=26d00004988,
vaddr=0x71c278d000
07-25 11:40:24.617 6017 6017 I wm_on_stop_called:
[242811669,com.wireguard.android.activity.SettingsActivity,STOP_ACTIVITY_ITEM]
07-25 11:40:25.636 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:40:25.638 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:40:30.640 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:40:30.643 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:40:35.085 6017 6017 I wm_on_restart_called:
[242811669,com.wireguard.android.activity.SettingsActivity,performRestartActivity]
07-25 11:40:35.085 6017 6017 I wm_on_start_called:
[242811669,com.wireguard.android.activity.SettingsActivity,handleStartActivity]
07-25 11:40:35.086 6017 6017 I wm_on_resume_called:
[242811669,com.wireguard.android.activity.SettingsActivity,RESUME_ACTIVITY]
07-25 11:40:35.087 6017 6017 I wm_on_top_resumed_gained_called:
[242811669,com.wireguard.android.activity.SettingsActivity,topWhenResuming]
07-25 11:40:35.117 6017 7955 I gralloc4: register: id=26d00004999,
vaddr=0x71c278d000
07-25 11:40:35.120 6017 7955 I gralloc4: register: id=26d0000499a,
vaddr=0x71c2316000
07-25 11:40:35.123 6017 7955 I gralloc4: register: id=26d0000499b,
vaddr=0x71c1e9f000
07-25 11:40:35.125 6017 7955 I gralloc4: register: id=26d0000499c,
vaddr=0x71be414000
07-25 11:40:35.701 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Handshake did not complete after 5 seconds, retrying (try 2)
07-25 11:40:35.701 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:40:35.702 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:40:38.565 6017 8064 I gralloc4: register: id=26d0000499e,
vaddr=0x71be281000
07-25 11:40:38.566 6017 8064 I gralloc4: register: id=26d0000499f,
vaddr=0x71be0ee000
07-25 11:40:38.566 6017 8064 I gralloc4: register: id=26d000049a0,
vaddr=0x71bdf5b000
07-25 11:40:38.567 6017 8064 I gralloc4: register: id=26d000049a1,
vaddr=0x71bddc8000
07-25 11:40:38.570 6017 6043 W Parcel : Expecting binder but got null!
07-25 11:40:40.570 6017 6043 I gralloc4: unregister: id=26d0000499e,
vaddr=0x71be281000
07-25 11:40:40.570 6017 6043 I gralloc4: unregister: id=26d000049a1,
vaddr=0x71bddc8000
07-25 11:40:40.572 6017 6017 I gralloc4: unregister: id=26d0000499f,
vaddr=0x71be0ee000
07-25 11:40:40.573 6017 6017 I gralloc4: unregister: id=26d000049a0,
vaddr=0x71bdf5b000
07-25 11:40:40.596 6017 6017 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
07-25 11:40:40.772 6017 6074 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Sending handshake initiation
07-25 11:40:40.773 6017 6074 E WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Failed to send handshake initiation: write udp4 0.0.0.0:54871->159.223.58.97:63613:
sendto: network is unreachable
07-25 11:40:42.295 6017 6017 I wm_on_top_resumed_lost_called:
[242811669,com.wireguard.android.activity.SettingsActivity,topStateChangedWhenResum
ed]
07-25 11:40:42.296 6017 6017 I wm_on_paused_called:
[242811669,com.wireguard.android.activity.SettingsActivity,performPause]
07-25 11:40:42.360 6017 6017 I wm_on_restart_called:
[81772125,com.wireguard.android.activity.MainActivity,performRestartActivity]
07-25 11:40:42.361 6017 6017 I wm_on_start_called:
[81772125,com.wireguard.android.activity.MainActivity,handleStartActivity]
07-25 11:40:42.362 6017 6017 I wm_on_resume_called:
[81772125,com.wireguard.android.activity.MainActivity,RESUME_ACTIVITY]
07-25 11:40:42.363 6017 6017 I wm_on_top_resumed_gained_called:
[81772125,com.wireguard.android.activity.MainActivity,topWhenResuming]
07-25 11:40:42.490 6017 8116 I gralloc4: register: id=26d000049a3,
vaddr=0x71bf4e9000
07-25 11:40:42.492 6017 8116 I gralloc4: register: id=26d000049a4,
vaddr=0x71bf072000
07-25 11:40:42.495 6017 8116 I gralloc4: register: id=26d000049a5,
vaddr=0x71bebfb000
07-25 11:40:42.499 6017 8116 I gralloc4: register: id=26d000049a6,
vaddr=0x71bdf9d000
07-25 11:40:43.007 6017 6043 I gralloc4: unregister: id=26d00004999,
vaddr=0x71c278d000
07-25 11:40:43.008 6017 6043 I gralloc4: unregister: id=26d0000499a,
vaddr=0x71c2316000
07-25 11:40:43.009 6017 6043 D OpenGLRenderer: endAllActiveAnimators on
0xb4000072ed45aad0 (RippleDrawable) with handle 0xb4000071fd427a20
07-25 11:40:43.015 6017 6017 I gralloc4: unregister: id=26d0000499c,
vaddr=0x71be414000
07-25 11:40:43.016 6017 6017 I gralloc4: unregister: id=26d0000499b,
vaddr=0x71c1e9f000
07-25 11:40:43.021 6017 6017 I wm_on_stop_called:
[242811669,com.wireguard.android.activity.SettingsActivity,LIFECYCLER_STOP_ACTIVITY
]
07-25 11:40:43.024 6017 6017 I wm_on_destroy_called:
[242811669,com.wireguard.android.activity.SettingsActivity,performDestroy]
07-25 11:40:44.716 6017 6037 I WireGuard/GoBackend: Bringing tunnel wireguard
DOWN
07-25 11:40:44.718 6017 6037 D WireGuard/GoBackend/wireguard: Device closing
07-25 11:40:44.718 6017 6142 D WireGuard/GoBackend/wireguard: Routine: event
worker - stopped
07-25 11:40:44.779 6017 6073 D WireGuard/GoBackend/wireguard: Routine: TUN reader
- stopped
07-25 11:40:44.780 6017 6143 D WireGuard/GoBackend/wireguard: Routine: receive
incoming v4 - stopped
07-25 11:40:44.780 6017 6142 D WireGuard/GoBackend/wireguard: Routine: receive
incoming v6 - stopped
07-25 11:40:44.780 6017 6037 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Stopping
07-25 11:40:44.780 6017 6143 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Routine: sequential receiver - stopped
07-25 11:40:44.780 6017 6143 D WireGuard/GoBackend/wireguard: peer(+J+2…FEQE) -
Routine: sequential sender - stopped
07-25 11:40:44.781 6017 6037 D WireGuard/GoBackend/wireguard: Device closed
07-25 11:40:44.781 6017 6073 D WireGuard/GoBackend/wireguard: Routine: decryption
worker 4 - stopped
07-25 11:40:44.781 6017 6073 D WireGuard/GoBackend/wireguard: Routine: decryption
worker 5 - stopped
07-25 11:40:44.781 6017 6143 D WireGuard/GoBackend/wireguard: Routine: decryption
worker 6 - stopped
07-25 11:40:44.781 6017 6141 D WireGuard/GoBackend/wireguard: Routine: decryption
worker 8 - stopped
07-25 11:40:44.781 6017 6141 D WireGuard/GoBackend/wireguard: Routine: decryption
worker 2 - stopped
07-25 11:40:44.781 6017 6143 D WireGuard/GoBackend/wireguard: Routine: handshake
worker 2 - stopped
07-25 11:40:44.781 6017 6141 D WireGuard/GoBackend/wireguard: Routine: decryption
worker 3 - stopped
07-25 11:40:44.781 6017 6141 D WireGuard/GoBackend/wireguard: Routine: handshake
worker 6 - stopped
07-25 11:40:44.781 6017 6143 D WireGuard/GoBackend/wireguard: Routine: handshake
worker 3 - stopped
07-25 11:40:44.781 6017 6048 D WireGuard/GoBackend/wireguard: Routine: handshake
worker 5 - stopped
07-25 11:40:44.781 6017 6072 D WireGuard/GoBackend/wireguard: Routine: handshake
worker 1 - stopped
07-25 11:40:44.781 6017 6073 D WireGuard/GoBackend/wireguard: Routine: decryption
worker 1 - stopped
07-25 11:40:44.781 6017 6141 D WireGuard/GoBackend/wireguard: Routine: handshake
worker 4 - stopped
07-25 11:40:44.781 6017 6143 D WireGuard/GoBackend/wireguard: Routine: handshake
worker 8 - stopped
07-25 11:40:44.781 6017 6048 D WireGuard/GoBackend/wireguard: Routine: handshake
worker 7 - stopped
07-25 11:40:44.781 6017 6071 D WireGuard/GoBackend/wireguard: Routine: decryption
worker 7 - stopped
07-25 11:40:44.781 6017 6071 D WireGuard/GoBackend/wireguard: Routine: encryption
worker 6 - stopped
07-25 11:40:44.781 6017 6048 D WireGuard/GoBackend/wireguard: Routine: encryption
worker 2 - stopped
07-25 11:40:44.781 6017 6071 D WireGuard/GoBackend/wireguard: Routine: encryption
worker 1 - stopped
07-25 11:40:44.781 6017 6071 D WireGuard/GoBackend/wireguard: Routine: encryption
worker 7 - stopped
07-25 11:40:44.781 6017 6048 D WireGuard/GoBackend/wireguard: Routine: encryption
worker 5 - stopped
07-25 11:40:44.781 6017 6071 D WireGuard/GoBackend/wireguard: Routine: encryption
worker 8 - stopped
07-25 11:40:44.781 6017 6048 D WireGuard/GoBackend/wireguard: Routine: encryption
worker 3 - stopped
07-25 11:40:44.782 6017 6142 D WireGuard/GoBackend/wireguard: Routine: encryption
worker 4 - stopped
07-25 11:40:44.784 6017 6037 I WireGuard/GoBackend: Bringing tunnel wireguard2 UP
07-25 11:40:44.785 6017 6037 D WireGuard/GoBackend: Requesting to start
VpnService
07-25 11:40:44.853 6017 6037 D WireGuard/GoBackend: Go backend 2163620
07-25 11:40:44.853 6017 6037 D WireGuard/GoBackend/wireguard2: Attaching to
interface tun0
07-25 11:40:44.853 6017 6037 D WireGuard/GoBackend/wireguard2: UAPI: Updating
private key
07-25 11:40:44.854 6017 6037 D WireGuard/GoBackend/wireguard2: UAPI: Removing all
peers
07-25 11:40:44.854 6017 6074 D WireGuard/GoBackend/wireguard2: Routine:
decryption worker 4 - started
07-25 11:40:44.854 6017 6037 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
UAPI: Created
07-25 11:40:44.854 6017 6037 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
UAPI: Adding allowedip
07-25 11:40:44.854 6017 6037 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
UAPI: Adding allowedip
07-25 11:40:44.854 6017 6037 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
UAPI: Updating endpoint
07-25 11:40:44.854 6017 6037 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
UAPI: Updating preshared key
07-25 11:40:44.854 6017 6074 D WireGuard/GoBackend/wireguard2: Routine:
encryption worker 1 - started
07-25 11:40:44.855 6017 6037 D WireGuard/GoBackend/wireguard2: UDP bind has been
updated
07-25 11:40:44.855 6017 6074 D WireGuard/GoBackend/wireguard2: Routine:
decryption worker 1 - started
07-25 11:40:44.855 6017 6037 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Starting
07-25 11:40:44.855 6017 6074 D WireGuard/GoBackend/wireguard2: Routine: handshake
worker 1 - started
07-25 11:40:44.855 6017 6037 D WireGuard/GoBackend/wireguard2: Interface state
was Down, requested Up, now Up
07-25 11:40:44.855 6017 6037 D WireGuard/GoBackend/wireguard2: Device started
07-25 11:40:44.855 6017 6074 D WireGuard/GoBackend/wireguard2: Routine:
encryption worker 2 - started
07-25 11:40:44.855 6017 6074 D WireGuard/GoBackend/wireguard2: Routine:
decryption worker 2 - started
07-25 11:40:44.855 6017 6074 D WireGuard/GoBackend/wireguard2: Routine: handshake
worker 2 - started
07-25 11:40:44.855 6017 6074 D WireGuard/GoBackend/wireguard2: Routine:
encryption worker 3 - started
07-25 11:40:44.855 6017 6074 D WireGuard/GoBackend/wireguard2: Routine:
decryption worker 3 - started
07-25 11:40:44.857 6017 6074 D WireGuard/GoBackend/wireguard2: Routine: handshake
worker 3 - started
07-25 11:40:44.858 6017 6048 D WireGuard/GoBackend/wireguard2: Routine: handshake
worker 8 - started
07-25 11:40:44.858 6017 6071 D WireGuard/GoBackend/wireguard2: Routine:
decryption worker 8 - started
07-25 11:40:44.858 6017 6048 D WireGuard/GoBackend/wireguard2: Routine: receive
incoming v4 - started
07-25 11:40:44.858 6017 6071 D WireGuard/GoBackend/wireguard2: Routine: handshake
worker 6 - started
07-25 11:40:44.858 6017 6071 D WireGuard/GoBackend/wireguard2: Routine: event
worker - started
07-25 11:40:44.858 6017 6071 D WireGuard/GoBackend/wireguard2: Routine:
decryption worker 5 - started
07-25 11:40:44.858 6017 6071 D WireGuard/GoBackend/wireguard2: Routine:
encryption worker 5 - started
07-25 11:40:44.858 6017 6071 D WireGuard/GoBackend/wireguard2: Routine: handshake
worker 5 - started
07-25 11:40:44.858 6017 6071 D WireGuard/GoBackend/wireguard2: Routine: receive
incoming v6 - started
07-25 11:40:44.858 6017 6048 D WireGuard/GoBackend/wireguard2: Routine:
decryption worker 7 - started
07-25 11:40:44.858 6017 6048 D WireGuard/GoBackend/wireguard2: Routine: handshake
worker 7 - started
07-25 11:40:44.858 6017 6071 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Routine: sequential sender - started
07-25 11:40:44.858 6017 6048 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Routine: sequential receiver - started
07-25 11:40:44.858 6017 6050 D WireGuard/GoBackend/wireguard2: Routine:
encryption worker 6 - started
07-25 11:40:44.858 6017 6141 D WireGuard/GoBackend/wireguard2: Routine: TUN
reader - started
07-25 11:40:44.858 6017 6142 D WireGuard/GoBackend/wireguard2: Routine:
encryption worker 8 - started
07-25 11:40:44.858 6017 6072 D WireGuard/GoBackend/wireguard2: Routine:
decryption worker 6 - started
07-25 11:40:44.858 6017 6143 D WireGuard/GoBackend/wireguard2: Routine: handshake
worker 4 - started
07-25 11:40:44.858 6017 6073 D WireGuard/GoBackend/wireguard2: Routine:
encryption worker 7 - started
07-25 11:40:44.858 6017 6141 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Sending handshake initiation
07-25 11:40:44.858 6017 6074 D WireGuard/GoBackend/wireguard2: Routine:
encryption worker 4 - started
07-25 11:40:44.861 6017 6141 E WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Failed to send handshake initiation: write udp4 0.0.0.0:33644->159.223.58.98:63003:
sendto: network is unreachable
07-25 11:40:48.107 6017 6017 I menu_item_selected: [0,Settings]
07-25 11:40:48.125 6017 6017 I wm_on_top_resumed_lost_called:
[81772125,com.wireguard.android.activity.MainActivity,topStateChangedWhenResumed]
07-25 11:40:48.127 6017 6017 I wm_on_paused_called:
[81772125,com.wireguard.android.activity.MainActivity,performPause]
07-25 11:40:48.143 6017 6017 D ApplicationPackageManager:
hasSystemFeature:name=android.software.picture_in_picture version=0
getOpPackageName=com.wireguard.android hasSystemFeature=true
07-25 11:40:48.146 6017 6017 I wm_on_create_called:
[197208006,com.wireguard.android.activity.SettingsActivity,performCreate]
07-25 11:40:48.163 6017 6017 D ApplicationPackageManager:
hasSystemFeature:name=android.hardware.type.automotive version=0
getOpPackageName=com.wireguard.android hasSystemFeature=false
07-25 11:40:48.165 6017 6017 I wm_on_start_called:
[197208006,com.wireguard.android.activity.SettingsActivity,handleStartActivity]
07-25 11:40:48.166 6017 6017 I wm_on_resume_called:
[197208006,com.wireguard.android.activity.SettingsActivity,RESUME_ACTIVITY]
07-25 11:40:48.175 6017 6017 I wm_on_top_resumed_gained_called:
[197208006,com.wireguard.android.activity.SettingsActivity,topStateChangedWhenResum
ed]
07-25 11:40:48.193 6017 8329 I gralloc4: register: id=26d000049a9,
vaddr=0x71c2591000
07-25 11:40:48.195 6017 8329 I gralloc4: register: id=26d000049aa,
vaddr=0x71c211a000
07-25 11:40:48.198 6017 8329 I gralloc4: register: id=26d000049ab,
vaddr=0x71be784000
07-25 11:40:48.201 6017 8329 I gralloc4: register: id=26d000049ac,
vaddr=0x7120068000
07-25 11:40:48.218 6017 6043 W Parcel : Expecting binder but got null!
07-25 11:40:48.780 6017 6043 I gralloc4: unregister: id=26d000049a5,
vaddr=0x71bebfb000
07-25 11:40:48.781 6017 6043 D OpenGLRenderer: endAllActiveAnimators on
0xb4000072ed42fa00 (RippleDrawable) with handle 0xb4000071fd462d00
07-25 11:40:48.784 6017 6150 I gralloc4: unregister: id=26d000049a3,
vaddr=0x71bf4e9000
07-25 11:40:48.787 6017 6017 I gralloc4: unregister: id=26d000049a6,
vaddr=0x71bdf9d000
07-25 11:40:48.787 6017 6017 I gralloc4: unregister: id=26d000049a4,
vaddr=0x71bf072000
07-25 11:40:48.790 6017 6017 I wm_on_stop_called:
[81772125,com.wireguard.android.activity.MainActivity,STOP_ACTIVITY_ITEM]
07-25 11:40:49.783 6017 6017 I wm_on_top_resumed_lost_called:
[197208006,com.wireguard.android.activity.SettingsActivity,topStateChangedWhenResum
ed]
07-25 11:40:49.784 6017 6017 I wm_on_paused_called:
[197208006,com.wireguard.android.activity.SettingsActivity,performPause]
07-25 11:40:49.803 6017 6017 D ApplicationPackageManager:
hasSystemFeature:name=android.software.picture_in_picture version=0
getOpPackageName=com.wireguard.android hasSystemFeature=true
07-25 11:40:49.817 6017 6017 I wm_on_create_called:
[21085427,com.wireguard.android.activity.LogViewerActivity,performCreate]
07-25 11:40:49.818 6017 6017 I wm_on_start_called:
[21085427,com.wireguard.android.activity.LogViewerActivity,handleStartActivity]
07-25 11:40:49.821 6017 6017 I wm_on_resume_called:
[21085427,com.wireguard.android.activity.LogViewerActivity,RESUME_ACTIVITY]
07-25 11:40:49.827 6017 6017 I wm_on_top_resumed_gained_called:
[21085427,com.wireguard.android.activity.LogViewerActivity,topStateChangedWhenResum
ed]
07-25 11:40:49.843 6017 8356 I gralloc4: register: id=26d000049af,
vaddr=0x71bf4e9000
07-25 11:40:49.845 6017 8356 I gralloc4: register: id=26d000049b0,
vaddr=0x71bf072000
07-25 11:40:49.848 6017 8356 I gralloc4: register: id=26d000049b1,
vaddr=0x71bebfb000
07-25 11:40:49.850 6017 8356 I gralloc4: register: id=26d000049b2,
vaddr=0x71be30d000
07-25 11:40:49.855 6017 6043 W Parcel : Expecting binder but got null!
07-25 11:40:49.925 6017 6071 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Sending handshake initiation
07-25 11:40:49.927 6017 6071 E WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Failed to send handshake initiation: write udp4 0.0.0.0:33644->159.223.58.98:63003:
sendto: network is unreachable
07-25 11:40:50.355 6017 6017 I wm_on_stop_called:
[197208006,com.wireguard.android.activity.SettingsActivity,STOP_ACTIVITY_ITEM]
07-25 11:40:50.358 6017 6043 D OpenGLRenderer: endAllActiveAnimators on
0xb4000072ed54c150 (RippleDrawable) with handle 0xb4000071fd462d00
07-25 11:40:50.360 6017 6150 I gralloc4: unregister: id=26d000049a9,
vaddr=0x71c2591000
07-25 11:40:50.376 6017 6150 I gralloc4: unregister: id=26d000049ac,
vaddr=0x7120068000
07-25 11:40:50.377 6017 6150 I gralloc4: unregister: id=26d000049aa,
vaddr=0x71c211a000
07-25 11:40:50.380 6017 6150 I gralloc4: unregister: id=26d000049ab,
vaddr=0x71be784000
07-25 11:40:54.930 6017 6071 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Sending handshake initiation
07-25 11:40:54.933 6017 6071 E WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Failed to send handshake initiation: write udp4 0.0.0.0:33644->159.223.58.98:63003:
sendto: network is unreachable
07-25 11:40:59.936 6017 6071 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Sending handshake initiation
07-25 11:40:59.938 6017 6071 E WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Failed to send handshake initiation: write udp4 0.0.0.0:33644->159.223.58.98:63003:
sendto: network is unreachable
07-25 11:41:04.942 6017 6071 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Sending handshake initiation
07-25 11:41:04.943 6017 6071 E WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Failed to send handshake initiation: write udp4 0.0.0.0:33644->159.223.58.98:63003:
sendto: network is unreachable
07-25 11:41:09.945 6017 6071 D WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Sending handshake initiation
07-25 11:41:09.947 6017 6071 E WireGuard/GoBackend/wireguard2: peer(DP6Y…LFCg) -
Failed to send handshake initiation: write udp4 0.0.0.0:33644->159.223.58.98:63003:
sendto: network is unreachable
07-25 11:41:10.502 6017 6017 I menu_item_selected: [0,Export log file]

You might also like