Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Bluescreen server crash points to gkmedias.dll

  • 4 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta de hkareeribm

more options

We are having bluescreen crashes on our Windows 2008 R2 terminal servers that run Firefox 31.4 on App-V 4.6

Analysis Summary: The crash occurs with APC_INDEX_MISMATCH, which points to internal kernel error. Stack of crashing thread points to Firefox module- gkmedias.dll from Mozilla. We do not see any direct involvement of Citrix components at the moment, but looking at raw stack we found sfrhook.dll present.


Is it possible to disable this module to troubleshoot the issue? If disabled, what is the user impact?

We are having bluescreen crashes on our Windows 2008 R2 terminal servers that run Firefox 31.4 on App-V 4.6 Analysis Summary: The crash occurs with APC_INDEX_MISMATCH, which points to internal kernel error. Stack of crashing thread points to Firefox module- gkmedias.dll from Mozilla. We do not see any direct involvement of Citrix components at the moment, but looking at raw stack we found sfrhook.dll present. Is it possible to disable this module to troubleshoot the issue? If disabled, what is the user impact?

Todas as respostas (4)

more options

As a first step, could you try disabling Firefox from using hardware acceleration, in case the problem is display drivers?

Windows: "3-bar" menu button (or Tools menu) > Options > Advanced Linux: "3-bar" menu button (or Edit menu) > Preferences > Advanced

On the "General" mini-tab, uncheck the box for "Use hardware acceleration when available"

This takes effect the next time you exit Firefox and start it up again. Any difference?

more options

You can try to disable the HTML5 media player as a test by toggling these two prefs to false on the about:config page.

  • media.windows-media-foundation.enabled = false
  • media.directshow.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

more options

Hardware Acceleration is already OFF

more options

We will try disabling HTML5 and let you know. Thank you.

   media.windows-media-foundation.enabled = false
   media.directshow.enabled = false