-
Notifications
You must be signed in to change notification settings - Fork 974
TripAdvisor crashes Brave #5264
Comments
TripAdvisor issues an XHR to Among the injected HTML is an image tag for an image on another domain: https://cache-graphicslib.viator.com. When Brave attempts to load this image, the crash occurs. You can confirm this by the following steps:
Upon running, you'll note that Brave crashes. This repros even when all shields are down. |
@aekeus can you find the crash report for @jonathansampson ? /be |
Just going to viator.com will crash. Adblock? |
@privatzee And it appears to crash even before the request is made, judging by my Fiddler sessions. |
There were two webcompat cases where turning off cookie protection per the site (that zone privacy site and pinterest) didn't help, but turning off cookie protection globally was an effective workaround. But turning off ABP globally isn't a workaround here, nor turning off everything globally. It crashes even on plain http, so an OCSP call isn't involved. @jonathansampson Good catch, and I don't see anything going out with Wireshark either. |
I turned off wifi and it still crashes. Just got this, if it helps (w7x64):
|
Brave does not get as far as trying to resolve DNS. On Windows:
And a P.S.: putting viator.com in the hosts file doesn't prevent crashing. |
The crashing does not happen in Brave 0.12.3 |
Should be fixed here: Data files will be updated within the day, as of 0.12.8 we are changing that frequency to every 2h btw. No need to get an updated version to get the new data file that will fix the problem. |
Confirmed sites no longer crashing from master after #5270 |
Did you search for similar issues before submitting this one? Yes
Describe the issue you encountered: Navigating to this page crashes Brave
Expected behavior: Brave does not crash
The text was updated successfully, but these errors were encountered: