--- geom_fox.c.orig Wed Oct 22 18:00:39 2003 +++ geom_fox.c Wed Oct 22 18:00:49 2003 @@ -190,8 +190,8 @@ } mtx_destroy(&sc->lock); - gp->softc = NULL; g_free(gp->softc); + gp->softc = NULL; g_wither_geom(gp, ENXIO); }