-
Notifications
You must be signed in to change notification settings - Fork 25
向小米17 hyperos3 A16 发送中断 #46
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
发送设备 小米MIX4 类原生A16
接收设备 小米17 hyperos3 A16
发送中断
Details
PS C:\Users\Administrator> adb logcat --pid $(adb shell pidof -s moe.reimu.catshare)
--------- beginning of system
01-29 12:50:06.315 4086 11835 I DisplayManager: Choreographer implicitly registered for the refresh rate.
--------- beginning of main
01-29 12:51:15.586 4086 4086 D VRI[MainActivity]: visibilityChanged oldVisibility=true newVisibility=false
01-29 12:51:52.882 4086 4086 D ViewRootImpl: Skipping stats log for color mode
01-29 12:51:55.069 4086 4086 D InsetsController: hide(ime(), fromIme=false)
01-29 12:51:55.069 4086 4086 I ImeTracker: moe.reimu.catshare:9c09d7b1: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN
01-29 12:51:59.699 4086 4086 I MyApplication: Setting busy flag
01-29 12:51:59.702 4086 11835 D HWUI : endAllActiveAnimators on 0xb40000739ee353d0 (UnprojectedRipple) with handle 0xb40000737ee56440
01-29 12:51:59.709 4086 4086 D BluetoothAdapter: isLeEnabled(): ON
01-29 12:51:59.712 4086 4086 D BaseP2pService: Action: android.net.wifi.p2p.STATE_CHANGED
01-29 12:51:59.716 4086 4086 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=false callback=android.view.ViewRootImpl$$ExternalSyntheticLambda13@2ae647e
01-29 12:51:59.744 4086 12253 W System.err: SLF4J(W): No SLF4J providers were found.
01-29 12:51:59.744 4086 12253 W System.err: SLF4J(W): Defaulting to no-operation (NOP) logger implementation
01-29 12:51:59.744 4086 12253 W System.err: SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
01-29 12:51:59.748 4086 12253 D CompatChangeReporter: Compat change id reported: 312399441; UID 10209; state: ENABLED
01-29 12:52:00.021 4086 12253 I PlatformDependent: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
01-29 12:52:00.022 4086 12253 E .reimu.catshare: No implementation found for int io.netty.channel.kqueue.Native.sizeofKEvent() (tried Java_io_netty_channel_kqueue_Native_sizeofKEvent and Java_io_netty_channel_kqueue_Native_sizeofKEvent__) - is the library loaded, e.g. System.loadLibrary?
01-29 12:52:00.022 4086 12253 E .reimu.catshare: No implementation found for int io.netty.channel.epoll.Native.offsetofEpollData() (tried Java_io_netty_channel_epoll_Native_offsetofEpollData and Java_io_netty_channel_epoll_Native_offsetofEpollData__) - is the library loaded, e.g. System.loadLibrary?
01-29 12:52:00.023 4086 12253 D nativeloader: Load libnetty_transport_native_epoll_aarch_64.so using class loader ns clns-shared-9 (caller=/system_ext/app/CatShareForAvium/CatShareForAvium.apk!classes12.dex): dlopen failed: library "libnetty_transport_native_epoll_aarch_64.so" not found
01-29 12:52:00.024 4086 12253 D nativeloader: Load libnetty_transport_native_epoll_aarch_64.so using class loader ns clns-shared-9 (caller=/system_ext/app/CatShareForAvium/CatShareForAvium.apk!classes12.dex): dlopen failed: library "libnetty_transport_native_epoll_aarch_64.so" not found
01-29 12:52:00.025 4086 12253 D nativeloader: Load libnetty_transport_native_epoll.so using class loader ns clns-shared-9 (caller=/system_ext/app/CatShareForAvium/CatShareForAvium.apk!classes12.dex): dlopen failed: library "libnetty_transport_native_epoll.so" not found
01-29 12:52:00.025 4086 12253 D nativeloader: Load libnetty_transport_native_epoll.so using class loader ns clns-shared-9 (caller=/system_ext/app/CatShareForAvium/CatShareForAvium.apk!classes12.dex): dlopen failed: library "libnetty_transport_native_epoll.so" not found
01-29 12:52:00.061 4086 4086 W DefaultDispatch: type=1400 audit(0.0:28899): avc: granted { read } for name="somaxconn" dev="proc" ino=64773 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_net:s0 tclass=file app=moe.reimu.catshare
01-29 12:52:00.061 4086 4086 W DefaultDispatch: type=1400 audit(0.0:28900): avc: granted { read open } for path="/proc/sys/net/core/somaxconn" dev="proc" ino=64773 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_net:s0 tclass=file app=moe.reimu.catshare
01-29 12:52:00.061 4086 4086 W DefaultDispatch: type=1400 audit(0.0:28901): avc: granted { getattr } for path="/proc/sys/net/core/somaxconn" dev="proc" ino=64773 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_net:s0 tclass=file app=moe.reimu.catshare
01-29 12:52:00.061 4086 4086 W DefaultDispatch: type=1400 audit(0.0:28902): avc: granted { getattr } for path="/proc/sys/net/core/somaxconn" dev="proc" ino=64773 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_net:s0 tclass=file app=moe.reimu.catshare
01-29 12:52:00.067 4086 12253 W MacAddressUtil: Failed to find a usable hardware address from the network interfaces; using random bytes: d4:28:6d:b4:4a:4e:e7:fc
01-29 12:52:00.072 4086 12253 D ScopeCoroutine: HTTP server listening on 37643
01-29 12:52:00.292 4086 4086 D BaseP2pService: Action: android.net.wifi.p2p.CONNECTION_STATE_CHANGE
01-29 12:52:00.292 4086 4086 D Companion: P2P info: groupFormed: false isGroupOwner: false groupOwnerIpAddress: none, P2P group: null
01-29 12:52:00.298 4086 4086 D BaseP2pService: Action: android.net.wifi.p2p.THIS_DEVICE_CHANGED
01-29 12:52:00.298 4086 4086 D Companion: Local P2P device: Device: Android_CU8S
01-29 12:52:00.298 4086 4086 D Companion: deviceAddress: 02:00:00:00:00:00
01-29 12:52:00.298 4086 4086 D Companion: interfaceMacAddress: none
01-29 12:52:00.298 4086 4086 D Companion: ipAddress: none
01-29 12:52:00.298 4086 4086 D Companion: primary type: 10-0050F204-5
01-29 12:52:00.298 4086 4086 D Companion: secondary type: null
01-29 12:52:00.298 4086 4086 D Companion: wps: 0
01-29 12:52:00.298 4086 4086 D Companion: grpcapab: 0
01-29 12:52:00.298 4086 4086 D Companion: devcapab: 0
01-29 12:52:00.298 4086 4086 D Companion: status: 3
01-29 12:52:00.298 4086 4086 D Companion: wfdInfo: null
01-29 12:52:00.298 4086 4086 D Companion: vendorElements: null
01-29 12:52:00.298 4086 4086 D Companion: vendorData: []
01-29 12:52:00.298 4086 4086 D Companion: Pairing Bootstrapping Methods: 0
01-29 12:52:00.323 4086 4086 D BaseP2pService: Action: android.net.wifi.p2p.CONNECTION_STATE_CHANGE
01-29 12:52:00.323 4086 4086 D Companion: P2P info: groupFormed: false isGroupOwner: false groupOwnerIpAddress: none, P2P group: null
01-29 12:52:00.622 4086 4086 D BaseP2pService: Action: android.net.wifi.p2p.THIS_DEVICE_CHANGED
01-29 12:52:00.622 4086 4086 D Companion: Local P2P device: Device: Android_CU8S
01-29 12:52:00.622 4086 4086 D Companion: deviceAddress: 02:00:00:00:00:00
01-29 12:52:00.622 4086 4086 D Companion: interfaceMacAddress: none
01-29 12:52:00.622 4086 4086 D Companion: ipAddress: none
01-29 12:52:00.622 4086 4086 D Companion: primary type: 10-0050F204-5
01-29 12:52:00.622 4086 4086 D Companion: secondary type: null
01-29 12:52:00.622 4086 4086 D Companion: wps: 0
01-29 12:52:00.622 4086 4086 D Companion: grpcapab: 0
01-29 12:52:00.622 4086 4086 D Companion: devcapab: 0
01-29 12:52:00.622 4086 4086 D Companion: status: 0
01-29 12:52:00.622 4086 4086 D Companion: wfdInfo: null
01-29 12:52:00.622 4086 4086 D Companion: vendorElements: null
01-29 12:52:00.622 4086 4086 D Companion: vendorData: []
01-29 12:52:00.622 4086 4086 D Companion: Pairing Bootstrapping Methods: 0
01-29 12:52:00.631 4086 4086 D BaseP2pService: Action: android.net.wifi.p2p.CONNECTION_STATE_CHANGE
01-29 12:52:00.632 4086 4086 D Companion: P2P info: groupFormed: true isGroupOwner: true groupOwnerIpAddress: 192.168.49.1, P2P group: network: DIRECT-VHPfkLnD
01-29 12:52:00.632 4086 4086 D Companion: isGO: true
01-29 12:52:00.632 4086 4086 D Companion: GO: Device:
01-29 12:52:00.632 4086 4086 D Companion: deviceAddress: 02:00:00:00:00:00
01-29 12:52:00.632 4086 4086 D Companion: interfaceMacAddress: none
01-29 12:52:00.632 4086 4086 D Companion: ipAddress: none
01-29 12:52:00.632 4086 4086 D Companion: primary type: null
01-29 12:52:00.632 4086 4086 D Companion: secondary type: null
01-29 12:52:00.632 4086 4086 D Companion: wps: 0
01-29 12:52:00.632 4086 4086 D Companion: grpcapab: 0
01-29 12:52:00.632 4086 4086 D Companion: devcapab: 0
01-29 12:52:00.632 4086 4086 D Companion: status: 4
01-29 12:52:00.632 4086 4086 D Companion: wfdInfo: null
01-29 12:52:00.632 4086 4086 D Companion: vendorElements: null
01-29 12:52:00.632 4086 4086 D Companion: vendorData: []
01-29 12:52:00.632 4086 4086 D Companion: Pairing Bootstrapping Methods: 0
01-29 12:52:00.632 4086 4086 D Companion: interface: p2p0
01-29 12:52:00.632 4086 4086 D Companion: networkId: -1
01-29 12:52:00.632 4086 4086 D Companion: securityType: 0
01-29 12:52:00.632 4086 4086 D Companion: frequency: 2462
01-29 12:52:00.632 4086 4086 D Companion: vendorData: []
01-29 12:52:00.632 4086 12253 D ShizukuUtils: suspend getMacAddress called for 'p2p0'. Running as system app, using local MacAddressService.
01-29 12:52:00.632 4086 12253 D MacAddressService: Attempting to get MAC for: p2p0
01-29 12:52:00.633 4086 12253 D MacAddressService: perm_addr '/sys/class/net/p2p0/perm_addr' not found/readable for 'p2p0'.
01-29 12:52:00.633 4086 12253 D MacAddressService: java.io.FileNotFoundException: /sys/class/net/p2p0/perm_addr: open failed: ENOENT (No such file or directory)
01-29 12:52:00.633 4086 12253 D MacAddressService: at libcore.io.IoBridge.open(IoBridge.java:574)
01-29 12:52:00.633 4086 12253 D MacAddressService: at java.io.FileInputStream.<init>(FileInputStream.java:179)
01-29 12:52:00.633 4086 12253 D MacAddressService: at java.io.FileInputStream.<init>(FileInputStream.java:133)
01-29 12:52:00.633 4086 12253 D MacAddressService: at java.io.FileReader.<init>(FileReader.java:60)
01-29 12:52:00.633 4086 12253 D MacAddressService: at moe.reimu.catshare.services.MacAddressService.getMacAddressFromFile(MacAddressService.kt:24)
01-29 12:52:00.633 4086 12253 D MacAddressService: at moe.reimu.catshare.services.MacAddressService.getMacAddressByName(MacAddressService.kt:64)
01-29 12:52:00.633 4086 12253 D MacAddressService: at moe.reimu.catshare.utils.ShizukuUtils.getMacAddress(ShizukuUtils.kt:34)
01-29 12:52:00.633 4086 12253 D MacAddressService: at moe.reimu.catshare.services.P2pSenderService$runTask$2.invokeSuspend(P2pSenderService.kt:395)
01-29 12:52:00.633 4086 12253 D MacAddressService: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
01-29 12:52:00.633 4086 12253 D MacAddressService: at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:28)
01-29 12:52:00.633 4086 12253 D MacAddressService: at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100)
01-29 12:52:00.633 4086 12253 D MacAddressService: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
01-29 12:52:00.633 4086 12253 D MacAddressService: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
01-29 12:52:00.633 4086 12253 D MacAddressService: at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113)
01-29 12:52:00.633 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
01-29 12:52:00.633 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589)
01-29 12:52:00.633 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:823)
01-29 12:52:00.633 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720)
01-29 12:52:00.633 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707)
01-29 12:52:00.633 4086 12253 D MacAddressService: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
01-29 12:52:00.633 4086 12253 D MacAddressService: at libcore.io.Linux.open(Native Method)
01-29 12:52:00.633 4086 12253 D MacAddressService: at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
01-29 12:52:00.633 4086 12253 D MacAddressService: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
01-29 12:52:00.633 4086 12253 D MacAddressService: at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
01-29 12:52:00.633 4086 12253 D MacAddressService: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8978)
01-29 12:52:00.633 4086 12253 D MacAddressService: at libcore.io.IoBridge.open(IoBridge.java:560)
01-29 12:52:00.633 4086 12253 D MacAddressService: ... 18 more
01-29 12:52:00.634 4086 12253 E MacAddressService: Failed to read address '/sys/class/net/p2p0/address' for 'p2p0'
01-29 12:52:00.634 4086 12253 E MacAddressService: java.io.FileNotFoundException: /sys/class/net/p2p0/address: open failed: EACCES (Permission denied)
01-29 12:52:00.634 4086 12253 E MacAddressService: at libcore.io.IoBridge.open(IoBridge.java:574)
01-29 12:52:00.634 4086 12253 E MacAddressService: at java.io.FileInputStream.<init>(FileInputStream.java:179)
01-29 12:52:00.634 4086 12253 E MacAddressService: at java.io.FileInputStream.<init>(FileInputStream.java:133)
01-29 12:52:00.634 4086 12253 E MacAddressService: at java.io.FileReader.<init>(FileReader.java:60)
01-29 12:52:00.634 4086 12253 E MacAddressService: at moe.reimu.catshare.services.MacAddressService.getMacAddressFromFile(MacAddressService.kt:42)
01-29 12:52:00.634 4086 12253 E MacAddressService: at moe.reimu.catshare.services.MacAddressService.getMacAddressByName(MacAddressService.kt:64)
01-29 12:52:00.634 4086 12253 E MacAddressService: at moe.reimu.catshare.utils.ShizukuUtils.getMacAddress(ShizukuUtils.kt:34)
01-29 12:52:00.634 4086 12253 E MacAddressService: at moe.reimu.catshare.services.P2pSenderService$runTask$2.invokeSuspend(P2pSenderService.kt:395)
01-29 12:52:00.634 4086 12253 E MacAddressService: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
01-29 12:52:00.634 4086 12253 E MacAddressService: at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:28)
01-29 12:52:00.634 4086 12253 E MacAddressService: at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100)
01-29 12:52:00.634 4086 12253 E MacAddressService: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
01-29 12:52:00.634 4086 12253 E MacAddressService: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
01-29 12:52:00.634 4086 12253 E MacAddressService: at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113)
01-29 12:52:00.634 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
01-29 12:52:00.634 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589)
01-29 12:52:00.634 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:823)
01-29 12:52:00.634 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720)
01-29 12:52:00.634 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707)
01-29 12:52:00.634 4086 12253 E MacAddressService: Caused by: android.system.ErrnoException: open failed: EACCES (Permission denied)
01-29 12:52:00.634 4086 12253 E MacAddressService: at libcore.io.Linux.open(Native Method)
01-29 12:52:00.634 4086 12253 E MacAddressService: at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
01-29 12:52:00.634 4086 12253 E MacAddressService: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
01-29 12:52:00.634 4086 12253 E MacAddressService: at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
01-29 12:52:00.634 4086 12253 E MacAddressService: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8978)
01-29 12:52:00.634 4086 12253 E MacAddressService: at libcore.io.IoBridge.open(IoBridge.java:560)
01-29 12:52:00.634 4086 12253 E MacAddressService: ... 18 more
01-29 12:52:00.634 4086 12253 D MacAddressService: Request for 'p2p0', searching for p2p* interfaces...
01-29 12:52:00.634 4086 12253 D MacAddressService: Found P2P interface: p2p0
01-29 12:52:00.635 4086 12253 D MacAddressService: perm_addr '/sys/class/net/p2p0/perm_addr' not found/readable for 'p2p0'.
01-29 12:52:00.635 4086 12253 D MacAddressService: java.io.FileNotFoundException: /sys/class/net/p2p0/perm_addr: open failed: ENOENT (No such file or directory)
01-29 12:52:00.635 4086 12253 D MacAddressService: at libcore.io.IoBridge.open(IoBridge.java:574)
01-29 12:52:00.635 4086 12253 D MacAddressService: at java.io.FileInputStream.<init>(FileInputStream.java:179)
01-29 12:52:00.635 4086 12253 D MacAddressService: at java.io.FileInputStream.<init>(FileInputStream.java:133)
01-29 12:52:00.635 4086 12253 D MacAddressService: at java.io.FileReader.<init>(FileReader.java:60)
01-29 12:52:00.635 4086 12253 D MacAddressService: at moe.reimu.catshare.services.MacAddressService.getMacAddressFromFile(MacAddressService.kt:24)
01-29 12:52:00.635 4086 12253 D MacAddressService: at moe.reimu.catshare.services.MacAddressService.getMacAddressByName(MacAddressService.kt:79)
01-29 12:52:00.635 4086 12253 D MacAddressService: at moe.reimu.catshare.utils.ShizukuUtils.getMacAddress(ShizukuUtils.kt:34)
01-29 12:52:00.635 4086 12253 D MacAddressService: at moe.reimu.catshare.services.P2pSenderService$runTask$2.invokeSuspend(P2pSenderService.kt:395)
01-29 12:52:00.635 4086 12253 D MacAddressService: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
01-29 12:52:00.635 4086 12253 D MacAddressService: at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:28)
01-29 12:52:00.635 4086 12253 D MacAddressService: at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100)
01-29 12:52:00.635 4086 12253 D MacAddressService: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
01-29 12:52:00.635 4086 12253 D MacAddressService: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
01-29 12:52:00.635 4086 12253 D MacAddressService: at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113)
01-29 12:52:00.635 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
01-29 12:52:00.635 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589)
01-29 12:52:00.635 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:823)
01-29 12:52:00.635 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720)
01-29 12:52:00.635 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707)
01-29 12:52:00.635 4086 12253 D MacAddressService: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
01-29 12:52:00.635 4086 12253 D MacAddressService: at libcore.io.Linux.open(Native Method)
01-29 12:52:00.635 4086 12253 D MacAddressService: at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
01-29 12:52:00.635 4086 12253 D MacAddressService: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
01-29 12:52:00.635 4086 12253 D MacAddressService: at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
01-29 12:52:00.635 4086 12253 D MacAddressService: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8978)
01-29 12:52:00.635 4086 12253 D MacAddressService: at libcore.io.IoBridge.open(IoBridge.java:560)
01-29 12:52:00.635 4086 12253 D MacAddressService: ... 18 more
01-29 12:52:00.635 4086 12253 E MacAddressService: Failed to read address '/sys/class/net/p2p0/address' for 'p2p0'
01-29 12:52:00.635 4086 12253 E MacAddressService: java.io.FileNotFoundException: /sys/class/net/p2p0/address: open failed: EACCES (Permission denied)
01-29 12:52:00.635 4086 12253 E MacAddressService: at libcore.io.IoBridge.open(IoBridge.java:574)
01-29 12:52:00.635 4086 12253 E MacAddressService: at java.io.FileInputStream.<init>(FileInputStream.java:179)
01-29 12:52:00.635 4086 12253 E MacAddressService: at java.io.FileInputStream.<init>(FileInputStream.java:133)
01-29 12:52:00.635 4086 12253 E MacAddressService: at java.io.FileReader.<init>(FileReader.java:60)
01-29 12:52:00.635 4086 12253 E MacAddressService: at moe.reimu.catshare.services.MacAddressService.getMacAddressFromFile(MacAddressService.kt:42)
01-29 12:52:00.635 4086 12253 E MacAddressService: at moe.reimu.catshare.services.MacAddressService.getMacAddressByName(MacAddressService.kt:79)
01-29 12:52:00.635 4086 12253 E MacAddressService: at moe.reimu.catshare.utils.ShizukuUtils.getMacAddress(ShizukuUtils.kt:34)
01-29 12:52:00.635 4086 12253 E MacAddressService: at moe.reimu.catshare.services.P2pSenderService$runTask$2.invokeSuspend(P2pSenderService.kt:395)
01-29 12:52:00.635 4086 12253 E MacAddressService: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
01-29 12:52:00.635 4086 12253 E MacAddressService: at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:28)
01-29 12:52:00.635 4086 12253 E MacAddressService: at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100)
01-29 12:52:00.635 4086 12253 E MacAddressService: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
01-29 12:52:00.635 4086 12253 E MacAddressService: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
01-29 12:52:00.635 4086 12253 E MacAddressService: at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113)
01-29 12:52:00.635 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
01-29 12:52:00.635 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589)
01-29 12:52:00.635 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:823)
01-29 12:52:00.635 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720)
01-29 12:52:00.635 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707)
01-29 12:52:00.635 4086 12253 E MacAddressService: Caused by: android.system.ErrnoException: open failed: EACCES (Permission denied)
01-29 12:52:00.635 4086 12253 E MacAddressService: at libcore.io.Linux.open(Native Method)
01-29 12:52:00.635 4086 12253 E MacAddressService: at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
01-29 12:52:00.635 4086 12253 E MacAddressService: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
01-29 12:52:00.635 4086 12253 E MacAddressService: at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
01-29 12:52:00.635 4086 12253 E MacAddressService: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8978)
01-29 12:52:00.635 4086 12253 E MacAddressService: at libcore.io.IoBridge.open(IoBridge.java:560)
01-29 12:52:00.635 4086 12253 E MacAddressService: ... 18 more
01-29 12:52:00.636 4086 12253 W MacAddressService: API hardwareAddress for 'p2p0' is null/empty.
01-29 12:52:00.636 4086 12253 D MacAddressService: Falling back to traditional NetworkInterface API...
01-29 12:52:00.636 4086 12253 W MacAddressService: Traditional API hardwareAddress for 'p2p0' is null/empty.
01-29 12:52:00.636 4086 12253 W MacAddressService: All methods failed for 'p2p0'. Final fallback: trying wlan0 MAC from file.
01-29 12:52:00.637 4086 12253 D MacAddressService: perm_addr '/sys/class/net/wlan0/perm_addr' not found/readable for 'wlan0'.
01-29 12:52:00.637 4086 12253 D MacAddressService: java.io.FileNotFoundException: /sys/class/net/wlan0/perm_addr: open failed: ENOENT (No such file or directory)
01-29 12:52:00.637 4086 12253 D MacAddressService: at libcore.io.IoBridge.open(IoBridge.java:574)
01-29 12:52:00.637 4086 12253 D MacAddressService: at java.io.FileInputStream.<init>(FileInputStream.java:179)
01-29 12:52:00.637 4086 12253 D MacAddressService: at java.io.FileInputStream.<init>(FileInputStream.java:133)
01-29 12:52:00.637 4086 12253 D MacAddressService: at java.io.FileReader.<init>(FileReader.java:60)
01-29 12:52:00.637 4086 12253 D MacAddressService: at moe.reimu.catshare.services.MacAddressService.getMacAddressFromFile(MacAddressService.kt:24)
01-29 12:52:00.637 4086 12253 D MacAddressService: at moe.reimu.catshare.services.MacAddressService.getMacAddressByName(MacAddressService.kt:149)
01-29 12:52:00.637 4086 12253 D MacAddressService: at moe.reimu.catshare.utils.ShizukuUtils.getMacAddress(ShizukuUtils.kt:34)
01-29 12:52:00.637 4086 12253 D MacAddressService: at moe.reimu.catshare.services.P2pSenderService$runTask$2.invokeSuspend(P2pSenderService.kt:395)
01-29 12:52:00.637 4086 12253 D MacAddressService: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
01-29 12:52:00.637 4086 12253 D MacAddressService: at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:28)
01-29 12:52:00.637 4086 12253 D MacAddressService: at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100)
01-29 12:52:00.637 4086 12253 D MacAddressService: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
01-29 12:52:00.637 4086 12253 D MacAddressService: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
01-29 12:52:00.637 4086 12253 D MacAddressService: at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113)
01-29 12:52:00.637 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
01-29 12:52:00.637 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589)
01-29 12:52:00.637 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:823)
01-29 12:52:00.637 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720)
01-29 12:52:00.637 4086 12253 D MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707)
01-29 12:52:00.637 4086 12253 D MacAddressService: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
01-29 12:52:00.637 4086 12253 D MacAddressService: at libcore.io.Linux.open(Native Method)
01-29 12:52:00.637 4086 12253 D MacAddressService: at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
01-29 12:52:00.637 4086 12253 D MacAddressService: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
01-29 12:52:00.637 4086 12253 D MacAddressService: at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
01-29 12:52:00.637 4086 12253 D MacAddressService: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8978)
01-29 12:52:00.637 4086 12253 D MacAddressService: at libcore.io.IoBridge.open(IoBridge.java:560)
01-29 12:52:00.637 4086 12253 D MacAddressService: ... 18 more
01-29 12:52:00.637 4086 12253 E MacAddressService: Failed to read address '/sys/class/net/wlan0/address' for 'wlan0'
01-29 12:52:00.637 4086 12253 E MacAddressService: java.io.FileNotFoundException: /sys/class/net/wlan0/address: open failed: EACCES (Permission denied)
01-29 12:52:00.637 4086 12253 E MacAddressService: at libcore.io.IoBridge.open(IoBridge.java:574)
01-29 12:52:00.637 4086 12253 E MacAddressService: at java.io.FileInputStream.<init>(FileInputStream.java:179)
01-29 12:52:00.637 4086 12253 E MacAddressService: at java.io.FileInputStream.<init>(FileInputStream.java:133)
01-29 12:52:00.637 4086 12253 E MacAddressService: at java.io.FileReader.<init>(FileReader.java:60)
01-29 12:52:00.637 4086 12253 E MacAddressService: at moe.reimu.catshare.services.MacAddressService.getMacAddressFromFile(MacAddressService.kt:42)
01-29 12:52:00.637 4086 12253 E MacAddressService: at moe.reimu.catshare.services.MacAddressService.getMacAddressByName(MacAddressService.kt:149)
01-29 12:52:00.637 4086 12253 E MacAddressService: at moe.reimu.catshare.utils.ShizukuUtils.getMacAddress(ShizukuUtils.kt:34)
01-29 12:52:00.637 4086 12253 E MacAddressService: at moe.reimu.catshare.services.P2pSenderService$runTask$2.invokeSuspend(P2pSenderService.kt:395)
01-29 12:52:00.637 4086 12253 E MacAddressService: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
01-29 12:52:00.637 4086 12253 E MacAddressService: at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:28)
01-29 12:52:00.637 4086 12253 E MacAddressService: at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100)
01-29 12:52:00.637 4086 12253 E MacAddressService: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
01-29 12:52:00.637 4086 12253 E MacAddressService: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
01-29 12:52:00.637 4086 12253 E MacAddressService: at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113)
01-29 12:52:00.637 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
01-29 12:52:00.637 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589)
01-29 12:52:00.637 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:823)
01-29 12:52:00.637 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720)
01-29 12:52:00.637 4086 12253 E MacAddressService: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707)
01-29 12:52:00.637 4086 12253 E MacAddressService: Caused by: android.system.ErrnoException: open failed: EACCES (Permission denied)
01-29 12:52:00.637 4086 12253 E MacAddressService: at libcore.io.Linux.open(Native Method)
01-29 12:52:00.637 4086 12253 E MacAddressService: at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
01-29 12:52:00.637 4086 12253 E MacAddressService: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
01-29 12:52:00.637 4086 12253 E MacAddressService: at libcore.io.ForwardingOs.open(ForwardingOs.java:568)
01-29 12:52:00.637 4086 12253 E MacAddressService: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8978)
01-29 12:52:00.637 4086 12253 E MacAddressService: at libcore.io.IoBridge.open(IoBridge.java:560)
01-29 12:52:00.637 4086 12253 E MacAddressService: ... 18 more
01-29 12:52:00.637 4086 12253 W MacAddressService: Failed to get MAC for 'p2p0' after all attempts.
01-29 12:52:00.637 4086 12253 D ShizukuUtils: Suspend result for 'p2p0' is: null
01-29 12:52:00.637 4086 12253 D ScopeCoroutine: Advertised local MAC address: 02:00:00:00:00:00
01-29 12:52:00.641 4086 12253 D BluetoothGatt: connect() - device: XX:XX:XX:XX:6A:D7, auto: false
01-29 12:52:00.641 4086 12253 D BluetoothGatt: registerApp()
01-29 12:52:00.641 4086 12253 D BluetoothGatt: registerApp() - UUID=7e6ffdb4-b0f2-45ef-84e7-5ff538e5b474
01-29 12:52:00.643 4086 4137 D BluetoothGatt: onClientRegistered() - status=0 clientIf=47
01-29 12:52:10.839 4086 4086 D BaseP2pService: Action: android.net.wifi.p2p.THIS_DEVICE_CHANGED
01-29 12:52:10.839 4086 4086 D Companion: Local P2P device: Device: Android_CU8S
01-29 12:52:10.839 4086 4086 D Companion: deviceAddress: 02:00:00:00:00:00
01-29 12:52:10.839 4086 4086 D Companion: interfaceMacAddress: none
01-29 12:52:10.839 4086 4086 D Companion: ipAddress: none
01-29 12:52:10.839 4086 4086 D Companion: primary type: 10-0050F204-5
01-29 12:52:10.839 4086 4086 D Companion: secondary type: null
01-29 12:52:10.839 4086 4086 D Companion: wps: 0
01-29 12:52:10.839 4086 4086 D Companion: grpcapab: 0
01-29 12:52:10.839 4086 4086 D Companion: devcapab: 0
01-29 12:52:10.839 4086 4086 D Companion: status: 3
01-29 12:52:10.839 4086 4086 D Companion: wfdInfo: null
01-29 12:52:10.839 4086 4086 D Companion: vendorElements: null
01-29 12:52:10.839 4086 4086 D Companion: vendorData: []
01-29 12:52:10.839 4086 4086 D Companion: Pairing Bootstrapping Methods: 0
01-29 12:52:10.846 4086 4086 D BaseP2pService: Action: android.net.wifi.p2p.CONNECTION_STATE_CHANGE
01-29 12:52:10.847 4086 4086 D Companion: P2P info: groupFormed: false isGroupOwner: false groupOwnerIpAddress: none, P2P group: null
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: Failed to process task
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: moe.reimu.catshare.exceptions.ExceptionWithMessage: Timed out after 10000 ms: BLE operations
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at moe.reimu.catshare.utils.CoroutineUtilsKt.withTimeoutReason(CoroutineUtils.kt:22)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at moe.reimu.catshare.utils.CoroutineUtilsKt$withTimeoutReason$1.invokeSuspend(Unknown Source:14)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:99)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:823)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: Caused by: kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 10000 ms
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlinx.coroutines.TimeoutKt.TimeoutCancellationException(Timeout.kt:188)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:156)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:505)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:105)
01-29 12:52:12.894 4086 12255 E StandaloneCoroutine: at java.lang.Thread.run(Thread.java:1119)
01-29 12:52:12.900 4086 12255 I MyApplication: Clearing busy flag
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working