You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Error saving app state: TypeError: immutableWndPayload.get is not a function
at immutablePayload.get.forEach (/usr/lib/brave/resources/app.asar/app/sessionStore.js:83:44)
at List.__iterate (/usr/lib/brave/resources/app.asar/node_modules/immutable/dist/immutable.js:2208:13)
at List.forEach (/usr/lib/brave/resources/app.asar/node_modules/immutable/dist/immutable.js:4383:19)
at Promise (/usr/lib/brave/resources/app.asar/app/sessionStore.js:82:46)
at Promise (<anonymous>)
at Object.module.exports.saveAppState (/usr/lib/brave/resources/app.asar/app/sessionStore.js:76:10)
at saveAppState (/usr/lib/brave/resources/app.asar/app/sessionStoreShutdown.js:88:23)
at sessionStoreQueue.push (/usr/lib/brave/resources/app.asar/app/sessionStoreShutdown.js:140:7)
at async.queue (/usr/lib/brave/resources/app.asar/app/sessionStoreShutdown.js:54:5)
at /usr/lib/brave/resources/app.asar/node_modules/async/dist/async.js:4069:9
Brave: 0.18.22
rev: d850e28
Muon: 4.3.9
libchromiumcontent: 60.0.3112.90
V8: 6.0.286.52
Node.js: 7.9.0
Update Channel: dev
OS Platform: Linux
OS Release: 4.9.0-3-amd64
OS Architecture: x64
Are there steps from a fresh profile? I wonder if it is from an old bug that was fixed and can't happen anymore. I'm setting up a linux vm to try now in the meantime.
While testing on Linux I seen an unrelated error with deleting extensions. I think it was the cause to lead to this.
I could only reproduce with packaged builds and I confirmed I could reproduce with a package from my dev machine by packaging and testing.
Then I changed to the version with that fix and it did not reproduce after when doing a packaged build.
Test plan
brave
Describe the issue you encountered:
Brave: 0.18.22
rev: d850e28
Muon: 4.3.9
libchromiumcontent: 60.0.3112.90
V8: 6.0.286.52
Node.js: 7.9.0
Update Channel: dev
OS Platform: Linux
OS Release: 4.9.0-3-amd64
OS Architecture: x64
Steps to reproduce:
brave
Actual result: See above
Expected result: That error should not happen
Extra QA steps:
1.
2.
3.
Any related issues: about:welcome shown on each launch #10425
The text was updated successfully, but these errors were encountered: