Skip to content
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

Crash when trying to open brave://sync in tor window #3003

Closed
simonhong opened this issue Jan 17, 2019 · 4 comments · Fixed by brave/brave-core#1704
Closed

Crash when trying to open brave://sync in tor window #3003

simonhong opened this issue Jan 17, 2019 · 4 comments · Fixed by brave/brave-core#1704

Comments

@simonhong
Copy link
Member

simonhong commented Jan 17, 2019

Description

browser crashed when trying to load brave://sync in tor window

Steps to Reproduce

Case 1.

  1. Open brave://settings in normal window
  2. Try to open brave://sync to tor window via context menu
  3. Crashed

Case 2.

  1. Open tor window
  2. Type brave://sync in omnibox
  3. Crashed

Case 3.

  1. Open tor window
  2. Type brave://settings
  3. Click brave://sync link
  4. Crashed

Actual result:

Crashed

Expected result:

Case 1) Open Link in Private Window With Tor is disabled in context menu
Case 2, 3) Not crashed

Reproduces how often:

Every time

Brave version (brave://version info)

Version 0.59.20 Chromium: 72.0.3626.28 (Official Build) beta (64-bit)
Version 0.60.6 Chromium: 72.0.3626.28 (Official Build) dev (64-bit)

Reproducible on current release:

  • Does it reproduce on brave-browser dev/beta builds?
    both. sync is not enabled in stable

Website problems only:

  • Does the issue resolve itself when disabling Brave Shields? No
  • Is the issue reproducible on the latest version of Chrome? No

Additional Information

Guest window has same crash.

@simonhong
Copy link
Member Author

simonhong commented Jan 17, 2019

To fix this crash quickly, I think loading sync page should be blocked in tor & guest window.
Then, I think enabling sync in tor window is next step.

@simonhong simonhong self-assigned this Jan 17, 2019
@tildelowengrimm tildelowengrimm added the priority/P4 Planned work. We expect to get to it "soon". label Jan 24, 2019
@NejcZdovc NejcZdovc added this to the 1.x Backlog milestone Jan 28, 2019
@Jacalz
Copy link
Contributor

Jacalz commented Feb 1, 2019

I have run in to this too when using 0.59.34 on Linux...

@rebron rebron removed this from the 1.x Backlog milestone Feb 7, 2019
@simonhong
Copy link
Member Author

@tomlowenthal @rebron How about making priority more higher than p4 because this is crash issue?

@btlechowski
Copy link

btlechowski commented Mar 13, 2019

Verification passed on

Brave 0.63.4 Chromium: 73.0.3683.67 (Official Build) dev (64-bit)
Revision a83fd4f3207ae83412d329a9ca1239dd1e068345-refs/branch-heads/3683@{#760}
OS Windows 7 Service Pack 1 Build 7601.24312

Used test plan from the description
image
image

Verification passed on

Brave 0.63.7 Chromium: 73.0.3683.75 (Official Build) dev (64-bit)
Revision 909ee014fcea6828f9a610e6716145bc0b3ebf4a-refs/branch-heads/3683@{#803}
OS Linux

Case 1: Cannot open brave://sync in TOR via context menu in normal window as Open link in private window with tor is disabled now.

image
Case 2: Open brave://sync in TOR shows up Sync in tor(guest) window is disabled.

image

Case 3: In TOR windows open brave://settings and click on brave://sync shows up Sync in tor(guest) window is disabled.

image

Verification PASSED on macOS 10.14.3 x64 using the following build:

Brave 0.63.9 Chromium: 73.0.3683.75 (Official Build) dev (64-bit)
Revision 909ee014fcea6828f9a610e6716145bc0b3ebf4a-refs/branch-heads/3683@{#803}
OS Mac OS X

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment