-
-
Notifications
You must be signed in to change notification settings - Fork 154
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
Instant browser crash when accessing certain sites (like chrome web store) #864
Comments
I think I might be running into the same issue as well and have similar specs to the OP. After a few minutes of browsing, Thorium just randomly crashes. I had been on a slightly old version so I upgraded to the latest build, but I'm still getting the same crash. System Details
Here's the debug output when I run Thorium from the terminal.
I browsed a bit with Google Chrome and did not run into this crash. |
so far it seems to crash when accessing google services:
|
I'm experiencing the same issue. It happens for multiple sites. It started happening around 10/26/2024 00:00 UTC for me. I'm using MacOS 14.4 (23E214) on an Apple M3 MacBook Air.
After each of those progressively more severe options, it still crashed quickly. At most, I can get maybe one or two pages to load before it crashes most of the time. One example site where it crashes is www.google.com, but it also crashes for some non-Google sites like www.yahoo.com. |
I'm also experiencing this issue using version 124.0.6367.218 on my MacBook Air (macOS Monterey 12.7.5). For me, it's not just limited to Google-related services; it happens with any website. Initially, a site might load, but if I open another, it randomly crashes. When I relaunch Thorium, I can restore the previous sites, but it crashes every time I try to open a new site. |
I'm experiencing this issue, too. Some days ago Thorium crashed one or two times, but after launching it again I could restore previous tabs and go on. Today I tried to buy something on stoffel.de and it crashed again when heading to checkout. Afterwards restoring my open tabs reproducibly led to immediate crashes. Since then it also crashes immediately after opening various sites (google.com, mozilla.com, heise.de, stoffel.de, ...) even if there are no open tabs. Clearing the cache didn't help. I'm using macOS 14.7 on M1 Max with Thorium 126.0.6478.231. |
@b4cedev @tybantarnusa @77vjdplu1N2h @ika-musuko @pixelpicnic Two days ago I got a MASSIVE influx of issues about the MacOS build suddenly crashing. ITS NOT Thorium's fault. A MacOS update borked Chromium M129 and earlier. Confirmed by making some plain vanilla builds of Chromium as well as downloading official builds from woolyss.com, and they all crashed on MacOS if they were older than M130. The problem is, I'm trying to find where they fixed it recently, and backport the fix to Thorium M128. The issue is FINDING THE FIX among the hundreds of commits that are made each day, spread across thousands of files, to the repo. Me and @midzer are trying to fix this, because I don't want to have yet ANOTHER release where MacOS is behind. |
@Alex313031 - greatly appreciated! I figured it was something along those lines since it didn't make sense for the browser to suddenly have an issue. is there a main issue I should link this to and I can just close this out as a duplicate. Cheers |
@Alex313031 thanks for the explanation and your effort for finding a fix! And thanks for Thorium in general!! |
Perhaps you can take a look at https://chromium-review.googlesource.com/c/chromium/src/+/5773370 |
Closing as duplicate of #67 |
@b4cedev @tybantarnusa @77vjdplu1N2h @ika-musuko @pixelpicnic Reopening to tag people here with an answer that may not be in the other issue. Will post the same thing there. I fixed it by completely disabling all optimization guide stuff. I don't even know what all this code is or what it does, just that it borks MacOS. So look at my funny little
Just gotta have @midzer compile it. Will also try to un-fuck the x64 builds this round too, because people on Intel Mac are still stuck on M124! Which actually would worry me about security vulnerabilities. |
Thanks for your hard work! @Alex313031 Do we have a build ready yet? What's the timeline for it? |
System Details
Problem
Browser crashes during some operations / accessing some sites.
It seems I had some tab open that when loaded, crashed the browser.
I closed all tabs, cleared cache, and tried again.
I was able to reproduce the crash reliably when accessing the chrome web store,
So maybe google rolled something out that breaks this build?
Cache cleared (all time), extensions disabled, cold booted
Steps to Recreate:
The text was updated successfully, but these errors were encountered: