Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
已存档

Firefox tab crashes at startup

cor-el 已回复
mandersonman

I am logged in via ssh on remote CentOS machine: $ cat /etc/os-release NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"

I am trying to start Firefox from that CentOS machine and display it on my MAC (Catalina) where I have installed XQuartz but Firefox is crashing with message: "Your tab just crashed" (see attach) and the error message in CentOS terminal as follows:

$ firefox

[Parent 151228] WARNING: pipe error (36): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 [Parent 151228] WARNING: pipe error (44): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 [Parent 151228] WARNING: pipe error (42): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 [Parent 151228] WARNING: pipe error (40): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322

      1. !!! [Parent][MessageChannel] Error: (msgtype=0x46000E,name=PContent::Msg_NotifyLayerAllocated) Channel error: cannot send/recv


      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C0002,name=PBrowser::Msg_PRenderFrameConstructor) Channel error: cannot send/recv


      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C0068,name=PBrowser::Msg_Show) Channel error: cannot send/recv


      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C0082,name=PBrowser::Msg_LoadRemoteScript) Channel error: cannot send/recv


      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C0069,name=PBrowser::Msg_LoadURL) Channel error: cannot send/recv


      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C0084,name=PBrowser::Msg_SetDocShellIsActive) Channel error: cannot send/recv


      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C006A,name=PBrowser::Msg_UpdateDimensions) Channel error: cannot send/recv


      1. !!! [Parent][RunMessage] Error: Channel error: cannot send/recv

[Parent 151228] WARNING: FileDescriptorSet destroyed with unconsumed descriptors: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/file_descriptor_set_posix.cc, line 22

      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C0083,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv

[Parent 151228] WARNING: pipe error (49): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 [Parent 151228] WARNING: pipe error (56): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 [Parent 151228] WARNING: pipe error (54): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 [Parent 151228] WARNING: pipe error (52): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322

      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C006A,name=PBrowser::Msg_UpdateDimensions) Channel error: cannot send/recv


      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C006C,name=PBrowser::Msg_Activate) Channel error: cannot send/recv


      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C0001,name=PBrowser::Msg_AsyncMessage) Channel error: cannot send/recv


      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C0001,name=PBrowser::Msg_AsyncMessage) Channel error: cannot send/recv


      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C0075,name=PBrowser::Msg_RealMouseButtonEvent) Channel error: cannot send/recv


      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C0073,name=PBrowser::Msg_RealMouseMoveEvent) Channel error: cannot send/recv


      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C0074,name=PBrowser::Msg_SynthMouseMoveEvent) Channel error: cannot send/recv


      1. !!! [Parent][RunMessage] Error: Channel error: cannot send/recv

[Parent 151228] WARNING: FileDescriptorSet destroyed with unconsumed descriptors: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/file_descriptor_set_posix.cc, line 22

      1. !!! [Parent][MessageChannel] Error: (msgtype=0x2C0083,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv


I should mention that I am able to run Firefox from my MAC terminal without issues.

I followed solution given here (https://support.mozilla.org/en-US/questions/1167673) but that didn't resolve my issue.

Please advise,

I am logged in via ssh on remote CentOS machine: $ cat /etc/os-release NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7" I am trying to start Firefox from that CentOS machine and display it on my MAC (Catalina) where I have installed XQuartz but Firefox is crashing with message: "Your tab just crashed" (see attach) and the error message in CentOS terminal as follows: $ firefox [Parent 151228] WARNING: pipe error (36): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 [Parent 151228] WARNING: pipe error (44): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 [Parent 151228] WARNING: pipe error (42): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 [Parent 151228] WARNING: pipe error (40): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 ###!!! [Parent][MessageChannel] Error: (msgtype=0x46000E,name=PContent::Msg_NotifyLayerAllocated) Channel error: cannot send/recv ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C0002,name=PBrowser::Msg_PRenderFrameConstructor) Channel error: cannot send/recv ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C0068,name=PBrowser::Msg_Show) Channel error: cannot send/recv ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C0082,name=PBrowser::Msg_LoadRemoteScript) Channel error: cannot send/recv ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C0069,name=PBrowser::Msg_LoadURL) Channel error: cannot send/recv ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C0084,name=PBrowser::Msg_SetDocShellIsActive) Channel error: cannot send/recv ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C006A,name=PBrowser::Msg_UpdateDimensions) Channel error: cannot send/recv ###!!! [Parent][RunMessage] Error: Channel error: cannot send/recv [Parent 151228] WARNING: FileDescriptorSet destroyed with unconsumed descriptors: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/file_descriptor_set_posix.cc, line 22 ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C0083,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv [Parent 151228] WARNING: pipe error (49): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 [Parent 151228] WARNING: pipe error (56): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 [Parent 151228] WARNING: pipe error (54): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 [Parent 151228] WARNING: pipe error (52): Connection reset by peer: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 322 ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C006A,name=PBrowser::Msg_UpdateDimensions) Channel error: cannot send/recv ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C006C,name=PBrowser::Msg_Activate) Channel error: cannot send/recv ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C0001,name=PBrowser::Msg_AsyncMessage) Channel error: cannot send/recv ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C0001,name=PBrowser::Msg_AsyncMessage) Channel error: cannot send/recv ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C0075,name=PBrowser::Msg_RealMouseButtonEvent) Channel error: cannot send/recv ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C0073,name=PBrowser::Msg_RealMouseMoveEvent) Channel error: cannot send/recv ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C0074,name=PBrowser::Msg_SynthMouseMoveEvent) Channel error: cannot send/recv ###!!! [Parent][RunMessage] Error: Channel error: cannot send/recv [Parent 151228] WARNING: FileDescriptorSet destroyed with unconsumed descriptors: file /builddir/build/BUILD/firefox-52.7.2/firefox-52.7.2esr/ipc/chromium/src/chrome/common/file_descriptor_set_posix.cc, line 22 ###!!! [Parent][MessageChannel] Error: (msgtype=0x2C0083,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv I should mention that I am able to run Firefox from my MAC terminal without issues. I followed solution given here (https://support.mozilla.org/en-US/questions/1167673) but that didn't resolve my issue. Please advise,
已附加屏幕截图

所有回复 (4)

Hello,

I do not completely understand why you would like this use case; however I will try to help.

Your Firefox seems extremely out of date. Please update your Firefox using RPM.

Can you please tell me what is the exact command I should run from the terminal? And do I run it from the remote CentOS machine or the local MAC?

If you plan to keep using Firefox over ssh, you should execute sudo rpm update then sudo rpm install Firefox or ''sudo rpm upgrade

I do not use red hat based distros, so I believe those are the commands to use.