Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Firefox 38.0.1 crashes when opening gmail

  • 4 válasz
  • 22 embernek van ilyen problémája
  • 2 megtekintés
  • Utolsó üzenet ettől: qsource

more options

As of today, after firefox grabbed the 38.0.1 update, it always crashes when I open up gmail. Presumably this is on the GoogleTalkPlugin. Independently of this, firefox also always crashes when trying to play any Vimeo video or SoundCloud audio. This has been going on since 37.x; I have been using firefox in a crippled mode by just avoiding webpages that have Vimeo or SoundCloud embedded (although that itself is an annoyance). With gmail unusable though, I am dead in the water.

Here are the last couple of crash report ids: bp-578d7064-e126-4413-8e9f-82d3a2150519 05/19/2015 11:08 AM bp-66d56b45-c6db-4b97-a1d5-a28832150429 04/29/2015 11:24 AM

Starting firefox in safe mode causes the same crash. Last few log lines in the console are:

(firefox:27889): GStreamer-CRITICAL **: gst_plugin_feature_get_name: assertion `GST_IS_PLUGIN_FEATURE (feature)' failed [NPAPI 27954] ###!!! ABORT: Aborting on channel error.: file /builds/slave/rel-m-rel-l64_bld-000000000000/build/ipc/glue/MessageChannel.cpp, line 1584 [NPAPI 27954] ###!!! ABORT: Aborting on channel error.: file /builds/slave/rel-m-rel-l64_bld-000000000000/build/ipc/glue/MessageChannel.cpp, line 1584

Please let me know if you need more information.

As of today, after firefox grabbed the 38.0.1 update, it always crashes when I open up gmail. Presumably this is on the GoogleTalkPlugin. Independently of this, firefox also always crashes when trying to play any Vimeo video or SoundCloud audio. This has been going on since 37.x; I have been using firefox in a crippled mode by just avoiding webpages that have Vimeo or SoundCloud embedded (although that itself is an annoyance). With gmail unusable though, I am dead in the water. Here are the last couple of crash report ids: bp-578d7064-e126-4413-8e9f-82d3a2150519 05/19/2015 11:08 AM bp-66d56b45-c6db-4b97-a1d5-a28832150429 04/29/2015 11:24 AM Starting firefox in safe mode causes the same crash. Last few log lines in the console are: (firefox:27889): GStreamer-CRITICAL **: gst_plugin_feature_get_name: assertion `GST_IS_PLUGIN_FEATURE (feature)' failed [NPAPI 27954] ###!!! ABORT: Aborting on channel error.: file /builds/slave/rel-m-rel-l64_bld-000000000000/build/ipc/glue/MessageChannel.cpp, line 1584 [NPAPI 27954] ###!!! ABORT: Aborting on channel error.: file /builds/slave/rel-m-rel-l64_bld-000000000000/build/ipc/glue/MessageChannel.cpp, line 1584 Please let me know if you need more information.

Kiválasztott megoldás

That looks like an issue with GStreamer. You could test this by toggling media.gstreamer.enabled to false on the about:config page.

Make sure that you have the latest GStreamer updates and consider updating your Linux version if this version is older or no longer supported.

Válasz olvasása eredeti szövegkörnyezetben 👍 4

Összes válasz (4)

more options

GoogleTalkPlugin is a red herring. Disabling all plugins GoogleTalk related (including GT Video Accelerator and GT Video Renderer) still causes firefox to crash as soon as gmail loads.

Error in console is still: Aborting on channel error.

more options

I went back to 36.0 and all the crashes go away (gmail, SoundCloud, Vimeo). It is definitely something in the 37.0/38.0 updates that is causing the crashes.

more options

Kiválasztott megoldás

That looks like an issue with GStreamer. You could test this by toggling media.gstreamer.enabled to false on the about:config page.

Make sure that you have the latest GStreamer updates and consider updating your Linux version if this version is older or no longer supported.

more options

Toggling media.gstreamer.enabled to false totally works, thanks!