mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 16:15:52 +03:00
[GH-ISSUE #461] fail to extract radare2 #234
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#234
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SuKassFuK001 on GitHub (Feb 23, 2026).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/461
there is issue"fail to extract radare2"while setting up librepods APP in Android ,I was trying fix this with magisk patch but there is error with extract the radare2 file
@Agape2077 commented on GitHub (Feb 24, 2026):
librepods.txt
Here is the log
Maybe permission denied?
@kakuzu-f0 commented on GitHub (Feb 24, 2026):
UninitializedPropertyAccessException: The app crashes/fails because connectionStatusReceiver is being accessed (likely during unregistration) before it has been initialized.
E MainActivity: Error while unregistering receiver: kotlin.UninitializedPropertyAccessException: lateinit property connectionStatusReceiver has not been initialized
Radare2 / Offset Issues: The logs show that the offset finder is failing to find or hook the necessary addresses, which might be why Librepods fails to function or extract components properly:
D RadareOffsetFinder: No hook offset available
W libc: Access denied finding property "ro.vendor.display.support_round_corner_decoration_composite" (SELinux/Permission denial)
It seems like a race condition or a lifecycle issue where the app tries to clean up services that weren't fully started due to these permission denials on MIUI
@kavishdevar commented on GitHub (Feb 24, 2026):
@SuKassFuK001 @Agape2077
testing something, removed the need for radare2. could you try these:
v0.2.0: https://github.com/kavishdevar/librepods/actions/runs/22353095111
v0.1.0-rc.4: https://github.com/kavishdevar/librepods/actions/runs/22353150985
@SuKassFuK001 commented on GitHub (Feb 24, 2026):
@kavishdevar
the 0.1.0 can work.0.2.0 can't
there is null installing error in app
@thkempka commented on GitHub (Feb 24, 2026):
Thanks kavishdevar! I experienced the same problem with radare2 unpacking (before that with downloading until the URL was fixed). Both versions detect the AP Pro 3, but 0.2.0 is extremely laggy (almost unusable) while 0.1.0 runs completely smooth (LOS 23.2 on S20 FE 5G).
@Agape2077 commented on GitHub (Feb 25, 2026):
@kavishdevar
Thank you for your works
0.1.0 rc4 works fine but 0.2.0 still have some issues
Log at here
_data_user_0_me.kavishdevar.librepods_files_logs_airpods_log_20260225_101535.txt
@508916 commented on GitHub (Feb 25, 2026):
@kavishdevar
I use your two test applicarions all return this error:
Your AirPods Connection Issue Your AirPods are connected via Bluetooth, but LibrePods couldn't connect to AirPods using L2CAP. Error: Failed to establish con-nection: read failed, socket might closed or timeout, read ret: -1
My devices is Xiaomi RedmiK60 pro Android 13 KernelSU rooted and LSPosed
@Snowflake-Pink commented on GitHub (Feb 28, 2026):
v0.2.0 works fine for me, while former CI build with radare2 download link updating commit has the extract problem. Thanks a lot.
Redmi Note 12 Turbo(marble) HyperOS 3 Android 15 KSU + Lsposed Internel Test