This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Wannan tattunawa ta zama daɗaɗɗiya. Yi sabuwar tambaya idan ka na bukatar taimako.

Crash on certain web pages with *** stack smashing detected ***

  • 2 amsoshi
  • 4 sa na da wannan matsala
  • 1 view
  • Amsa ta ƙarshe daga fgfanta

more options

When I visit certain web pages, Firefox crashes systematically, e.g. http://arrayfire.com/

Starting it from console, I get this error at the time of the crash:

      • stack smashing detected ***: /usr/lib/firefox/firefox terminated

Here there is one of the crash reports: https://crash-stats.mozilla.com/report/index/1fa73a7c-20e3-49c6-ac31-cbaa92141211

Running Firefox 34.0 on Ubuntu 14.10 64-bit.

Any clue how to fix this? I have already tried re-setting and re-installing the browser, starting it with all add-ons disabled and disabling all plug-ins.

Thanks!

When I visit certain web pages, Firefox crashes systematically, e.g. http://arrayfire.com/ Starting it from console, I get this error at the time of the crash: *** stack smashing detected ***: /usr/lib/firefox/firefox terminated Here there is one of the crash reports: https://crash-stats.mozilla.com/report/index/1fa73a7c-20e3-49c6-ac31-cbaa92141211 Running Firefox 34.0 on Ubuntu 14.10 64-bit. Any clue how to fix this? I have already tried re-setting and re-installing the browser, starting it with all add-ons disabled and disabling all plug-ins. Thanks!

All Replies (2)

more options

Looks like a problem with GStreamer.

You can check if there is an update for GStreamer.

Otherwise you can try to disable GStreamer fort the HTML5 media player.

  • on the about:config page: media.gstreamer.enabled = false
more options

Thank you cor-el. I have disabled GStreamer as per your instructions, and the crash didn't happen anymore.

Also, I have tried building Firefox on my system starting from its source code (version 34.0), and that build didn't reproduce the issue (leaving GStreamer enabled).