ON-PIT encountered a panic on this line of code: if (zio->io_vsd != NULL) { zio->io_vsd_free(zio); zio->io_vsd = NULL; } The problem is that io_vsd was set, but io_vsd_free was not.
N/A
Terms of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines | Site Map | HelpYour use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use. © 2010, Oracle Corporation and/or its affiliates