Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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

Firefox 35 -no-remote on Fedora 21 (via SSH -X) just hangs

  • 3 replies
  • 2 have this problem
  • 2 views
  • Last reply by compata

more options

Firefox 35 opens on the local console for each of several machines all running Fedora 21 just fine. If I "ssh -X" from one machine to one of the others, then run "firefox -no-remote", the Firefox window does not open anywhere. Usually, the command just hangs. Once it crashed with the message, "###!!! ABORT: X_ShmPutImage: BadValue (integer parameter out of range for operation); 12 requests ago: file /builddir/build/BUILD/firefox-35.0/mozilla-release/toolkit/xre/nsX11ErrorHandler.cpp, line 157". In that one case, it offered to restart Firefox but the restart did not occur.

$ uname -a Linux dc7800.compata.com 3.17.8-300.fc21.x86_64 #1 SMP Thu Jan 8 23:32:49 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux $ rpm -q firefox firefox-35.0-3.fc21.x86_64

Firefox 35 opens on the local console for each of several machines all running Fedora 21 just fine. If I "ssh -X" from one machine to one of the others, then run "firefox -no-remote", the Firefox window does not open anywhere. Usually, the command just hangs. Once it crashed with the message, "###!!! ABORT: X_ShmPutImage: BadValue (integer parameter out of range for operation); 12 requests ago: file /builddir/build/BUILD/firefox-35.0/mozilla-release/toolkit/xre/nsX11ErrorHandler.cpp, line 157". In that one case, it offered to restart Firefox but the restart did not occur. $ uname -a Linux dc7800.compata.com 3.17.8-300.fc21.x86_64 #1 SMP Thu Jan 8 23:32:49 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux $ rpm -q firefox firefox-35.0-3.fc21.x86_64

All Replies (3)

more options

I tried to look for the error source here: http://lxr.mozilla.org/mozilla-centra.../nsX11ErrorHandler.cpp#157

However it just gives a runtime error.

What technique makes it work? run: firefox -no-xshm

Does any infor come from ssh debugging?

more options

systemA runs "ssh -X systemB", both are F21 with FF35. In the resulting session, systemA runs "firefox -no-remote" and gets no response, must INTR to recover. If instead, system A runs "firefox -no-xshm" or just "firefox", a new FF window from systemA opens. My objective is to open a new FF window from systemB, displayed on systemA.

What kind of SSH debugging do you have in mind?

more options

Where can I report this as a bug? The Mozilla "support" site does not seem to offer a Bugzilla or similar system.

Not having seen an answer, I presume it is a bug...