Re: ifconfig dumps core and gdb uses an undefined symbol

2023-06-14 Thread Alexander Chernikov
> On 14 Jun 2023, at 11:35, Gary Jennejohn wrote: > > On Wed, 14 Jun 2023 11:05:31 +0100 > Alexander Chernikov wrote: > >>> On 14 Jun 2023, at 10:53, Gary Jennejohn wrote: >>> >>> On Wed, 14 Jun 2023 09:01:35 + >>> Gary Jennejohn mailto:ga...@gmx.de>> wrote: >>> On Wed, 14 Jun

Re: ifconfig dumps core and gdb uses an undefined symbol

2023-06-14 Thread Gary Jennejohn
On Wed, 14 Jun 2023 11:05:31 +0100 Alexander Chernikov wrote: > > On 14 Jun 2023, at 10:53, Gary Jennejohn wrote: > > > > On Wed, 14 Jun 2023 09:01:35 + > > Gary Jennejohn mailto:ga...@gmx.de>> wrote: > > > >> On Wed, 14 Jun 2023 09:09:04 +0100 > >> Alexander Chernikov wrote: > >> >

Re: ifconfig dumps core and gdb uses an undefined symbol

2023-06-14 Thread Alexander Chernikov
> On 14 Jun 2023, at 10:53, Gary Jennejohn wrote: > > On Wed, 14 Jun 2023 09:01:35 + > Gary Jennejohn mailto:ga...@gmx.de>> wrote: > >> On Wed, 14 Jun 2023 09:09:04 +0100 >> Alexander Chernikov wrote: >> On 14 Jun 2023, at 08:59, Gary Jennejohn wrote: >>> Hi Gary, So,

Re: ifconfig dumps core and gdb uses an undefined symbol

2023-06-14 Thread Gary Jennejohn
On Wed, 14 Jun 2023 09:01:35 + Gary Jennejohn wrote: > On Wed, 14 Jun 2023 09:09:04 +0100 > Alexander Chernikov wrote: > > > > On 14 Jun 2023, at 08:59, Gary Jennejohn wrote: > > Hi Gary, > > > > > > So, now I have a new problem with current. > > > > > > I just now updated my current

Re: ifconfig dumps core and gdb uses an undefined symbol

2023-06-14 Thread Gary Jennejohn
On Wed, 14 Jun 2023 11:14:13 +0200 Juraj Lutter wrote: > > On 14 Jun 2023, at 11:12, Juraj Lutter wrote: > > > > > > > >> On 14 Jun 2023, at 11:01, Gary Jennejohn wrote: > >> I compiled gbd under /usr/ports and it now works, although it's emitting > >> some weird errors. > >> > >> -O0 -g3

Re: ifconfig dumps core and gdb uses an undefined symbol

2023-06-14 Thread Alexander Chernikov
> On 14 Jun 2023, at 10:01, Gary Jennejohn wrote: > > On Wed, 14 Jun 2023 09:09:04 +0100 > Alexander Chernikov mailto:melif...@freebsd.org>> > wrote: > >>> On 14 Jun 2023, at 08:59, Gary Jennejohn wrote: >> Hi Gary, >>> >>> So, now I have a new problem with current. >>> >>> I just now

Re: ifconfig dumps core and gdb uses an undefined symbol

2023-06-14 Thread Juraj Lutter
> On 14 Jun 2023, at 11:12, Juraj Lutter wrote: > > > >> On 14 Jun 2023, at 11:01, Gary Jennejohn wrote: >> I compiled gbd under /usr/ports and it now works, although it's emitting >> some weird errors. >> >> -O0 -g3 removes too much and gdb shows no useful information. > > Build it

Re: ifconfig dumps core and gdb uses an undefined symbol

2023-06-14 Thread Juraj Lutter
> On 14 Jun 2023, at 11:01, Gary Jennejohn wrote: > I compiled gbd under /usr/ports and it now works, although it's emitting > some weird errors. > > -O0 -g3 removes too much and gdb shows no useful information. Build it with: WITH_DEBUG=1 DEBUG_FLAGS=“-O3 -g3” otis — Juraj Lutter

Re: ifconfig dumps core and gdb uses an undefined symbol

2023-06-14 Thread Gary Jennejohn
On Wed, 14 Jun 2023 09:09:04 +0100 Alexander Chernikov wrote: > > On 14 Jun 2023, at 08:59, Gary Jennejohn wrote: > Hi Gary, > > > > So, now I have a new problem with current. > > > > I just now updated my current sources and ran buildworld and buildkernel, > > since Gleb fixed the WITHOUT_PF

Re: ifconfig dumps core and gdb uses an undefined symbol

2023-06-14 Thread Alexander Chernikov
> On 14 Jun 2023, at 08:59, Gary Jennejohn wrote: Hi Gary, > > So, now I have a new problem with current. > > I just now updated my current sources and ran buildworld and buildkernel, > since Gleb fixed the WITHOUT_PF problem. > > After installing the new world and kernel I see that ifconfig

ifconfig dumps core and gdb uses an undefined symbol

2023-06-14 Thread Gary Jennejohn
So, now I have a new problem with current. I just now updated my current sources and ran buildworld and buildkernel, since Gleb fixed the WITHOUT_PF problem. After installing the new world and kernel I see that ifconfig is dumping a core, apparently when it tries to show lo0, since re0 is