-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Frequent random extension crashes after updating to Chrome Version 72.0.3595.2 #294
Comments
Yes, dev and canary builds have regressions that are causing the crash, happens with uMatrix and other extensions too. Downgrade to Stable or Beta builds. |
Unfortunately that is not an option for me and probably many others that require at least DEV builds. Any idea/word on the cause and do you know (I'm searching now again as well but did not see it) if there is a specific open Chromium issue on this I can join? Thanks! |
Sorry, don't know, you can report the crash on Chromium tracker, so the devs can look at it, if downgrade is not an option then you will have to live it with it until it gets fixed.
For me it began with 72.0.3594.0 and happened with 72.0.3592.0 too downgrading a bit back should work as a workaround for the time being. Try - https://github.com/RobRich999/Chromium_Clang/releases/tag/v72.0.3587.0-r601406-win64 That build is no-sync, so you will need Google API key to make use of Google specific services. |
If you start Chrome from the command line, does it leave information in the shell after uBO crashes? |
Thu Nov 1 13:39:54 GMT 2018 Environment:
I've also experienced the random crashes when using the dev version ( Here's the output from the command line:
|
Best is to report to Chromium devs, along with a crash report. uBO is HTML/CSS/JS (i.e. should not hard crash), and since it works fine on stable versions of Chromium, this suggest a regression in dev build of Chromium, which only Chromium devs can address. |
Yes but I reported it here knowing it most likely is Chromium related and hoping you either had a workaround or already were or might want to help get involved as your report/involvement as author of such a major extension. Let's remember that if we all just ignore it, it's not like the DEV version now crashing is just a pipe-dream "maybe"......it's an already-implemented reality that somehow has already survived through CANARY and WILL become the stable very soon and if we all wait until then.....well then we're scrambling to get a Chromium DEV even assigned let alone tracing and implementing the fix and in my experience that itself may become the real pipe dream. And while all that is happening, the "appearance" right or wrong to most of the masses seeing that cute little "uBlock has crashed" will leave them not knowing any better than to wrongfully complain about uBlock or worse yet all come here to open issues on it. :) And you are absolutely correct I have now begun to see similar crashing with a few other extensions. I am baffled how as bad as it is that this issue made it this far past CANARY and that there is not an active open issue on it....unless my search skills are just off today which is why I asked if you happened to have the issue # and hoping you had already complained. 😉 |
Just an FYI - Canary builds are not auto-tested by Google build bots, neither manually tested via simulations, so browser crashes and extensions breakage should be expected and Google does warn about this on their chromium page too. Dev builds on the other hand do get tested, but google warns to expect bugs. The reason I don't report these things because they always get patched in the next/upcoming versions of dev and canary. So just beware, these kind of things will occur in the future builds too as these builds are only meant for testing and not meant to be used for everyday browsing. You could report it, but in the long game it's a pain in the ass and crashes occurr every few new builds in Canary and dev. Sometimes it takes time and goes on for few builds and sometimes it gets quickly patched in the next build. |
Thanks for replying so quickly. FYI, I opened this issue and would urge anyone else experiencing this to comment and star the issue as well: https://bugs.chromium.org/p/chromium/issues/detail?id=901010 EDIT: Sorry I should have qualified that I'm not necessarily doing all my browsing with DEV branch but I'm a DEV too so have the need and I've run this way for years and do remember the last bad build where Chrome wouldn't even launch etc. but like you said that only lasted a single build and was caught fast hopefully this will be too now! |
Btw, I don't experience this issue on 32 bit build of |
FYI, not sure if you looked but others already also chimed in to provide detail and looks like it just made it into a revert canary commit has to do with fastpath array they were able to see ublock crashing here is the revert commit: https://chromium.googlesource.com/v8/v8/+/f88a1d87d681adfb80be22c2f2af54852df7f92c |
From their findings, most likely the crash was occurring when uBO was trying to save a selfie -- as this causes |
Prerequisites
Description
I've been using ublock for many years and always run DEV ver of Chrome (I am a DEV myself) and since the update to
Version 72.0.3595.2 (Official Build) dev (64-bit)
a few days ago, ublock origin is the only extension to very frequently and apparently randomly (even sitting idle with Chrome in background) pop open this notification:Which then requires clicking or manually reloading the extension. I will be happy to help debug but uncertain which/if any specific crash logs exist.
A specific URL where the issue occurs
Unknown even happens idle I believe it last happened with only a google search page open, but note this is happening suddenly on multiple machines (all only after they updated to this specific Chrome DEV version) that all obviously have different configs/profiles/etc. Only the Chrome version appears to be common.
Steps to Reproduce
Expected behavior:
No crash.
Actual behavior:
Your environment
The text was updated successfully, but these errors were encountered: