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

Crash after checking updates through Menu Bar #13876

Closed
btlechowski opened this issue Apr 20, 2018 · 4 comments · Fixed by #13877
Closed

Crash after checking updates through Menu Bar #13876

btlechowski opened this issue Apr 20, 2018 · 4 comments · Fixed by #13877

Comments

@btlechowski
Copy link
Contributor

Steps to Reproduce

  1. Open Menu Bar (alt on windows)
  2. Go to Help->Check for updates

Actual result:
Crash
Cannot change tabs
Cannot close browser through x nor trhough hamburger menu
Other menu items don't work
unstable_browser

An uncaught exception occurred in the main process Uncaught Exception:
Error: invalid keyPath
    at invariant (C:\Users\bartlomiej\AppData\Local\Brave\app-0.22.665\resources\app.asar\node_modules\immutable\dist\immutable.js:870:27)
    at updateInDeepMap (C:\Users\bartlomiej\AppData\Local\Brave\app-0.22.665\resources\app.asar\node_modules\immutable\dist\immutable.js:1974:5)
    at updateInDeepMap (C:\Users\bartlomiej\AppData\Local\Brave\app-0.22.665\resources\app.asar\node_modules\immutable\dist\immutable.js:1980:23)
    at Map.updateIn (C:\Users\bartlomiej\AppData\Local\Brave\app-0.22.665\resources\app.asar\node_modules\immutable\dist\immutable.js:1278:26)
    at Map.setIn (C:\Users\bartlomiej\AppData\Local\Brave\app-0.22.665\resources\app.asar\node_modules\immutable\dist\immutable.js:1256:19)
    at tabsReducer (C:\Users\bartlomiej\AppData\Local\Brave\app-0.22.665\resources\app.asar\app\browser\reducers\tabsReducer.js:155:27)
    at reducers.reduce (C:\Users\bartlomiej\AppData\Local\Brave\app-0.22.665\resources\app.asar\js\stores\appStore.js:191:24)
    at Array.reduce (<anonymous>)
    at applyReducers (C:\Users\bartlomiej\AppData\Local\Brave\app-0.22.665\resources\app.asar\js\stores\appStore.js:189:68)
    at handleAppAction (C:\Users\bartlomiej\AppData\Local\Brave\app-0.22.665\resources\app.asar\js\stores\appStore.js:253:16)
[0420/183646.794:ERROR:http_transport_win.cc(273)] WinHttpSendRequest: A security error occurred (0x2f8f)

Expected result:
No Crash

Reproduces how often:
100%

Brave Version

Not reproducible on v.0.22.22

Brave: 0.22.665 
V8: 6.6.346.24 
rev: bc13ab63f87b22dce366175927ffef54cb5cd201 
Muon: 5.2.5 
OS Release: 6.1.7601 
Update Channel: Release 
OS Architecture: x64 
OS Platform: Microsoft Windows 
Node.js: 7.9.0 
Brave Sync: v1.4.2 
libchromiumcontent: 66.0.3359.117

Also reproduced by @kjozwiak on Win10 x64

cc @petemill @kjozwiak @LaurenWags @srirambv

@LaurenWags
Copy link
Member

MacOS doesn't have Help > Check for Updates, but I tried Brave > Check for Updates and could not reproduce this.

@petemill
Copy link
Member

petemill commented Apr 20, 2018 via email

@LaurenWags
Copy link
Member

thanks @petemill - I removed the OS/Windows tag so we check this across platforms.

@LaurenWags
Copy link
Member

LaurenWags commented Apr 24, 2018

Verified on macOS 10.12.6 with
0.22.667 0433b26
Muon 5.2.6
libchromiumcontent 66.0.3359.117

Verified on Windows 10 x64 with
0.22.667 0433b26
Muon 5.2.6
libchromiumcontent 66.0.3359.117

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