Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2023 13:36:00 -1000
From:      "parv/FreeBSD" <parv.0zero9+freebsd@gmail.com>
To:        Michael Schuster <michaelsprivate@gmail.com>
Cc:        freeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: sddm-greeter dumping core on Release after Dec 30
Message-ID:  <CABObuOp1O4iO97g72rdSMjxn4p3eQAWd1BYu%2Bc7goa3-1H4zrA@mail.gmail.com>
In-Reply-To: <CADqw_g%2BR1A%2B=026Zp5s%2BB0rMCDpiR7LreFbk-_kHqaHXFG%2BfRw@mail.gmail.com>
References:  <CADqw_g%2BR1A%2B=026Zp5s%2BB0rMCDpiR7LreFbk-_kHqaHXFG%2BfRw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--0000000000003bce6d05f3fc65b6
Content-Type: text/plain; charset="UTF-8"

On Sun, Feb 5, 2023 at 6:49 AM Michael Schuster  wrote:

Hi Michael,

currently running FreeBSD 13.1-RELEASE-p3 on an AMD- and renoir-based
> laptop, everything ZFS.
>
> my routine update of goes something like this:
> - create a new boot env based off the current one, mount on /mnt
> - pkg update on /mnt ("pkg -c /mnt update")
> - activate new BE, umount it and reboot.
>
> Since the end of December, I haven't been able to get a working desktop
> that way, sddm-greeter reproducibly dumps core on me in the newly created
> BE.
>
...

> How do I go about debugging greeter-core in /var/lib/sddm/ (meaningfully)?
> I so far got a backtrace sans symbols ... I know my way around gdb, lldb
> not so much, and both not on FreeBSD
>

If symbols are missing, then at the very least ssdm
needs to be locally compiled from The Ports & installed
without stripping the resulting files. That may possibly
include compiling (some|all) dependencies locally too.

See ...

Using the Ports Collection,
https://docs.freebsd.org/en/books/handbook/ports/#ports-using

Building Packages with Poudriere,
https://docs.freebsd.org/en/books/handbook/ports/#ports-poudriere

... you may start the festivities by installing "git" (or "got",
never used myself) package.


- parv

--0000000000003bce6d05f3fc65b6
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"fon=
t-family:monospace">On Sun, Feb 5, 2023 at 6:49 AM Michael Schuster=C2=A0 w=
rote:</div><div class=3D"gmail_default" style=3D"font-family:monospace"><br=
></div><div class=3D"gmail_default" style=3D"font-family:monospace">Hi Mich=
ael,<br></div><div class=3D"gmail_default" style=3D"font-family:monospace">=
<br></div></div><div class=3D"gmail_quote"><blockquote class=3D"gmail_quote=
" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);=
padding-left:1ex"><div dir=3D"ltr"><span style=3D"font-family:arial,sans-se=
rif"><span style=3D"color:rgb(0,0,0);background-color:rgb(255,255,255)">cur=
rently running FreeBSD 13.1-RELEASE-p3</span> on an AMD- and renoir-based l=
aptop, everything ZFS.<br></span><div style=3D"font-size:small"><span style=
=3D"font-family:arial,sans-serif"><br></span></div><div style=3D"font-size:=
small"><span style=3D"font-family:arial,sans-serif">my routine update of go=
es something like this:</span></div><div style=3D"font-size:small"><span st=
yle=3D"font-family:arial,sans-serif">- create a new boot env based off the =
current one, mount on /mnt<br></span></div><div style=3D"font-size:small"><=
span style=3D"font-family:arial,sans-serif">- pkg update on /mnt (&quot;pkg=
 -c /mnt update&quot;)</span></div><div style=3D"font-family:arial,helvetic=
a,sans-serif;font-size:small"><span style=3D"font-family:arial,sans-serif">=
- activate new BE, umount it and reboot.</span><br></div><div style=3D"font=
-family:arial,helvetica,sans-serif;font-size:small"><br></div><div>Since th=
e end of December, I haven&#39;t been able to get a working desktop that wa=
y, sddm-greeter reproducibly dumps core on me in the newly created BE.=C2=
=A0<div style=3D"font-family:arial,helvetica,sans-serif;font-size:small"></=
div></div></div></blockquote><div><span class=3D"gmail_default" style=3D"fo=
nt-family:monospace">...</span>=C2=A0</div><blockquote class=3D"gmail_quote=
" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);=
padding-left:1ex"><div dir=3D"ltr"><div><div style=3D"font-family:arial,hel=
vetica,sans-serif;font-size:small">How do I go about debugging greeter-core=
 in /var/lib/sddm/ (meaningfully)? I so far got a backtrace sans symbols ..=
. I know my way around gdb, lldb not so much, and both not on FreeBSD<br></=
div></div></div></blockquote><div><br></div><div style=3D"font-family:monos=
pace" class=3D"gmail_default">If symbols are missing, then at the very leas=
t ssdm</div><div style=3D"font-family:monospace" class=3D"gmail_default">ne=
eds to be locally compiled from The Ports=20
&amp; installed</div><div style=3D"font-family:monospace" class=3D"gmail_de=
fault">without stripping the resulting files. That may possibly</div><div s=
tyle=3D"font-family:monospace" class=3D"gmail_default">include compiling (s=
ome|all) dependencies locally too.<br></div><div style=3D"font-family:monos=
pace" class=3D"gmail_default"><br></div><div style=3D"font-family:monospace=
" class=3D"gmail_default">See ...</div><br><div style=3D"font-family:monosp=
ace" class=3D"gmail_default">Using the Ports Collection,</div><div style=3D=
"font-family:monospace" class=3D"gmail_default"><a href=3D"https://docs.fre=
ebsd.org/en/books/handbook/ports/#ports-using">https://docs.freebsd.org/en/=
books/handbook/ports/#ports-using</a></div><div style=3D"font-family:monosp=
ace" class=3D"gmail_default"><br></div><div style=3D"font-family:monospace"=
 class=3D"gmail_default">Building Packages with Poudriere,</div><div style=
=3D"font-family:monospace" class=3D"gmail_default"><a href=3D"https://docs.=
freebsd.org/en/books/handbook/ports/#ports-poudriere">https://docs.freebsd.=
org/en/books/handbook/ports/#ports-poudriere</a></div><div style=3D"font-fa=
mily:monospace" class=3D"gmail_default"><br></div><div style=3D"font-family=
:monospace" class=3D"gmail_default">... you may start the festivities by in=
stalling &quot;git&quot; (or &quot;got&quot;,</div><div style=3D"font-famil=
y:monospace" class=3D"gmail_default">never used myself) package.</div><div =
style=3D"font-family:monospace" class=3D"gmail_default"><br></div><div styl=
e=3D"font-family:monospace" class=3D"gmail_default"><br></div><div style=3D=
"font-family:monospace" class=3D"gmail_default">- parv</div><div style=3D"f=
ont-family:monospace" class=3D"gmail_default"><br></div></div></div>

--0000000000003bce6d05f3fc65b6--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABObuOp1O4iO97g72rdSMjxn4p3eQAWd1BYu%2Bc7goa3-1H4zrA>