chromelyapps / Chromely

Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
MIT License
2.98k stars 280 forks source link

Ubuntu 16.04 Run Error #299

Closed 527395632 closed 3 years ago

527395632 commented 3 years ago

error location: image

Computer: Linux ubuntu 5.4.0-42-generic #46~18.04.1-Ubuntu SMP Fri Jul 10 07:21:24 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

CefLog: logs\chromely.cef_20210311.log: [0311/192338.815431:WARNING:gpu_process_host.cc(1274)] The GPU process has crashed 1 time(s) [0311/192338.901081:ERROR:network_service_instance_impl.cc(286)] Network service crashed, restarting service. [0311/192338.972098:WARNING:gpu_process_host.cc(1274)] The GPU process has crashed 2 time(s) [0311/192339.043194:ERROR:network_service_instance_impl.cc(286)] Network service crashed, restarting service. [0311/192339.103731:WARNING:gpu_process_host.cc(1274)] The GPU process has crashed 3 time(s) [0311/192339.158318:ERROR:network_service_instance_impl.cc(286)] Network service crashed, restarting service. [0311/192339.219121:WARNING:gpu_process_host.cc(1274)] The GPU process has crashed 4 time(s) [0311/192339.286700:ERROR:network_service_instance_impl.cc(286)] Network service crashed, restarting service. [0311/192339.354538:WARNING:gpu_process_host.cc(1274)] The GPU process has crashed 5 time(s) [0311/192339.412670:ERROR:network_service_instance_impl.cc(286)] Network service crashed, restarting service. [0311/192339.480546:WARNING:gpu_process_host.cc(1274)] The GPU process has crashed 6 time(s) [0311/192339.480959:FATAL:gpu_data_manager_impl_private.cc(407)] GPU process isn't usable. Goodbye.

CefGlue Version: 88.1.6+g4fe33a1+chromium-88.0.4324.96

summary:I'm not sure whether my environmental problems caused the mistake or if there are defects in CEF itself. I would like to ask the big guys to ask the big guys about the status of the current situation, where the mistakes are caused, and how to correct them

mattkol commented 3 years ago

@527395632

You are running v88, I believe. Are you able to run previous versions v86 and lower?

You edited the description, but I saw earlier a description with reference to "dotnet".

[0311/011446.958079:ERROR:browser_main_loop.cc(267)] Gdk: The program 'dotnet' received an X Window System error.

Is that still the case? Usually when that happens, it is due to how one runs the application. How do you run the application? Do you run the executable file generated (equivalent of Windows exe).

You cannot do:

dotnet dllname.dll

You need to run the executable file itself

/executablefile
527395632 commented 3 years ago

Yes, it's like this. The first system I ran was Ubuntu 16.04. As mentioned in the title of the question, it was Ubuntu 16.04. It is true that there are problems such as dotnet X-window mentioned in the error report, but the cause of the error is also caused by GPU. I'm not sure where the problem lies. I'm worried about whether it's caused by my environment or external dependency package. So I downloaded the Ubuntu 18.04 system from the official website, re installed and ran it. After running, the above error occurred. As noted in the question, system ubuntu18.04.

The way I run the. Net command is dotnet Chromely.Integration.TestApp . DLL command.

