Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Browser crashes randomly on the latest build #8773

Closed
srirambv opened this issue May 9, 2017 · 2 comments
Closed

Browser crashes randomly on the latest build #8773

srirambv opened this issue May 9, 2017 · 2 comments

Comments

@srirambv
Copy link
Collaborator

srirambv commented May 9, 2017

Test plan

  1. clean install
  2. Open few tabs and keep browsing
  3. it should not crash

  • Did you search for similar issues before submitting this one?
    Yes

  • Describe the issue you encountered:
    Browser crashes randomly on the latest build

  • Platform (Win7, 8, 10? macOS? Linux distro?):
    Windows 10 x64

  • Brave Version (revision SHA):
    Brave 0.15.300
    rev 4e322d6

  • Steps to reproduce:

    1. Do a clean install of 0.15.300
    2. Open few tabs and keep browsing or change setting in preference which doesn't require restart
    3. Hope that it doesnt crash
  • Actual result:
    Browser crashes randomly on the latest build

  • Expected result:
    Should not crash the browser

  • Extra QA steps:
    1.
    2.
    3.

  • Screenshot if needed:
    No error relating to crash on console but the below log is shown on launch or opening a new tab

[12484:780:0509/181751.698:ERROR:connection.cc(1954)] Web sqlite error 5, errno 33: database is locked, sql: COMMIT
[12484:780:0509/181751.698:ERROR:web_database_backend.cc(113)] Cannot initialize the web database: 1
@srirambv srirambv added crash impact/high needs-investigation A bug not 100% confirmed/fixed that needs QA to better audit. labels May 9, 2017
@srirambv srirambv added this to the 0.15.300 milestone May 9, 2017
@darkdh darkdh self-assigned this May 9, 2017
@twitchard
Copy link

This happened to me as well using 0.15.2-1. Archlinux x64
Any tips on how I get rid of the sqlite locks so I can use my browser again?

@darkdh
Copy link
Member

darkdh commented May 9, 2017

@twitchard , I believe the crash introduced by muon 3.0.1 which is not in 0.15.2.
It should be only affect Windows and sqlite lock seems different issues.

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