본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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