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

Browser with Title Bar enabled crashes after locking screen sometimes #437

Open
newbie-461 opened this issue Apr 29, 2024 · 1 comment
Open

Comments

@newbie-461
Copy link

newbie-461 commented Apr 29, 2024

version: Mypal68.14.0b (with refreshed profiles)
system: xpsp_sp3_qfe.180912-060, cpu 8 threads
GPU: Intel(R) HD Graphics 4000 (igxprd32,6.14.10.5437)

repro steps:

  1. Customize, add the Title Bar
  2. Minimize browser window
  3. Change screen resolution, or WIN+L lock screen
  4. Restore window and Crash (about 50% probability?)
    crash
    crash at xul.dll+0AF2AA7h

untitled2
It seems IDirect3DDevice9::GetDeviceCaps reported MaxTextureWidth = 0 and failed with HRESULT D3DERR_INVALIDCALL(0x8876086c)
maybe at gfx\layers\d3d9\TextureD3D9.cpp,
when DataTextureSourceD3D9::Update()
DataTextureSourceD3D9::GetMaxTextureSize() returned 0
GetTileRect/GetRequiredTilesD3D9 raised divison by zero exception

@newbie-461 newbie-461 changed the title Browser crashes when changing the screen resolution sometimes Browser with Title Bar enabled crashes when changing the screen resolution sometimes Apr 29, 2024
@newbie-461 newbie-461 changed the title Browser with Title Bar enabled crashes when changing the screen resolution sometimes Browser with Title Bar enabled crashes after locking screen sometimes Apr 30, 2024
@Feodor2
Copy link
Owner

Feodor2 commented Apr 30, 2024

Today I have no time for Direct9, also Intel proved to be buggy itself with Direct9, may be it is better to disable hw accel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants