Date: Fri, 19 Aug 2022 11:02:43 +0200 (CEST) From: Ronald Klop <ronald-lists@klop.ws> To: ports@freebsd.org Subject: Re: firefox-104.0,2 crashing Message-ID: <14930703.74.1660899763480@localhost> In-Reply-To: <B9CE251B-3E36-4B98-84DC-C0A339DA195C@riseup.net> References: <CAFDf7U%2ByYdW%2B3Gtdomep=j6OiGys5cu59wob478VLd-cc03XHg@mail.gmail.com> <B9CE251B-3E36-4B98-84DC-C0A339DA195C@riseup.net>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_73_732237570.1660899763410 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, What I find interesting from this mail thread and all follow up emails is t= hat there is no indication that the original problem has anything to do wit= h the ~/.Xauthority and /etc/hosts solution of the other person. There can be so many causes of a signal 11. What Nuru needs to do is run a debugger on the firefox.core file and try to= get a stacktrace of the error. >From the top of my head: $ lldb --core <path-to/firefox.core> --file /usr/local/bin/firefox > bt You might need to recompile firefox with DEBUG option enabled to get any se= nsible output of the debugger. I don't have a lot of experience debugging f= irefox. NB: What version of FreeBSD are you running? Send the output of: uname -a Regards, Ronald. =20 Van: DtxdF <DtxdF@riseup.net> Datum: woensdag, 17 augustus 2022 21:39 Aan: ports@freebsd.org Onderwerp: Re: firefox-104.0,2 crashing >=20 > Hello, >=20 > I have had the same problem. The problem is not only with firefox, it is = also valid with thunderbird in my experience. >=20 > I have debugged a bit using truss(1) and identified that the ~/.Xauthorit= y file and /etc/hosts is the problem. Actually, the problem is firefox and = thunderbird, but the initiators are them. >=20 > Check what display-names are displayed with `xauth list`. If you see a di= splay name as an invalid host in /etc/hosts, simply remove it with `xauth r= emove`. >=20 > My problem is that I changed the hostname, and it stayed after a firefox = upgrade, so I had two entries with an invalid hostname and a valid hostname= in .Xauthority. >=20 > See also /etc/hosts to see if there is an invalid host or check if you do= not have any entries where a host (such as your hostname) is missing. > =20 > El 17 de agosto de 2022 4:55:20 p. m. UTC, Nuno Teixeira <eduardo@freebsd= .org> escribi=C3=B3:>>=20 >> Hello to all, >> =20 >> Is anyone experience firefox crashes? For a long time that I did not see= so many crashes. >> It core dumped to firefox.core, can I do something usefull with .core to= get an ideia of what is causing it? >> =20 >> "pid 28063 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)= " >> =20 >> Cheers, >> -- >> Nuno Teixeira >> FreeBSD Committer (ports) >=20 ------=_Part_73_732237570.1660899763410 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <html><head></head><body>Hi,<br /> <br /> What I find interesting from this mail thread and all follow up emails is that there is no indication that the original problem has anything to do with the ~/.Xauthority and /etc/hosts solution of the other person.<br /> <br /> There can be so many causes of a signal 11.<br /> <br /> What Nuru needs to do is run a debugger on the firefox.core file and try to get a stacktrace of the error.<br /> <br /> >From the top of my head:<br /> <br /> $ lldb --core <path-to/firefox.core> --file /usr/local/bin/firefox<br /> > bt<br /> <br /> You might need to recompile firefox with DEBUG option enabled to get any sensible output of the debugger. I don't have a lot of experience debugging firefox.<br /> <br /> NB: What version of FreeBSD are you running? Send the output of: uname -a<br /> <br /> Regards,<br /> Ronald.<br /> <br /> <p><strong>Van:</strong> DtxdF <DtxdF@riseup.net><br /> <strong>Datum:</strong> woensdag, 17 augustus 2022 21:39<br /> <strong>Aan:</strong> ports@freebsd.org<br /> <strong>Onderwerp:</strong> Re: firefox-104.0,2 crashing</p> <blockquote style="padding-right: 0px; padding-left: 5px; margin-left: 5px; border-left: #000000 2px solid; margin-right: 0px"> <div class="MessageRFC822Viewer" id="P"> <div class="MultipartAlternativeViewer"> <div class="TextHTMLViewer" id="P.P.P">Hello,<br /> <br /> I have had the same problem. The problem is not only with firefox, it is also valid with thunderbird in my experience.<br /> <br /> I have debugged a bit using truss(1) and identified that the ~/.Xauthority file and /etc/hosts is the problem. Actually, the problem is firefox and thunderbird, but the initiators are them.<br /> <br /> Check what display-names are displayed with `xauth list`. If you see a display name as an invalid host in /etc/hosts, simply remove it with `xauth remove`.<br /> <br /> My problem is that I changed the hostname, and it stayed after a firefox upgrade, so I had two entries with an invalid hostname and a valid hostname in .Xauthority.<br /> <br /> See also /etc/hosts to see if there is an invalid host or check if you do not have any entries where a host (such as your hostname) is missing.<br /> <div class="gmail_quote">El 17 de agosto de 2022 4:55:20 p. m. UTC, Nuno Teixeira <eduardo@freebsd.org> escribió: <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> <div> <div>Hello to all,</div> <div> </div> <div>Is anyone experience firefox crashes? For a long time that I did not see so many crashes.</div> <div>It core dumped to firefox.core, can I do something usefull with .core to get an ideia of what is causing it?</div> <div> </div> <div>"pid 28063 (firefox), jid 0, uid 1001: exited on signal 11 (core dumped)"</div> <div> </div> <div>Cheers,</div> -- <div class="gmail_signature"> <div><span style="color:rgb(102,102,102)">Nuno Teixeira<br /> FreeBSD Committer (ports)</span></div> </div> </div> </blockquote> </div> </div> </div> </div> </blockquote></body></html> ------=_Part_73_732237570.1660899763410--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14930703.74.1660899763480>