DragonFly BSD
DragonFly commits List (threaded) for 2004-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vm


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 5 Sep 2004 14:25:53 -0700 (PDT)

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@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



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