Date: Tue, 24 Mar 2020 04:25:10 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 244994] www/firefox 72 and newer fail with channel errors at startup Message-ID: <bug-244994-21738-tL6PdPkdZB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-244994-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-244994-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244994 --- Comment #3 from Jan Beich <jbeich@FreeBSD.org> --- (In reply to Zane C. Bowers-Hadley from comment #2) > Same as previously referenced bug... "Exiting due to channel error." Preceding error messages are important as well. The one you've quoted is actually generic error when IPC fails, including any random crash. > Not sure what were expecting to see with -jconsole as just > like the last case it never gets to that. I was expecting to see console output *without* -jsconsole as well. > JavaScript error: resource://gre/modules/XULStore.jsm, line 66: Error: Ca= n't find profile directory. Looks like this is the actual issue. Try moving ~/.mozilla away, so firefox creates profile directory from scratch. If it doesn't help check if your $H= OME is on NFS/autofs, uses symlinks or anything else that may confuse path resolution in firefox. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244994-21738-tL6PdPkdZB>