Console Log: super@ubuntu:~$ cd Desktop/Chromely-master/ super@ubuntu:~/Desktop/Chromely-master$ cd src super@ubuntu:~/Desktop/Chromely-master/src$ cd Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/ super@ubuntu:~/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1$ dotnet Chromely.Integration.TestApp.dll CI-TRACE: Application=Started CI-TRACE: Chromely.Core=5.1.2.0 CI-TRACE: Platform=Linux CI-TRACE: AppDirectory=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/ CI-TRACE: Configuration=Created ^[aOn CefGlue child process launch arguments: /proc/self/exe --type=gpu-process --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --no-sandbox --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors

DevTools listening on ws://127.0.0.1:20480/devtools/browser/1f88f996-f0c5-4459-8a15-8dc391da9455 Unknown option: --type=gpu-process Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --gpu-preferences=QAAAAAAAAAAgAAAQAAAAAAAAAAAAAAAAAABgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA Unknown option: --use-gl=swiftshader-webgl Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --shared-files .NET Core SDK (3.1.407) On CefGlue child process launch arguments: /proc/self/exe --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --lang=zh-CN --service-sandbox-type=network --no-sandbox --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0314/190927.596930:WARNING:gpu_process_host.cc(1274)] The GPU process has crashed 1 time(s) Unknown option: --type=utility Unknown option: --utility-sub-type=network.mojom.NetworkService Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --lang=zh-CN Unknown option: --service-sandbox-type=network Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --shared-files=v8_context_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. On CefGlue child process launch arguments: /proc/self/exe --type=gpu-process --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --no-sandbox --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors On CefGlue child process launch arguments: /proc/self/exe --type=renderer --no-sandbox --log-file=logs\chromely.cef_20210314.log --no-zygote --remote-debugging-port=20480 --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --disable-gpu-compositing --lang=zh-CN --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors On CefGlue child process launch arguments: /proc/self/exe --type=renderer --no-sandbox --log-file=logs\chromely.cef_20210314.log --no-zygote --remote-debugging-port=20480 --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --disable-gpu-compositing --lang=zh-CN --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors LoadingStateChanged event called. Unknown option: --type=renderer Unknown option: --no-sandbox Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --no-zygote Unknown option: --remote-debugging-port=20480 Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-gpu-compositing Unknown option: --lang=zh-CN Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --num-raster-threads=2 Unknown option: --enable-main-frame-before-activation Unknown option: --renderer-client-id=5 Unknown option: --no-v8-untrusted-code-mitigations Unknown option: --shared-files=v8_context_snapshot_data:100 Unknown option: --type=renderer Unknown option: --no-sandbox Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --no-zygote Unknown option: --remote-debugging-port=20480 Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-gpu-compositing Unknown option: --lang=zh-CN Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --num-raster-threads=2 Unknown option: --enable-main-frame-before-activation Unknown option: --renderer-client-id=4 Unknown option: --no-v8-untrusted-code-mitigations Unknown option: --shared-files=v8_context_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. Unknown option: --type=gpu-process Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --gpu-preferences=QAAAAAAAAAAgAAAQAAAAAAAAAAAAAAAAAABgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA Unknown option: --use-gl=swiftshader-webgl Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --shared-files .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0314/190928.187944:WARNING:gpu_process_host.cc(1274)] The GPU process has crashed 2 time(s) On CefGlue child process launch arguments: /proc/self/exe --type=gpu-process --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --no-sandbox --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors [0314/190928.254691:ERROR:network_service_instance_impl.cc(286)] Network service crashed, restarting service. On CefGlue child process launch arguments: /proc/self/exe --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --lang=zh-CN --service-sandbox-type=network --no-sandbox --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=gpu-process Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --gpu-preferences=QAAAAAAAAAAgAAAQAAAAAAAAAAAAAAAAAABgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA Unknown option: --use-gl=swiftshader-webgl Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --shared-files .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0314/190928.299813:WARNING:gpu_process_host.cc(1274)] The GPU process has crashed 3 time(s) On CefGlue child process launch arguments: /proc/self/exe --type=gpu-process --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --no-sandbox --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors LoadingStateChanged event called. Unknown option: --type=utility Unknown option: --utility-sub-type=network.mojom.NetworkService Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --lang=zh-CN Unknown option: --service-sandbox-type=network Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --shared-files=v8_context_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0314/190928.381257:ERROR:network_service_instance_impl.cc(286)] Network service crashed, restarting service. On CefGlue child process launch arguments: /proc/self/exe --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --lang=zh-CN --service-sandbox-type=network --no-sandbox --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=gpu-process Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --gpu-preferences=QAAAAAAAAAAgAAAQAAAAAAAAAAAAAAAAAABgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA Unknown option: --use-gl=disabled Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --shared-files .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0314/190928.407201:WARNING:gpu_process_host.cc(1274)] The GPU process has crashed 4 time(s) On CefGlue child process launch arguments: /proc/self/exe --type=gpu-process --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --no-sandbox --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=utility Unknown option: --utility-sub-type=network.mojom.NetworkService Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --lang=zh-CN Unknown option: --service-sandbox-type=network Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --shared-files=v8_context_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0314/190928.493952:ERROR:network_service_instance_impl.cc(286)] Network service crashed, restarting service. On CefGlue child process launch arguments: /proc/self/exe --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --lang=zh-CN --service-sandbox-type=network --no-sandbox --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=gpu-process Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --gpu-preferences=QAAAAAAAAAAgAAAQAAAAAAAAAAAAAAAAAABgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA Unknown option: --use-gl=disabled Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --shared-files .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0314/190928.522785:WARNING:gpu_process_host.cc(1274)] The GPU process has crashed 5 time(s) On CefGlue child process launch arguments: /proc/self/exe --type=gpu-process --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --no-sandbox --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=utility Unknown option: --utility-sub-type=network.mojom.NetworkService Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --lang=zh-CN Unknown option: --service-sandbox-type=network Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --shared-files=v8_context_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0314/190928.604653:ERROR:network_service_instance_impl.cc(286)] Network service crashed, restarting service. On CefGlue child process launch arguments: /proc/self/exe --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=14304353733283019153,2297905791963927350,131072 --enable-features=CastMediaRouteProvider --lang=zh-CN --service-sandbox-type=network --no-sandbox --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210314.log --log-severity=info --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=gpu-process Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --gpu-preferences=QAAAAAAAAAAgAAAQAAAAAAAAAAAAAAAAAABgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA Unknown option: --use-gl=disabled Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --shared-files .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0314/190928.640042:WARNING:gpu_process_host.cc(1274)] The GPU process has crashed 6 time(s) [0314/190928.640181:FATAL:gpu_data_manager_impl_private.cc(407)] GPU process isn't usable. Goodbye. Unknown option: --type=utility Unknown option: --utility-sub-type=network.mojom.NetworkService Unknown option: --field-trial-handle=14304353733283019153,2297905791963927350,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --lang=zh-CN Unknown option: --service-sandbox-type=network Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1 Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --log-file=logs\chromely.cef_20210314.log Unknown option: --shared-files=v8_context_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. 追踪与中断点陷阱 (核心已转储) super@ubuntu:~/Desktop/Chromely-master/src/Chromely.Integration.TestApp/bin/x64/Debug/netcoreapp3.1$

527395632 commented 3 years ago

Hello, I tested the code under the branch "develop-loader". His cefglue version is "81.2.21 + ge864886 + chromium-81.0.4044.113". The running result is the same, which is also an error reported by GPU.

Let me put my running environment in order for you to check the fault

  1. VMware Workstation download address: https://www.vmware.com/cn/products/workstation-pro/workstation-pro-evaluation.html

  2. Ubuntu 18.04 download address: https://releases.ubuntu.com/18.04/?_ ga=2.109030914.1606323796.1615793230-20841965.1615272700

  3. Cefglue library file: https://cef-builds.spotifycdn.com/index.html#linux32 :81.2.21

====================================================================

Here is my error message:

logs\chromely.cef_20210315.log

[0315/002433.915725:ERROR:edid_parser.cc(102)] Too short EDID data: manufacturer id [0315/002434.175055:WARNING:gpu_process_host.cc(1204)] The GPU process has crashed 1 time(s) [0315/002434.359750:WARNING:gpu_process_host.cc(1204)] The GPU process has crashed 2 time(s) [0315/002434.474980:WARNING:gpu_process_host.cc(1204)] The GPU process has crashed 3 time(s) [0315/002434.582404:WARNING:gpu_process_host.cc(1204)] The GPU process has crashed 4 time(s) [0315/002434.681829:WARNING:gpu_process_host.cc(1204)] The GPU process has crashed 5 time(s) [0315/002434.771270:WARNING:gpu_process_host.cc(1204)] The GPU process has crashed 6 time(s) [0315/002434.771327:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.

Console Write Message:

super@ubuntu:~$ cd Desktop/netcoreapp3.1/ super@ubuntu:~/Desktop/netcoreapp3.1$ dotnet Chromely.Integration.TestApp.dll CI-TRACE: Application=Started CI-TRACE: Chromely.Core=5.0.0.5 CI-TRACE: Platform=Linux CI-TRACE: AppDirectory=/home/super/Desktop/netcoreapp3.1/ CI-TRACE: Configuration=Created 2021-03-15 00:33:02.186 [INFO] Running Linux chromium 81.0.4044.113 On CefGlue child process launch arguments: [0315/003302.240880:ERROR:edid_parser.cc(102)] Too short EDID data: manufacturer id /proc/self/exe --type=gpu-process --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --no-sandbox --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors

DevTools listening on ws://127.0.0.1:20480/devtools/browser/01255a38-9d24-4f79-8017-36be95045e61 Unknown option: --type=gpu-process Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --gpu-preferences=MAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAQAAAAAAAAAAAAAAAAAAAACAAAAAAAAAA= Unknown option: --use-gl=swiftshader-webgl Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --shared-files On CefGlue child process launch arguments: /proc/self/exe --type=utility --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --lang=zh-CN --service-sandbox-type=network --no-sandbox --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0315/003302.357460:WARNING:gpu_process_host.cc(1204)] The GPU process has crashed 1 time(s) 2021-03-15 00:33:02.373 [WARNING] Request Code: 1 Request Type: X_CreateWindow X11 Error: BadMatch (invalid parameter attributes) On CefGlue child process launch arguments: On CefGlue child process launch arguments: /proc/self/exe --type=gpu-process --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --no-sandbox --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors /proc/self/exe --type=renderer --no-sandbox --log-file=logs\chromely.cef_20210315.log --no-zygote --remote-debugging-port=20480 --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --disable-gpu-compositing --lang=zh-CN --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors On CefGlue child process launch arguments: /proc/self/exe --type=renderer --no-sandbox --log-file=logs\chromely.cef_20210315.log --no-zygote --remote-debugging-port=20480 --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --disable-gpu-compositing --lang=zh-CN --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=utility Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --lang=zh-CN Unknown option: --service-sandbox-type=network Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --shared-files=v8_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. On CefGlue child process launch arguments: /proc/self/exe --type=utility --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --lang=zh-CN --service-sandbox-type=network --no-sandbox --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=gpu-process Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --gpu-preferences=MAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAQAAAAAAAAAAAAAAAAAAAACAAAAAAAAAA= Unknown option: --use-gl=swiftshader-webgl Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --shared-files .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0315/003302.533126:WARNING:gpu_process_host.cc(1204)] The GPU process has crashed 2 time(s) On CefGlue child process launch arguments: /proc/self/exe --type=gpu-process --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --no-sandbox --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=renderer Unknown option: --no-sandbox Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --no-zygote Unknown option: --remote-debugging-port=20480 Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --disable-gpu-compositing Unknown option: --lang=zh-CN Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --num-raster-threads=2 Unknown option: --enable-main-frame-before-activation Unknown option: --renderer-client-id=5 Unknown option: --no-v8-untrusted-code-mitigations Unknown option: --shared-files=v8_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. Unknown option: --type=renderer Unknown option: --no-sandbox Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --no-zygote Unknown option: --remote-debugging-port=20480 Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --disable-gpu-compositing Unknown option: --lang=zh-CN Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --num-raster-threads=2 Unknown option: --enable-main-frame-before-activation Unknown option: --renderer-client-id=4 Unknown option: --no-v8-untrusted-code-mitigations Unknown option: --shared-files=v8_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. Unknown option: --type=utility Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --lang=zh-CN Unknown option: --service-sandbox-type=network Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --shared-files=v8_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. On CefGlue child process launch arguments: /proc/self/exe --type=utility --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --lang=zh-CN --service-sandbox-type=network --no-sandbox --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=gpu-process Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --gpu-preferences=MAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAQAAAAAAAAAAAAAAAAAAAACAAAAAAAAAA= Unknown option: --use-gl=swiftshader-webgl Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --shared-files .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0315/003302.661504:WARNING:gpu_process_host.cc(1204)] The GPU process has crashed 3 time(s) On CefGlue child process launch arguments: /proc/self/exe --type=gpu-process --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --no-sandbox --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=utility Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --lang=zh-CN Unknown option: --service-sandbox-type=network Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --shared-files=v8_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. On CefGlue child process launch arguments: /proc/self/exe --type=utility --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --lang=zh-CN --service-sandbox-type=network --no-sandbox --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=gpu-process Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --gpu-preferences=MAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAQAAAAAAAAAAAAAAAAAAAACAAAAAAAAAA= Unknown option: --use-gl=disabled Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --shared-files .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0315/003302.773444:WARNING:gpu_process_host.cc(1204)] The GPU process has crashed 4 time(s) On CefGlue child process launch arguments: /proc/self/exe --type=gpu-process --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --no-sandbox --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=utility Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --lang=zh-CN Unknown option: --service-sandbox-type=network Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --shared-files=v8_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. On CefGlue child process launch arguments: /proc/self/exe --type=utility --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --lang=zh-CN --service-sandbox-type=network --no-sandbox --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=gpu-process Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --gpu-preferences=MAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAQAAAAAAAAAAAAAAAAAAAACAAAAAAAAAA= Unknown option: --use-gl=disabled Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --shared-files .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0315/003302.886551:WARNING:gpu_process_host.cc(1204)] The GPU process has crashed 5 time(s) On CefGlue child process launch arguments: /proc/self/exe --type=gpu-process --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --no-sandbox --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=utility Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --lang=zh-CN Unknown option: --service-sandbox-type=network Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --shared-files=v8_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. On CefGlue child process launch arguments: /proc/self/exe --type=utility --field-trial-handle=3664114318799520670,8492303585278337475,131072 --enable-features=CastMediaRouteProvider --disable-features=OutOfBlinkCors --lang=zh-CN --service-sandbox-type=network --no-sandbox --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales --log-file=logs\chromely.cef_20210315.log --log-severity=info --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ --lang=en-US --default-encoding=utf-8 --allow-file-access-from-files --allow-universal-access-from-files --disable-web-security --ignore-certificate-errors Unknown option: --type=gpu-process Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --gpu-preferences=MAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAQAAAAAAAAAAAAAAAAAAAACAAAAAAAAAA= Unknown option: --use-gl=disabled Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --shared-files .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. [0315/003303.010924:WARNING:gpu_process_host.cc(1204)] The GPU process has crashed 6 time(s) [0315/003303.011057:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye. Unknown option: --type=utility Unknown option: --field-trial-handle=3664114318799520670,8492303585278337475,131072 Unknown option: --enable-features=CastMediaRouteProvider Unknown option: --disable-features=OutOfBlinkCors Unknown option: --lang=zh-CN Unknown option: --service-sandbox-type=network Unknown option: --no-sandbox Unknown option: --locales-dir-path=/home/super/Desktop/netcoreapp3.1/locales Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --log-severity=info Unknown option: --resources-dir-path=/home/super/Desktop/netcoreapp3.1/ Unknown option: --lang=en-US Unknown option: --default-encoding=utf-8 Unknown option: --allow-file-access-from-files Unknown option: --allow-universal-access-from-files Unknown option: --disable-web-security Unknown option: --ignore-certificate-errors Unknown option: --log-file=logs\chromely.cef_20210315.log Unknown option: --shared-files=v8_snapshot_data:100 .NET Core SDK (3.1.407) Usage: dotnet [runtime-options] [path-to-application] [arguments]

Execute a .NET Core application.

runtime-options: --additionalprobingpath Path containing probing policy and assemblies to probe for. --additional-deps Path to additional deps.json file. --fx-version Version of the installed Shared Framework to use to run the application. --roll-forward Roll forward to framework version (LatestPatch, Minor, LatestMinor, Major, LatestMajor, Disable).

path-to-application: The path to an application .dll file to execute.

Usage: dotnet [sdk-options] [command] [command-options] [arguments]

Execute a .NET Core SDK command.

sdk-options: -d|--diagnostics Enable diagnostic output. -h|--help Show command line help. --info Display .NET Core information. --list-runtimes Display the installed runtimes. --list-sdks Display the installed SDKs. --version Display .NET Core SDK version in use.

SDK commands: add Add a package or reference to a .NET project. build Build a .NET project. build-server Interact with servers started by a build. clean Clean build outputs of a .NET project. help Show command line help. list List project references of a .NET project. msbuild Run Microsoft Build Engine (MSBuild) commands. new Create a new .NET project or file. nuget Provides additional NuGet commands. pack Create a NuGet package. publish Publish a .NET project for deployment. remove Remove a package or reference from a .NET project. restore Restore dependencies specified in a .NET project. run Build and run a .NET project output. sln Modify Visual Studio solution files. store Store the specified assemblies in the runtime package store. test Run unit tests using the test runner specified in a .NET project. tool Install or manage tools that extend the .NET experience. vstest Run Microsoft Test Engine (VSTest) commands.

Additional commands from bundled tools: dev-certs Create and manage development certificates. fsi Start F# Interactive / execute F# scripts. sql-cache SQL Server cache command-line tools. user-secrets Manage development user secrets. watch Start a file watcher that runs a command when files change.

Run 'dotnet [command] --help' for more information on a command. 追踪与中断点陷阱 (核心已转储) super@ubuntu:~/Desktop/netcoreapp3.1$

mattkol commented 3 years ago

@527395632

From what I see so far, there is nothing wrong with your environment. You are not running the application correctly.

You CANNOT do this:

super@ubuntu:/Desktop/netcoreapp3.1$ dotnet Chromely.Integration.TestApp.dll

Please read my comment again.

To make it easier, in the IDE, in the folder where Chromely.Integration.TestApp.csproj is located, do the following:

super@ubuntu:/Desktop/netcoreapp3.1$ dotnet restore
super@ubuntu:/Desktop/netcoreapp3.1$ dotnet build
super@ubuntu:/Desktop/netcoreapp3.1$ dotnet run

Alternatively I will suggest using the stable demo - CrossPlatDemo. Do the following in the folder where CrossPlatDemo.csproj is located:

super@ubuntu:/Desktop/netcoreapp3.1$ dotnet restore
super@ubuntu:/Desktop/netcoreapp3.1$ dotnet build
super@ubuntu:/Desktop/netcoreapp3.1$ dotnet run

Please see readme for more info.

527395632 commented 3 years ago

Thank you very much for your help, I have successfully run the program, the original has been my operation error!