> On Jun 6, 2020, at 10:19 AM, Jared McNeill <jmcne...@invisible.ca> wrote:
> 
> On Sat, 6 Jun 2020, Jason Thorpe wrote:
> 
>> 
>>> On Jun 6, 2020, at 9:21 AM, Jared McNeill <jmcne...@invisible.ca> wrote:
>>> 
>>> KASSERT-aside, I am left wondering based on that stack trace how copyout on 
>>> aarch64 can fail here at all (that seems to be the only way that lwp_exit 
>>> from sys__lwp_create can happen).
>> 
>> What were you doing at the time?  I guess obviously running a program that 
>> uses pthreads...
> 
> pkgsrc bulk build, so ¯\_(ツ)_/¯

Alright, well, I checked in a unit test for it, as well as a fix.  You'll have 
to figure out why the copyout() failed, though.

-- thorpej

Reply via email to