-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Application crash #45
Comments
Same here ... |
Me too |
Cannot reproduce with manually installed ARM .dmg from https://github.com/Alex313031/Thorium-MacOS/releases/tag/M121.0.6167.204 Had to use https://support.apple.com/guide/mac-help/apple-cant-check-app-for-malicious-software-mchleab3a043/mac though Did you use the x64 version? |
Currently, I am using the ARM version without any issues. Moreover, my Mac is equipped with the M1 chip. I'm interested in finding out whether the OP is utilizing the x64 version. |
I get the crash on my M1 ARM Mac. |
The older version downloaded from github works. But the latest version when installed via homebrew breaks. |
It crashes when I try to add a profile. |
If the crash is caused by operating the new profile function, it will be fixed in the next version |
I have also found this bug. My install is M1 Arm Mac, installed with homebrew. It does appear to be caused by the profile selector code. It can be successfully run as follows from a shell. open -a "Thorium" --args --profile-directory="Default" |
I have the same situation, installed via homebrew, but on an M2 MacBook Air. After opening Thorium via the |
@Alex313031 thank you so much for fixing this. I tested the M122 version, and it is working beautifully! So, I am closing the issue. |
thank you @Alex313031 |
System Details
Problem
The application fails to start. The error is:
$ /Applications/Thorium.app/Contents/MacOS/Thorium [20364:259:0219/215433.033572:ERROR:policy_logger.cc(156)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(161) Cloud management controller initialization aborted as CBCM is not enabled. Please use the
--enable-chrome-browser-cloud-managementcommand line flag to enable it if you are not using the official Google Chrome build. [0219/215433.320930:WARNING:crash_report_exception_handler.cc(235)] UniversalExceptionRaise: (os/kern) failure (5) Segmentation fault: 11
Screenshots
NA
Additional Notes
NA
The text was updated successfully, but these errors were encountered: