Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 3 svar
  • 2 har detta problem
  • 2 visningar
  • Senaste svar av 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

Alla svar (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...