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

Fix crash with update check on Linux #3907

Closed
FredrikAugust opened this issue Sep 12, 2016 · 0 comments
Closed

Fix crash with update check on Linux #3907

FredrikAugust opened this issue Sep 12, 2016 · 0 comments

Comments

@FredrikAugust
Copy link

FredrikAugust commented Sep 12, 2016

Did you search for similar issues before submitting this one?
Yes, couldn't find any related issues.

Describe the issue you encountered:
Browser opens with error and then crashes.

Error when opening:

TypeError: Error processing argument at index 0, conversion failure from null
    at TypeError (native)
    at Object.exports.init.err [as init] (/usr/share/brave/resources/app.asar/app/updater.js:98:17)
    at PackageLoader.load (/usr/share/brave/resources/app.asar/app/index.js:733:15)
    at fs.readFile (/usr/share/brave/resources/app.asar/app/package-loader.js:16:5)
    at ELECTRON_ASAR.js:492:9
    at FS.ReqWrap.wrapper [as oncomplete] (fs.js:681:17)
Failed to get crash dump id.
Report Id: OK

Message on crash:

[1]    10301 floating point exception (core dumped) brave

Expected behavior:
No crashes.

@srirambv srirambv added the crash label Sep 12, 2016
@bbondy bbondy added this to the 0.12.1dev milestone Sep 12, 2016
@bbondy bbondy changed the title Browser randomly crashes Browser randomly crashes on Linux Sep 12, 2016
@bbondy bbondy changed the title Browser randomly crashes on Linux Fix crash with update check on Linux Sep 12, 2016
@bbondy bbondy closed this as completed in dcc4a8f Sep 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants