NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/50350: rump/rumpkern/t_sp/stress_{long,short} fail on Core 2 Quad



The following reply was made to PR bin/50350; it has been noted by GNATS.

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: bin/50350: rump/rumpkern/t_sp/stress_{long,short} fail on Core 2
 Quad
Date: Mon, 27 Jan 2020 12:21:04 +0000

 Away from the insane asylum that is rump, I found a case where a thread has
 called exit() but one of the other threads in the process hasn't gotten the
 message:
 
   PID   LID USERNAME PRI STATE      TIME   WCPU    CPU NAME      COMMAND
   919    11 root      27 CPU/2      0:06 99.11% 99.02% -         rwlock
   919    38 root      69 lwpwai/1   0:06  0.00%  0.00% -         rwlock
 
 This is likely connected.  Fixing this may not solve all the problems, but
 can only make the situation better.
 
 Andrew
 


Home | Main Index | Thread Index | Old Index