cvs commit: src/sys/vm
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Sep 5 14:26:37 PDT 2004
dillon 2004/09/05 14:25:53 PDT
DragonFly src repository
Modified files:
sys/vm vm_glue.c
Log:
NULL out p_stats when detaching the underlying thread stack, since the
pointer will no longer be valid. This should solve occassional panics
that occur when procfs tries to read an invalid p_stats.
Crash-Reported-by: Rum <rumko at xxxxxxxxxxxxxxxxxxxxxxxxx>
Revision Changes Path
1.28 +1 -0 src/sys/vm/vm_glue.c
http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_glue.c.diff?r1=1.27&r2=1.28&f=u
More information about the Commits
mailing list