NetBSD-Bugs archive

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

Re: kern/54336: panic in kern_lwp.c when running a script



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

From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/54336: panic in kern_lwp.c when running a script
Date: Tue, 2 Jul 2019 17:18:57 +0000

 Looking at the fish code, its use of procfs consists of reading
 /proc/PID/stat to do job time statistics.
 
 It's possible it hit a race with reading /proc/PID/stat and something
 else, I've seen something along this line before with htop.
 


Home | Main Index | Thread Index | Old Index