-
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
Browser crash when logging into Brave Premium account on Linux #23140
Comments
Retested on latest nightly, same behavior. |
I can repro on Debian (release channel). |
This may be next to impossible, but are you able to capture console logs immediately prior to the browser crashing? |
https://brave.sp.backtrace.io/p/brave/debug?filters=(_rxid%3D%2219bc0300-2578-4408-0000-000000000000%22%2Cver%3E%3D%2292%22%2Cptype%3Dbrowser)&debug=(%223485940%22,0,0) |
@iefremov I wanted to retest, to share crash IDs, but now I can't get a login link (Linux, across channels). Clicking "get login link" causes the button to change to "loading" and then nothing. I see xhr requests to https://subscriptions.bsg.brave.com/v1/auth are failing. |
Linux may not have been null terminating data(). Also updates to add size check. Potential fix for brave/brave-browser#23140
Should be fixed with brave/brave-core#13555 - we'll want to test after we get a new Nightly (version needs to be greater than |
Re-opening as this did not fix the issue for @fmarier; new crash log up here: |
@rillian reports:
Will check out the V8 wrapper code in case it's not handling a response properly. There are some parts of the code doing JSON parsing. |
This is fixed for me in nightly 1.41.57, but still happening on beta 1.40.94 and release 1.39.122. |
@wknapik should be fixed in the next This will go out in the next |
Thanks @kjozwiak! |
Fixed on nightly and beta. Only release left. |
We'll most likely get this out via |
Verification PASSED on
Verified using the STR/Cases outlined via #23140 (comment) & brave/brave-core#13702 (comment).
|
Description
https://bravesoftware.slack.com/archives/CG7GV6M7Z/p1653851657184549
The browser crashes when logging into a Premium account. This happens across channels on Arch Linux.
Steps to Reproduce
Actual result:
Crash
Expected result:
No crash
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
stdout/stderr on:
I can share coredumps, please ask @wknapik on Slack.
The text was updated successfully, but these errors were encountered: