Aug 31 2021 11:02 AM
Hello Insiders! Today we’re releasing build 95.0.997.1 to the Dev channel. That’s right, it’s already time for 95! Because of that, look for version 94 to be coming to Beta soon. We’ve also got an exciting update for all our app developers about recent updates we’ve made to the WebView2 APIs: https://blogs.windows.com/msedgedev/2021/08/31/webview2-windows-app-sdk-winui2-runtime-cdp-helper/. Now for what’s new this week:
Added features:
Improved reliability:
Changed behavior:
Known issues:
And since 94 is coming to Beta, that also means 93 is moving to Stable soon too!
Aug 31 2021 11:16 AM
Aug 31 2021 09:25 PM - edited Aug 31 2021 09:32 PM
This update broke on Debian Based Linux, it will not launch. It just gets hung in the task for a second before closing. I re-setup the repositories and it appears to be 100% broken. Might add that it did it on my Lenovo which is running Ubuntu Studio 20.04 as well.
OS | Ubuntu Studio 21.04 x86-AMD64
Kernel | 5.11.0-31-generic
Shell | Bash 5.1.4
WM | Compiz
DE | Unity 7.5.0
Sep 01 2021 12:52 AM
Sep 02 2021 12:04 PM
Sep 02 2021 12:52 PM
Can confirm that it's also broken on vanilla Arch Linux.
It crashes with:
fish: Job 1, 'microsoft-edge-dev' terminated by signal SIGTRAP (Trace or breakpoint trap)
Sep 02 2021 01:15 PM
Sep 02 2021 09:28 PM
Sep 02 2021 09:34 PM
Sep 02 2021 10:55 PM - edited Sep 02 2021 10:55 PM
I am using KDE Plasma 5 on X11
Sep 03 2021 04:06 AM
Sep 03 2021 10:49 AM
@second2050 @SGray1217 @JuanCasas and anybody else having trouble with Linux, could you all try launching Edge from the terminal (microsoft-edge-dev --enable-logging=stderr --v=1) and see if there are any errors that would help us figure out what's going on?
Sep 03 2021 11:02 AM
Here is what it threw for Dev (I just reinstalled it from the ground up)
Sam@CaptainCrunch:~$ microsof-edge-dev
[0903/135653.571298:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0903/135653.572333:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value 448f1f76b1cd4bc7822ab5a5448da509
Trace/breakpoint trap (core dumped)
[6627:6627:0100/000000.240751:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
And here it is what it threw for beta
sam@CaptainCrunch:~$ microsoft-edge-beta
[0903/135958.576569:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0903/135958.577972:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value 563c556ce5e146748db2e76507b1fecf
Trace/breakpoint trap (core dumped)
sam@CaptainCrunch:-$ [7021:7021:0100/000000.210811:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
Sep 03 2021 11:03 AM
Sep 03 2021 11:52 AM
[19908:19943:0903/134902.514644:VERBOSE1:token_service_table.cc(152)] Loaded tokens: result = 3 ; number of tokens loaded = 1
[0903/134903.086856:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0903/134903.087178:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0903/134903.088843:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value 52dfdf7f26af48dda787f756118388c6
[20041:20044:0903/134903.270048:VERBOSE1:key_storage_util_linux.cc(54)] Password storage detected desktop environment: KDE5
[20041:20044:0903/134903.270072:VERBOSE1:key_storage_linux.cc(123)] Selected backend for OSCrypt: KWALLET5
[20041:20044:0903/134903.271959:VERBOSE1:key_storage_linux.cc(206)] OSCrypt using KWallet as backend.
[20041:20044:0903/134903.273049:VERBOSE1:bus.cc(702)] Requested to remove an unknown filter function: 1 with associated data: 0x31760010d880
[0903/134903.700287:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value 52dfdf7f26af48dda787f756118388c6
[20041:20045:0903/134917.574923:ERROR:ssl_client_socket_impl.cc(1136)] handshake failed; returned -1, SSL error code 1, net_error -3
[20041:20045:0903/134917.575554:ERROR:ssl_client_socket_impl.cc(1136)] handshake failed; returned -1, SSL error code 1, net_error -3
[20041:20045:0903/134917.575700:ERROR:ssl_client_socket_impl.cc(1136)] handshake failed; returned -1, SSL error code 1, net_error -3
fish: Job 1, 'microsoft-edge-dev --enable-log…' terminated by signal SIGTRAP (Trace or breakpoint trap)
Sep 03 2021 12:22 PM
Sep 03 2021 04:14 PM
Sep 03 2021 11:52 PM
Sep 04 2021 09:51 AM
@josh_bodner I've zipped up a log file and attached it, these 2900~ lines of output and still a SIGTRAP according to fish
Sep 04 2021 09:56 PM