-
-
Notifications
You must be signed in to change notification settings - Fork 92
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
Still Failing to Start Sometimes on XP x86 #1062
Comments
Based on various reports from Windows XP users, some further internal changes will be needed, including the introduction of keyed events. This should improve stability. |
Thanks Shane! |
Meanwhile at 64bit browser (64 bit of xp) same thing |
Interesting to hear that the 64 bit version is doing it as well. |
Here are test versions of 32 and 64 bit progwrp.dll. They will write a debugging log file to indicate failure due to invalid parameters in the InitOnce API. |
Thanks Shane, I will install the 32 bit version and let you know how it goes! |
The log will only be written to on failure, and only in one of the two possible ways of failure. The other one cannot be easily captured by a log but should not happen anyway because it involves a function that should always be successful. |
Everything that DaveH1 wrote is exactly how supermium is behaving on my end but I'm still using 256.R5 on win xp sp3 32bit. When there are still three chrome.exe tasks running even though supermium is seemingly shut down, one of those tasks is running at 50% CPU. Since I'm running on a dual core, when I forget to kill these tasks the computer does slow down. I might roll back to R4 and wait until this is fixed since DaveH1 reported it being an issue on 260.R6 too. Before I rollback to R4 I'll test R6 and report back on here. |
So I just installed 260.R6 and on the first boot it crashed leaving several chrome.exe tasks running one of which at 50% CPU. After killing those the browser booted up normally. Instead of rolling back to R4 I'll continue testing R6 to see if this is the only bug on my end. Thanks for all the work. |
Well I've been using the debug version of progwrp.dll (1.1.0.5024) for a few days now, and I haven't had a single startup crash! |
Yeah, so far so good on my end too. |
There is still an intermittent startup failure happening on Windows XP x86 with 126.0.6478.260 R6,
The previous version was the same.
Starting up the browser, it sometimes apparently crashes and no window appears.
It doesn't happen every time, I would say about one time in four.
When the problem happens, when the browser is run, either nothing appears to happen, or it appears briefly in the taskbar and then vanishes. Immediately running it again will often then apparently run correctly.
If the browser window does not open, there are still several chrome.exe tasks running in the Task Manager.
Sometimes it won't just start when it's tried again, and in that case these processes have to be manually killed before the browser will start again, and in that case it then usually does start correctly
The text was updated successfully, but these errors were encountered: