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

Fixed Brave crash when visiting Brave Twitter page #8004

Closed
aerique opened this issue Mar 31, 2017 · 4 comments
Closed

Fixed Brave crash when visiting Brave Twitter page #8004

aerique opened this issue Mar 31, 2017 · 4 comments

Comments

@aerique
Copy link

aerique commented Mar 31, 2017

Old title: Brave crashed when visiting Brave Twitter page #8004 (comment)

The Brave browser consistently crashes when going to the Brave Twitter page: https://twitter.com/brave

Other Twitter pages I checked do work.

I have all shields on except "Block Scripts" for that site.

This is on Windows 10 Pro and Brave browser:

Brave: 0.14.0 
rev: c23efa3eedf3b56058d991492e30c24cd186d138 
Muon: 2.57.7 
libchromiumcontent: 57.0.2987.110 
V8: 5.7.492.65 
Node.js: 7.4.0 
Update Channel: dev 
os.platform: win32 
os.release: 10.0.14393 
os.arch: x64

I think this happens because of a redirect from https://twitter.com/brave to https://twitter.com/Brave. If I go directly to the last one there's no problem.

@luixxiul luixxiul added crash needs-investigation A bug not 100% confirmed/fixed that needs QA to better audit. labels Mar 31, 2017
@stites
Copy link

stites commented Apr 13, 2017

+1 to this ticket. Here's my info

Brave	0.14.1
rev	3de60d5
Muon	2.57.8
libchromiumcontent	57.0.2987.133
V8	5.7.492.71
Node.js	7.4.0
Update Channel	dev
os.platform	linux
os.release	4.8.0-46-generic
os.arch	x64

Here's the stack trace I'm getting.

Warning: Can't create site data: [object Object]
An uncaught exception occurred in the main process Uncaught Exception:
TypeError: Cannot read property 'name' of undefined
    at sendSyncRecords (/usr/share/brave/resources/app.asar/app/sync.js:58:40)
    at doAction (/usr/share/brave/resources/app.asar/app/sync.js:121:7)
    at callbacks.forEach (/usr/share/brave/resources/app.asar/js/dispatcher/appDispatcher.js:84:7)
    at Array.forEach (native)
    at AppDispatcher.dispatchInternal (/usr/share/brave/resources/app.asar/js/dispatcher/appDispatcher.js:83:20)
    at async.cargo (/usr/share/brave/resources/app.asar/js/dispatcher/appDispatcher.js:116:19)
    at process (/usr/share/brave/resources/app.asar/node_modules/async/dist/async.js:2306:17)
    at Immediate.<anonymous> (/usr/share/brave/resources/app.asar/node_modules/async/dist/async.js:2112:16)
    at runCallback (timers.js:651:20)
    at tryOnImmediate (timers.js:624:5)
/usr/share/brave/resources/app.asar/node_modules/node-anonize2-relic-emscripten/anonize2-jumbo.js:67
      throw ex
      ^

TypeError: Cannot read property 'name' of undefined
    at sendSyncRecords (/usr/share/brave/resources/app.asar/app/sync.js:58:40)
    at doAction (/usr/share/brave/resources/app.asar/app/sync.js:121:7)
    at callbacks.forEach (/usr/share/brave/resources/app.asar/js/dispatcher/appDispatcher.js:84:7)
    at Array.forEach (native)
    at AppDispatcher.dispatchInternal (/usr/share/brave/resources/app.asar/js/dispatcher/appDispatcher.js:83:20)
    at async.cargo (/usr/share/brave/resources/app.asar/js/dispatcher/appDispatcher.js:116:19)
    at process (/usr/share/brave/resources/app.asar/node_modules/async/dist/async.js:2306:17)
    at Immediate.<anonymous> (/usr/share/brave/resources/app.asar/node_modules/async/dist/async.js:2112:16)
    at runCallback (timers.js:651:20)
    at tryOnImmediate (timers.js:624:5)

@NejcZdovc
Copy link
Contributor

cc @diracdeltas @ayumi

@ayumi
Copy link
Contributor

ayumi commented Apr 13, 2017

Thanks! Recently we fixed this (at least the issue referenced by @stites) with #8242

@luixxiul luixxiul removed the needs-investigation A bug not 100% confirmed/fixed that needs QA to better audit. label Apr 14, 2017
@bsclifton bsclifton added this to the 0.14.2 milestone Apr 16, 2017
@bsclifton
Copy link
Member

Closing issue as our next release will have this. If you'd like an immediate fix, you can try downloading our release candidate here: https://github.com/brave/browser-laptop/releases/tag/v0.14.2dev-RC2

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

9 participants