-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intermittent crash in Confirmations due to invalid wallet #8535
Comments
@SergeyZhukovsky @jsecretan This crash occurs on macOS too, so desktop and mobile will be affected. I am investigating the root cause, as replacing tweetnacl will not resolving the underlining issue. |
Verification passed on
Verified passed using
After multiple view, click, dismiss, landed confirmations, confirmed tokens were refilled once threshold was met:
And confirmed expected values for transactionCount and balance in the response from the server:
After restart (before cash out of tokens): After second restart (after cash out of tokens): Verification passed on
Verified the test plan from brave/brave-core#5347 Verified Token Refilled
Verified users are rewarded for viewing an ad
Verified confirmations are cashed-out
|
We have such a crash somewhere in rewards/ads
Stack Trace: RELADDR FUNCTION FILE:LINE v------> memcpy /cargo/registry/src/github.com-1ecc6299db9ec823/compiler_builtins-0.1.9/src/mem.rs:15:35 0000000000903588 __aeabi_memcpy /cargo/registry/src/github.com-1ecc6299db9ec823/compiler_builtins-0.1.9/src/arm.rs:131:0 000000000128ea95 crypto_hash_sha512_tweet(unsigned char*, unsigned char const*, unsigned long long) ../../brave/vendor/bat-native-tweetnacl/tweetnacl.cc:619:17
STR:
The text was updated successfully, but these errors were encountered: