question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

46.10 Fails Verification

See original GitHub issue

I have successfully verified 46.7 running reproducible build on my machine. 46.10 has unfortunatelly badly failed verification. I have double checked I’m verifying against the correct source code commit (e4220f8462183bf2bfdda92356888b28cb29d431) and that downloaded apk is 46.10 (610 versionCode). Many files are not matching what’s on Play Store, including library .so and compiled code .dex files:

Binary files /tmp/tmp.pdDcRlqqM6/to_verify/AndroidManifest.xml and /tmp/tmp.pdDcRlqqM6/baseline/AndroidManifest.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/classes2.dex and /tmp/tmp.pdDcRlqqM6/baseline/classes2.dex differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/classes.dex and /tmp/tmp.pdDcRlqqM6/baseline/classes.dex differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/lib/arm64-v8a/libgojni.so and /tmp/tmp.pdDcRlqqM6/baseline/lib/arm64-v8a/libgojni.so differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/lib/armeabi-v7a/libgojni.so and /tmp/tmp.pdDcRlqqM6/baseline/lib/armeabi-v7a/libgojni.so differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/lib/x86/libgojni.so and /tmp/tmp.pdDcRlqqM6/baseline/lib/x86/libgojni.so differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/lib/x86_64/libgojni.so and /tmp/tmp.pdDcRlqqM6/baseline/lib/x86_64/libgojni.so differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/drawable/$avd_hide_password__0.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/drawable/$avd_hide_password__0.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/drawable/$avd_hide_password__1.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/drawable/$avd_hide_password__1.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/drawable/$avd_show_password__0.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/drawable/$avd_show_password__0.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/drawable/$avd_show_password__1.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/drawable/$avd_show_password__1.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/drawable/design_ic_visibility.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/drawable/design_ic_visibility.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/accept_recovery_code_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/accept_recovery_code_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/activity_lnurl_intro.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/activity_lnurl_intro.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/activity_lnurl_withdraw_confirm.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/activity_lnurl_withdraw_confirm.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/activity_lnurl_withdraw.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/activity_lnurl_withdraw.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/activity_new_operation.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/activity_new_operation.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/activity_select_bitcoin_unit.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/activity_select_bitcoin_unit.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/activity_send.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/activity_send.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/dialog_welcome_to_muun.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/dialog_welcome_to_muun.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/dynamic_feature_install_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/dynamic_feature_install_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/edit_amount_item.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/edit_amount_item.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/edit_username_activity.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/edit_username_activity.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/error_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/error_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/expiration_time_item.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/expiration_time_item.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/feedback_activity.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/feedback_activity.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/first_on_muun_view.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/first_on_muun_view.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_ek_save.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_ek_save.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_export_keys_intro.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_export_keys_intro.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_home.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_home.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_rc_login_email_auth.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_rc_login_email_auth.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_rc_only_login.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_rc_only_login.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_recovery_tool.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_recovery_tool.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_security_center.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_security_center.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_settings.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_settings.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_setup_password_accept.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_setup_password_accept.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_setup_password_intro.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_setup_password_intro.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_setup_password_success.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_setup_password_success.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_show_qr_ln.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_show_qr_ln.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_show_qr.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_show_qr.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/fragment_verify_email.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/fragment_verify_email.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/home_operations_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/home_operations_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/landing_activity.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/landing_activity.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/lightning_settings_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/lightning_settings_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/login_email.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/login_email.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/manual_fee_input.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/manual_fee_input.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/manual_fee_selection_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/manual_fee_selection_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/mtrl_calendar_month_navigation.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/mtrl_calendar_month_navigation.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/mtrl_picker_actions.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/mtrl_picker_actions.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/mtrl_picker_header_fullscreen.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/mtrl_picker_header_fullscreen.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/muun_contact_list.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/muun_contact_list.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/muun_task_card.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/muun_task_card.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/muun_uri_input.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/muun_uri_input.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/muun_uri_paster.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/muun_uri_paster.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/new_operation_error_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/new_operation_error_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/old_password_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/old_password_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/operation_detail_activity.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/operation_detail_activity.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/priming_recovery_code_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/priming_recovery_code_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/recovery_code_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/recovery_code_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/scan_qr_activity.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/scan_qr_activity.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/security_logout_activity.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/security_logout_activity.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/set_up_pin_code.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/set_up_pin_code.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/show_recovery_code_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/show_recovery_code_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/signup_forgot_password_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/signup_forgot_password_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/signup_phone_number_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/signup_phone_number_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/signup_profile_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/signup_profile_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/signup_unlock_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/signup_unlock_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/signup_verification_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/signup_verification_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/signup_waiting_for_email_verification_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/signup_waiting_for_email_verification_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/sync_contacts_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/sync_contacts_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/verify_recovery_code_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/verify_recovery_code_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/view_muun_home_card.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/view_muun_home_card.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/view_new_home_tooltip.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/view_new_home_tooltip.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout/v_item_currency.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout/v_item_currency.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout-land/fragment_settings.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout-land/fragment_settings.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout-land-v21/fragment_settings.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout-land-v21/fragment_settings.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout-v21/activity_lnurl_intro.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout-v21/activity_lnurl_intro.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout-v21/activity_lnurl_withdraw_confirm.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout-v21/activity_lnurl_withdraw_confirm.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout-v21/error_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout-v21/error_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout-v21/first_on_muun_view.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout-v21/first_on_muun_view.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout-v21/fragment_security_center.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout-v21/fragment_security_center.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout-v21/fragment_settings.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout-v21/fragment_settings.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout-v21/new_operation_error_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout-v21/new_operation_error_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout-v21/signup_verification_fragment.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout-v21/signup_verification_fragment.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/layout-v22/muun_uri_input.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/layout-v22/muun_uri_input.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/menu/activity_show_qr.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/menu/activity_show_qr.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/menu/home_activity.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/menu/home_activity.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/menu/menu_bottom_nav.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/menu/menu_bottom_nav.xml differ
Binary files /tmp/tmp.pdDcRlqqM6/to_verify/res/menu/select_currency_activity.xml and /tmp/tmp.pdDcRlqqM6/baseline/res/menu/select_currency_activity.xml differ
Verification failed :(

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
champocommented, Sep 24, 2021

Glad that worked!

Thanks for keeping an eye open and helping us be safer for everyone!

0reactions
marqusatcommented, Sep 24, 2021

Verification success! thanks! I guess that issue should be closed when the buildkit change is merged so keeping it open.

Read more comments on GitHub >

github_iconTop Results From Across the Web

46.10 - Wisconsin Legislature
All claims and accounts before being certified to the department of administration by the department of health services, shall be verified and approved...
Read more >
111.160.46.10 | China Unicom Tianjin Province Network
Reporter Date Categories ghostwarriors 13 Sep 2022 Port Scan Brute‑Force SSH Anonymous 12 Sep 2022 Brute‑Force SSH OiledAmoeba 12 Sep 2022 Brute‑Force SSH
Read more >
Setting verification load using C-V2X Throttle Manager API
Please follow bellow steps to set the verificaton load. ### 1. Create verification load callback function ###. static std::promise<telux::common::ErrorCode> ...
Read more >
How to Check Hardware Issues on Netscaler Appliances from ...
This script can be run directly from the NetScaler shell to verify hardware problem. 1- Open a NetScaler CLI window and go to...
Read more >
Chapter 46 Common Errors in R | Spring 2021 EDAV ...
This error will appear whenever you try to send a NULL or NA variable into an if statement. Check any previous manipulations of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found