Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Tabs crash multiple times per session

  • 3 件の返信
  • 0 人がこの問題に困っています
  • 14 回表示
  • 最後の返信者: dr2017

more options

My tabs crash very often. 6+ times per session. This happens on YouTube and Amazon, and can happen with no site loaded, crashed when I went to about:crashes. This also happens in Troubleshoot Mode.

My latest crash id was bp-faaceaab-e59d-4720-89f9-a60df0240813

Thanks for any help.

My tabs crash very often. 6+ times per session. This happens on YouTube and Amazon, and can happen with no site loaded, crashed when I went to about:crashes. This also happens in Troubleshoot Mode. My latest crash id was bp-faaceaab-e59d-4720-89f9-a60df0240813 Thanks for any help.

すべての返信 (3)

more options
more options

yes, two listed

{

 "modules": [
   {
     "name": "nvwgf2umx.dll",
     "fileVersion": "31.0.15.2802",
     "typeFlags": 1,
     "signedBy": "NVIDIA Corporation-PE-Prod-Sha1",
     "events": [
       {
         "processType": "browser",
         "processID": 18296,
         "threadID": 3808,
         "loadStatus": 0,
         "loadDurationMS": 1.5321
       },
       {
         "processType": "browser",
         "processID": 18296,
         "threadID": 3808,
         "loadStatus": 0,
         "loadDurationMS": 1.4564
       },
       {
         "processType": "rdd",
         "processID": 2396,
         "threadID": 16612,
         "loadStatus": 0,
         "loadDurationMS": 2.2519
       }
     ]
   },
   {
     "name": "nvldumdx.dll",
     "fileVersion": "31.0.15.2802",
     "typeFlags": 1,
     "signedBy": "NVIDIA Corporation-PE-Prod-Sha1",
     "events": [
       {
         "processType": "browser",
         "processID": 18296,
         "threadID": 3808,
         "loadStatus": 0,
         "loadDurationMS": 0.2476
       },
       {
         "processType": "browser",
         "processID": 18296,
         "threadID": 3808,
         "loadStatus": 0,
         "loadDurationMS": 0.2596
       },
       {
         "processType": "rdd",
         "processID": 2396,
         "threadID": 16612,
         "loadStatus": 0,
         "loadDurationMS": 0.2639
       }
     ]
   }
 ],
 "blocked": []

}

more options

This happens on occasion to me too and it's very predictable. Sometimes after visiting Hotmail (login.live.com) then signing out memory in one process does not go down but keeps going up. Eventually when it reaches over 1,000,000kbs in Task Manager the browser crashes.

So I keep an eye on it and when a process reaches that level I end that one only in TM and the browser recovers. There might be other sites that cause similar problems but for me Hotmail is the only culprit found so far.

I've been considering filing a bug with Mozilla but the problem is it doesn't happen every time so it might be hard for them to reproduce.