-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: not working, will be force-pushed
Signed-off-by: Martichou <[email protected]>
- Loading branch information
Showing
3 changed files
with
133 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: (REDACTED) EndpointManager failed the next %s read/write for endpoint %s over its %s EndpointChannel. | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: java.io.IOException: Failed to decode message on channel ENCRYPTED_WIFI_LAN for endpoint � | ||
v) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at bqit.y(:com.google.android.gms@[email protected] (190408-604559810):245) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at bqit.x(:com.google.android.gms@[email protected] (190408-604559810):12) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at bqkf.b(:com.google.android.gms@[email protected] (190408-604559810):18) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at bqkb.run(:com.google.android.gms@[email protected] (190408-604559810):108) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at bqkf.run(:com.google.android.gms@[email protected] (190408-604559810):9) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at akvu.c(:com.google.android.gms@[email protected] (190408-604559810):50) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at akvu.run(:com.google.android.gms@[email protected] (190408-604559810):76) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at albi.run(:com.google.android.gms@[email protected] (190408-604559810):8) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at java.lang.Thread.run(Thread.java:1012) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: Caused by: java.security.SignatureException: javax.crypto.IllegalBlockSizeException: error:1e00007b:Cipher functions:OPENSSL_internal:WRONG_FINAL_BLOCK_LENGTH | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at fbaf.c(:com.google.android.gms@[email protected] (190408-604559810):294) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at fbaf.b(:com.google.android.gms@[email protected] (190408-604559810):7) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at fayj.b(:com.google.android.gms@[email protected] (190408-604559810):24) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at fayg.j(:com.google.android.gms@[email protected] (190408-604559810):5) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at bqit.y(:com.google.android.gms@[email protected] (190408-604559810):64) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: ... 10 more | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: Caused by: javax.crypto.IllegalBlockSizeException: error:1e00007b:Cipher functions:OPENSSL_internal:WRONG_FINAL_BLOCK_LENGTH | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at com.google.android.gms.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at com.google.android.gms.org.conscrypt.OpenSSLEvpCipher.doFinalInternal(:com.google.android.gms@[email protected] (190408-604559810):20) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at com.google.android.gms.org.conscrypt.OpenSSLCipher.engineDoFinal(:com.google.android.gms@[email protected] (190408-604559810):7) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at javax.crypto.Cipher.doFinal(Cipher.java:2056) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at fbac.g(:com.google.android.gms@[email protected] (190408-604559810):36) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: at fbaf.c(:com.google.android.gms@[email protected] (190408-604559810):53) | ||
02-14 01:51:19.690 28945 28256 I NearbyConnections: ... 14 more |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters