gnop problem?

Szalai Andras andrew at djw.hu
Fri Oct 21 01:58:20 PDT 2005


Hi,

The situation is the following:

In g_nop_destroy() there is a line:
g_free(gp->softc);

But what happens, when immediately after this line a 
request comes in that is handled by g_nop_start. But 
softc is already freed -> panic?

c'ya
andrew


More information about the freebsd-geom mailing list