Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Bluescreen server crash points to gkmedias.dll

  • 4 תגובות
  • 1 has this problem
  • 1 view
  • תגובה אחרונה מאת 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