Date: Sat, 9 Nov 2024 08:28:34 -0500 From: Richard Susgin <rhs.message@gmail.com> To: Pete Wright <pete@nomadlogic.org> Cc: stable@freebsd.org Subject: Re: Firefox and Thunderbird freeze system causing a reboot Message-ID: <CACYo7rYnFx%2BSQkXrUryTg0PsTPZBbSgQtG7V=BSDeudgB6su_A@mail.gmail.com> In-Reply-To: <58157db8-7af9-41cd-9fa1-5f9677878f89@nomadlogic.org> References: <087cf5ee-186a-41ee-93ed-154588964d41@smo.de> <58157db8-7af9-41cd-9fa1-5f9677878f89@nomadlogic.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000d842bd06267ad81b Content-Type: text/plain; charset="UTF-8" Hello, curious situation with Mozilla? I am not developing or debugging at the moment but merely just using. Last week i updated from FreeBSD13.1 to 13.4. Everything working in 13.1 but my FireFox so outdated it was being rejected. After installing everything from packaging and getting Xorg working everything seemed fine. XFCE installed and ran with a few tweaks. Both FF and Thunderbird would not start unless safe mode was invoked. I disabled composting in both and they start and work perfectly sans acceleration. So after checking around i find numerous posts about failing graphics stacks not being able to connect. This may not affect u but it is definitely a thing. Is this the end of Xorg and should we be using wayland? Rick On Thu, Nov 7, 2024, 5:58 PM Pete Wright <pete@nomadlogic.org> wrote: > > > On 11/7/24 14:19, Philipp Ost wrote: > > Hi everyone, > > > > I have a curious situation with my system since updating to 14.2-STABLE > on > > Tuesday, 5.11.'24: both Firefox and Thunderbird cause the system to > freeze > > which then triggers and automatic reboot. This doesn't happen > immediately, > > though. It takes at most 2:15 minutes until this freeze and reboot cycle > > happens. No user-interaction is taking place during that time. > > > > The machine is running FreeBSD 14.2-STABLE stable/14-n269500- > > cdffbea57c0d amd64. > > Firefox is at version firefox-132.0.1_2,2 and Thunderbird at > > thunderbird-128.4.1_1. > > > > Other gtk3-based programs do not show this behaviour, i.e., Inkscape, > > Darktable, GIMP, EOG, Filezilla, Gnumeric. > > > > I (re-)built both Firefox and Thunderbird with debugging symbols. Console > > output of both Firefox and Thunderbird (when being started from an xterm) > > can be found here: > > philippost.de/firefox-debug-console-output > > philippost.de/thunderbird-debug-console-output > > > > In addition, I tried running them under truss(1), but from skimming > through > > both logs nothing immediately stood out at what could cause this. > > > > Also, there's nothing to be found in the logs at all. > > > > Did anyone else observed this? How do I go about debugging this? > > > > I am at a loss at how to proceed and appreaciate any help in trying to > > figure this out. > > I use both firefox and thunderbird pretty heavily on my workstation > (14.1) and laptop (current) and have not had any issues. a couple > thoughts though to help you debug this: > > 1. maybe run a memory test and check the SMART status of your disk(s). > i've seen behavior like this with flaky hardware in the past, and both > of those apps are extremely memory hungry > > 2. are you getting core's after rebuilding debug builds? if so what > does backtrace show? > > 3. is this a low memory system? when i was debugging a memory leak in > firefox a while ago i wrote a wrapper that invoked it via limits(1). > > > -pete > > -- > Pete Wright > pete@nomadlogic.org > > > --000000000000d842bd06267ad81b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <p dir=3D"ltr">Hello, curious situation with Mozilla?=C2=A0 I am not develo= ping or debugging at the moment but merely just using. Last week i updated = from FreeBSD13.1 to 13.4. Everything working in 13.1 but my FireFox so outd= ated it was being rejected. After installing everything from packaging and = getting Xorg working everything seemed fine. XFCE installed and ran with a = few tweaks. Both FF and Thunderbird would not start unless safe mode was in= voked. I disabled composting in both and they start and work perfectly sans= acceleration. So after checking around i find numerous posts about failing= graphics stacks not being able to connect. This may not affect u but it is= definitely a thing.<br> Is this the end of Xorg and should we be using wayland?<br> Rick</p> <br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Thu= , Nov 7, 2024, 5:58 PM Pete Wright <<a href=3D"mailto:pete@nomadlogic.or= g">pete@nomadlogic.org</a>> wrote:<br></div><blockquote class=3D"gmail_q= uote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1e= x"><br> <br> On 11/7/24 14:19, Philipp Ost wrote:<br> > Hi everyone,<br> > <br> > I have a curious situation with my system since updating to 14.2-STABL= E on<br> > Tuesday, 5.11.'24: both Firefox and Thunderbird cause the system t= o freeze<br> > which then triggers and automatic reboot. This doesn't happen imme= diately,<br> > though. It takes at most 2:15 minutes until this freeze and reboot cyc= le<br> > happens. No user-interaction is taking place during that time.<br> > <br> > The machine is running FreeBSD 14.2-STABLE stable/14-n269500- <br> > cdffbea57c0d amd64.<br> > Firefox is at version firefox-132.0.1_2,2 and Thunderbird at <br> > thunderbird-128.4.1_1.<br> > <br> > Other gtk3-based programs do not show this behaviour, i.e., Inkscape,<= br> > Darktable, GIMP, EOG, Filezilla, Gnumeric.<br> > <br> > I (re-)built both Firefox and Thunderbird with debugging symbols. Cons= ole<br> > output of both Firefox and Thunderbird (when being started from an xte= rm)<br> > can be found here:<br> > <a href=3D"http://philippost.de/firefox-debug-console-output" rel=3D"n= oreferrer noreferrer" target=3D"_blank">philippost.de/firefox-debug-console= -output</a><br> > <a href=3D"http://philippost.de/thunderbird-debug-console-output" rel= =3D"noreferrer noreferrer" target=3D"_blank">philippost.de/thunderbird-debu= g-console-output</a><br> > <br> > In addition, I tried running them under truss(1), but from skimming th= rough<br> > both logs nothing immediately stood out at what could cause this.<br> > <br> > Also, there's nothing to be found in the logs at all.<br> > <br> > Did anyone else observed this? How do I go about debugging this?<br> > <br> > I am at a loss at how to proceed and appreaciate any help in trying to= <br> > figure this out.<br> <br> I use both firefox and thunderbird pretty heavily on my workstation <br> (14.1) and laptop (current) and have not had any issues.=C2=A0 a couple <br= > thoughts though to help you debug this:<br> <br> 1. maybe run a memory test and check the SMART status of your disk(s). <br> i've seen behavior like this with flaky hardware in the past, and both = <br> of those apps are extremely memory hungry<br> <br> 2. are you getting core's after rebuilding debug builds?=C2=A0 if so wh= at <br> does backtrace show?<br> <br> 3. is this a low memory system?=C2=A0 when i was debugging a memory leak in= <br> firefox a while ago i wrote a wrapper that invoked it via limits(1).<br> <br> <br> -pete<br> <br> -- <br> Pete Wright<br> <a href=3D"mailto:pete@nomadlogic.org" target=3D"_blank" rel=3D"noreferrer"= >pete@nomadlogic.org</a><br> <br> <br> </blockquote></div> --000000000000d842bd06267ad81b--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACYo7rYnFx%2BSQkXrUryTg0PsTPZBbSgQtG7V=BSDeudgB6su_A>