NetBSD-Bugs archive

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

Re: kern/52598 (/proc/self/exe misbehaves if it's on a null mount)



On Jan 15,  5:20pm, triaxx%NetBSD.org@localhost (=?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Fauberteau?=) wrote:
-- Subject: Re: kern/52598 (/proc/self/exe misbehaves if it's on a null mount

| Le 2020-01-15 13:59, Christos Zoulas a écrit :
| >> On Jan 15, 2020, at 4:20 AM, Frédéric Fauberteau <triaxx%NetBSD.org@localhost> 
| >> wrote:
| > 
| > [stuff deleted]
| >> 
| >> I admit I don't understand the WARNING message.
| >> 
| > 
| > The warning is about crash being compiled against what it thinks is a 
| > different
| > version of the kernel. This crash is strange; are you using any 
| > modules? If you
| > do, you need to recompile them and re-install them because you changed
| > struct proc...
| > Make sure that you have a clean compile (and install) of the kernel
| > and modules and see if
| > you can reproduce this.
| > 
| > christos
| 
| I do not use module. To compile and install system, I use the following 
| commands:
| # sysbuild build (with INCREMENTAL_BUILD="yes")
| # sysupgrade auto
| 
| Do I rebuild with INCREMENTAL_BUILD="no"?

Yes, I would try that (this will make clean first).

christos


Home | Main Index | Thread Index | Old Index