Index: /trunk/src/VBox/Runtime/r0drv/solaris/threadctxhooks-r0drv-solaris.c
===================================================================
--- /trunk/src/VBox/Runtime/r0drv/solaris/threadctxhooks-r0drv-solaris.c	(revision 55859)
+++ /trunk/src/VBox/Runtime/r0drv/solaris/threadctxhooks-r0drv-solaris.c	(revision 55860)
@@ -255,5 +255,5 @@
         NOREF(rc);
 
-#ifdef VBOX_STRICT
+#if 0 /*def RT_STRICT - access after free */
         cRefs = ASMAtomicReadU32(&pThis->cRefs);
         Assert(!cRefs);
