Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Bluescreen server crash points to gkmedias.dll

  • 4 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от 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?

Все ответы (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