Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Bluescreen server crash points to gkmedias.dll

  • 4 réponses
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par 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?

Toutes les réponses (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