Forum Discussion
AlejHerrBar2003
Oct 09, 2023Copper Contributor
URGENT: Edge Canary just crashes at least 2 min after opening
Since at least Friday and continuing in the version that the browser updated to as of making this post (119.0.2150.0), Edge Canary is prone to crash no matter what after opening for a period of at least two minutes. I believe this issue is affecting all Canary users and could also appear on Dev; in any case, this is a serious issue that hinders those who use these browser channels frequently and needs immediate action.
- utk787Copper Contributor
I am also facing this issue on Edge beta 119.0.2151.24 while running Test suite with Selenium. Any work around for Selenium ?
- IndianCodeMasterCopper Contributor
As workaround for Selenium, try to exclude the following OpenQA.Selenium.Chrome.ChromeOptions: "disable-sync":
options.AddExcludedArgument("disable-sync");
- utk787Copper Contributor
IndianCodeMaster Thanks a ton, that solved the issue,
For anyone else looking for a solution you need to add below line for javaedgeOptions.setExperimentalOption("excludeSwitches",Collections.singletonList("disable-sync"));
- utk787Copper ContributorI am not seeing any Copilot option , I am on macOS Ventura
- cxlanyagegeCopper ContributorVersion 2167 is broken again...
- Paul_H_UKBrass Contributor
cxlanyagege Confirmed. 2167 is closing even faster for me.
- Paul_H_UKBrass ContributorCopilot is loading by default on 2167 for me. Turn it OFF and Canary is stable and usable. Copilot is causing the crash.
- lzw29107Copper Contributor120.0.2165.0 fixed.
- Paul_H_UKBrass ContributorAgreed re 2165 as far as staying open is concerned, but I am getting a high percentage of "Error code: STATUS_BREAKPOINT" messages when opening a new tab.
- cjahn50Iron ContributorVersion 2166 seems to be "stable", but new tabs are broken. Same message as above - "Error code: STATUS_BREAKPOINT"
- Lestlin_RobinsCopper ContributorCan confirm, the problem still exists in Canary Version 120.0.2160.0
- Paul_H_UKBrass ContributorSad to say... 120.0.2160.0 on Windows Build 22621.2428
- lzw29107Copper Contributor120.0.2162.0 is also the same.
- kyw504100Copper Contributor
Can confirm on 120.0.2160.0 as well
Running on Windows 11 Build 25967.1000 - fred1995Brass ContributorDev is on 119.0.2151.2. And mine crashes when closing one of the multiple browser windows. Now I could only move the tabs to only one window to safely close them.
- guocuozuoduoCopper Contributor
Can confirm, problem persists on 120.0.2160.0.
- NXTwoThouIron ContributorStarted with v119.0.2144.0(where I posted about it in Friday on the Dev release announcement) and still exists with v119.0.2150.0. I'd posted about v119.0.2145.0 being broken too and there's been at least two other broken builds in the middle of this.
The thing I don't understand is after at least a week of making reports about the download bug they let it get into Dev. Reported Canary issues should never get up to Dev.- NXTwoThouIron Contributorv120.0.2152.0 seems to be staying alive for me..