Re: getaddrinfo() is not thread-safe in 6.8

2020-12-23 Thread Otto Moerbeek
On Wed, Dec 23, 2020 at 11:58:30PM -0700, Theo de Raadt wrote: > Brad Smith wrote: > > > On 12/23/2020 10:35 PM, Alexey Sokolov wrote: > > >> Synopsis:getaddrinfo() is not thread-safe in 6.8 > > >> Category:system > > >> Environment: > > > System : OpenBSD 6.8 > > >

Re: getaddrinfo() is not thread-safe in 6.8

2020-12-23 Thread Peter J. Philipp
On Wed, Dec 23, 2020 at 11:58:30PM -0700, Theo de Raadt wrote: > Brad Smith wrote: > > > On 12/23/2020 10:35 PM, Alexey Sokolov wrote: > > >> Synopsis:getaddrinfo() is not thread-safe in 6.8 > > >> Category:system > > >> Environment: > > > System : OpenBSD 6.8 > > >

Re: getaddrinfo() is not thread-safe in 6.8

2020-12-23 Thread Theo de Raadt
Brad Smith wrote: > On 12/23/2020 10:35 PM, Alexey Sokolov wrote: > >> Synopsis: getaddrinfo() is not thread-safe in 6.8 > >> Category: system > >> Environment: > > System : OpenBSD 6.8 > > Details : OpenBSD 6.8 (GENERIC.MP) #1: Tue Nov 3 09:06:04 MST 2020 > >

Re: bsd.rd hangs on boot; bsd.mp works

2020-12-23 Thread Jonathan Gray
On Thu, Dec 24, 2020 at 12:42:23AM +, James Cook wrote: > On Wed, Dec 23, 2020 at 08:43:10PM +, James Cook wrote: > > On Wed, Dec 23, 2020 at 11:47:05PM +1100, Jonathan Gray wrote: > > > On Wed, Dec 23, 2020 at 12:31:10PM +1100, Jonathan Gray wrote: > > > > On Tue, Dec 22, 2020 at

Re: bsd.rd hangs on boot; bsd.mp works

2020-12-23 Thread Jonathan Gray
On Wed, Dec 23, 2020 at 08:43:10PM +, James Cook wrote: > On Wed, Dec 23, 2020 at 11:47:05PM +1100, Jonathan Gray wrote: > > On Wed, Dec 23, 2020 at 12:31:10PM +1100, Jonathan Gray wrote: > > > On Tue, Dec 22, 2020 at 06:30:48PM +, James Cook wrote: > > > > > + case

Re: bsd.rd hangs on boot; bsd.mp works

2020-12-23 Thread James Cook
On Wed, Dec 23, 2020 at 08:43:10PM +, James Cook wrote: > On Wed, Dec 23, 2020 at 11:47:05PM +1100, Jonathan Gray wrote: > > On Wed, Dec 23, 2020 at 12:31:10PM +1100, Jonathan Gray wrote: > > > On Tue, Dec 22, 2020 at 06:30:48PM +, James Cook wrote: > > > > > + case

getaddrinfo() is not thread-safe in 6.8

2020-12-23 Thread Alexey Sokolov
>Synopsis: getaddrinfo() is not thread-safe in 6.8 >Category: system >Environment: System : OpenBSD 6.8 Details : OpenBSD 6.8 (GENERIC.MP) #1: Tue Nov 3 09:06:04 MST 2020

csplit(1) penultimate boundary bug (FreeBSD patch avail)

2020-12-23 Thread openbsd
>Synopsis: csplit(1) adds an errant separator-line >Category: user >Environment: System : OpenBSD 6.8 Details : OpenBSD 6.8 (GENERIC) #0: Wed Oct 28 08:30:21 MDT 2020 r...@syspatch-67-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC

Re: CVS: cvs.openbsd.org: src

2020-12-23 Thread Stuart Henderson
On 2020/12/23 14:16, Stuart Henderson wrote: > On 2020/12/23 14:14, Visa Hankala wrote: > > Please test again with the recent kern_event.c commits (r1.154 in > > particular). I think select(2) should not return EAGAIN. > > Thanks, will do & will report back in a bit. > Confirmed, stable since

Re: bsd.rd hangs on boot; bsd.mp works

2020-12-23 Thread James Cook
On Wed, Dec 23, 2020 at 11:47:05PM +1100, Jonathan Gray wrote: > On Wed, Dec 23, 2020 at 12:31:10PM +1100, Jonathan Gray wrote: > > On Tue, Dec 22, 2020 at 06:30:48PM +, James Cook wrote: > > > > + case 0xa6: /* Coffeelake mobile */ > > > > > > The laptop's CPU is an

Re: CVS: cvs.openbsd.org: src

2020-12-23 Thread Stuart Henderson
On 2020/12/23 14:14, Visa Hankala wrote: > Please test again with the recent kern_event.c commits (r1.154 in > particular). I think select(2) should not return EAGAIN. Thanks, will do & will report back in a bit.

Re: CVS: cvs.openbsd.org: src

2020-12-23 Thread Visa Hankala
On Wed, Dec 23, 2020 at 01:46:51PM +, Stuart Henderson wrote: > On 2020/12/22 06:24, Martin Pieuchot wrote: > > CVSROOT:/cvs > > Module name:src > > Changes by: m...@cvs.openbsd.org2020/12/22 06:24:45 > > > > Modified files: > > sys/kern : sys_generic.c > > > > Log

Re: bsd.rd hangs on boot; bsd.mp works

2020-12-23 Thread Jonathan Gray
On Wed, Dec 23, 2020 at 12:31:10PM +1100, Jonathan Gray wrote: > On Tue, Dec 22, 2020 at 06:30:48PM +, James Cook wrote: > > > + case 0xa6: /* Coffeelake mobile */ > > > > The laptop's CPU is an i7-10710U, which I think is in the Comet Lake > > series, not Coffee Lake. > >