Skip to content
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

Chromium 108 fails to launch on x86 XP... #108

Closed
RetroSoftwareRepository opened this issue Oct 12, 2022 · 9 comments
Closed

Chromium 108 fails to launch on x86 XP... #108

RetroSoftwareRepository opened this issue Oct 12, 2022 · 9 comments
Labels
application-crash bug chromium-based-applications All chromium applications, like browsers (chrome, opera, edge, brave, etc), electron, chrome_elf,etc duplicate enhancement

Comments

@RetroSoftwareRepository

Tried installing it via the installer doesn't work, neither does manually extracting it.

@RetroSoftwareRepository RetroSoftwareRepository changed the title Chromium 108 fails to launch Chromium 108 fails to launch on x86 XP... Oct 13, 2022
@RetroSoftwareRepository
Copy link
Author

Specifications for my system:
Socket 423 Pentium 4 (1.4 GHz) with 512 MB of RDRAM
80 GB Seagate Barracuda IDE HDD with XP Black Edition SP3 installed
Latest One Core API
PNY GeForce FX5500 AGP (128 MB)
FireWire 400 card
TV tuner/analog capture card
Turtle Beach Santa Cruz sound card

Interestingly enough it's actually pretty solid now compared to how it was previously with an older version of the API... no BSODs yet to speak of!

@Skulltrail192
Copy link
Owner

I think Chrome required SSE2, and first generation of Pentium 4 doesn't have. And, Chrome require a amount of memory very large. I only can launch Chrome with minimum 2GB of RAM, and 4 GB is recommended.

@RetroSoftwareRepository
Copy link
Author

@Skulltrail192 actually it supports SSE2, as the equivalent Athlons only had SSE and 3DNow!

@RetroSoftwareRepository
Copy link
Author

And actually to verify it does... it can run SlimJet browser, which requires SSE2 to run.

@Smu1zel
Copy link

Smu1zel commented Oct 13, 2022

@Skulltrail192 actually it supports SSE2, as the equivalent Athlons only had SSE and 3DNow!

Chromium since 89 started requiring SSE3 for some reason. Edge doesn't have this requirement weirdly and my Socket 478 board running 7 could run Edge 106 just fine (the latest at the time). If Chrome 108 still doesn't run in a VM with a modern CPU, then it's a safe bet there's still more work to be done.

@RetroSoftwareRepository
Copy link
Author

@WindowsCola
Copy link

I had Chromium 100 running on my Socket 462 Sempron (which clearly doesn’t have SSE2)… although that was under 8 Consumer Preview.Sent from my iPadOn Oct 13, 2022, at 3:29 PM, Smu1zel @.> wrote: @Skulltrail192 actually it supports SSE2, as the equivalent Athlons only had SSE and 3DNow! Chromium since 89 started requiring SSE3 for some reason. Edge doesn't have this requirement weirdly and my Socket 478 board running 7 could run Edge 106 just fine (the latest at the time). If Chrome 108 still doesn't run in a VM with a modern CPU, then it's a safe bet there's still more work to be done. —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.>

I guess that is related to the application api issue.This issue has happened since chrome 103.I recommend you try to install chrome 102 or try to run Microsoft Edge, a complete tutorial video is here: https://www.youtube.com/watch?v=Di1onSbU7hA&t=277s

@Stepman123
Copy link

Stepman123 commented Jan 26, 2023

run Microsoft Edge, a complete tutorial video is here: https://www.youtube.com/watch?v=Di1onSbU7hA&t=277s

How to run the debugger so that it reacts? My browser crashes after 20 seconds, but the debugger does not launch its window.

@Skulltrail192 Skulltrail192 added bug duplicate enhancement chromium-based-applications All chromium applications, like browsers (chrome, opera, edge, brave, etc), electron, chrome_elf,etc application-crash labels Aug 31, 2023
@Skulltrail192
Copy link
Owner

Fixed at version 3.0.2. See chrome main thread: #178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-crash bug chromium-based-applications All chromium applications, like browsers (chrome, opera, edge, brave, etc), electron, chrome_elf,etc duplicate enhancement
Projects
None yet
Development

No branches or pull requests

5 participants