-
-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Segmentation Fault #564
Comments
I don't encounter this error, in which version did you encounter this error (AVX, AVX2 or SSE3)? |
@gz83 I tried all 3 versions; manually replacing from the release zip files |
Please tell me the specific process of reproducing the problem and I will try to see if I can reproduce the problem you encountered. |
|
@MulverineX I tried all the versions in a Win 10 VM, and had no problems. Also @gz83 is using Win 11 too. |
Very strange, is there some way for me to get additional debug information? |
Skip winupdater and completely delete the original installed version, then install version 121 to see if you still encounter errors. |
It appears that after restarting the computer and the update service running again, the browser is updated with no issues, very strange |
Aaaand it's broken again |
I've been getting the same Segmentation fault issue on Linux though. My Windows version works perfectly fine. Only issue is Netflix playback where it gets stuck in a clear cookies loop but it could be a Netflix issue too |
I can confirm segmentation faults with the latest version of Thorium (121.0.6167.204) in Linux (Manjaro):
|
The issue is caused by the profile manager. Thorium crashes if there are Profiles that have been added in the previous versions or if you add a new profile. |
@Yaakoss yes, I noticed. In particular, I noticed that the issue was located in the "Local State" file but I was unable to pinpoint what exact part of it triggers the core dump. |
+1 for this error on latest KDE Neon (Ubuntu 22.04)
|
Same issue on Arch:
|
I downgraded to version 120.0.6099.235-1 and used apt-mark to hold it. |
Ok. I now have installed the latest version. I was having problems with the nvidia driver. Advice: reboot machine |
The latest version 121.0.6167.204-1 works on ubuntu-22.04 amd 64 running Xorg. |
I have the same issue. I'm on Arch running Linux 6.7.6. Downgrading to 120.0.6099.235-1 fixed it for me as well. |
I can work around this issue by selecting a user profile on startup (skipping the profile manager)
|
Related #596 |
@MarceloEmmerich @dmolin @mindrunner @ThatMarko @MulverineX Fixed in latest M122 version. |
System Details
Problem
After updating to 121 from 119 Thorium refused to run, and through the terminal I got simply
Segmentation Fault
.Also a side note, to downgrade I had to download the release zip and replace manually, the mini installer wouldn't downgrade.
The text was updated successfully, but these errors were encountered: