win32ss / supermium

Chromium fork for Windows XP/2003 and up
https://win32subsystem.live/supermium/
BSD 3-Clause "New" or "Revised" License
2.47k stars 85 forks source link

it sometimes breaks in Windows Embedded 7 Standard #1009

Open BasicallyMachine-H2M opened 2 weeks ago

BasicallyMachine-H2M commented 2 weeks ago

When I ran a version of Supermium (ie. 124, 121), it sometimes breaks, exceptions, visual glitches, stopped working etc.

OS: Windows Embedded 7 Standard Version: 6.1.7601 Supermium: 121.0.6167.81 (idk but may occured in any versions)

win32ss commented 2 weeks ago

Provide more specific examples and possibly some dumps from %LOCALAPPDATA%\Supermium\User Data\Crashpad\reports.

BasicallyMachine-H2M commented 2 weeks ago

I have a lots of crashes, but sometimes freezes, then closes itself.

Example: Supermium has stopped working Exception Freeze Crash reports.zip

BasicallyMachine-H2M commented 2 weeks ago

image This is what I get error often. IT'S BROKEN ON WINDOWS EMBEDDED 7, Maybe fix it on Supermium 127, or make a new hotfixes on 121,124 etc.

BasicallyMachine-H2M commented 2 weeks ago

UPDATE: Updating Supermium made even worse

BasicallyMachine-H2M commented 2 weeks ago

Safe mode made fixed, but in normal mode, it still dies

Half-Modern commented 2 weeks ago

The information you've provided isn't useful, the developer definitely should ask for more specs (CPU, RAM, GPU and drivers etc.) No issues on safe mode would make me think it's a GPU issue. Try to launch Supermium without GPU acceleration: Add this command to shortcut's Target: --disable-gpu and launch it.

win32ss commented 2 weeks ago

Also, try alternative GPU renderers. I believe the default is D3D11 or D3D9 depending on the GPU, but you can always try --use-angle=gl unless you have a very old GPU or are using VMware.

I am also not going to investigate any new issues affecting 121 or 124. Please test against 126.

BasicallyMachine-H2M commented 2 weeks ago

I tried that option, but slow reading pages. it's a laptop.

Half-Modern commented 2 weeks ago

Please provide the following information: My Computer > Properties page Win+R - dxdiag.exe - Display tab So I can get more info about your CPU, memory and GPU/drivers.