I've been playing with a follow script example and getting a system hang every
time. Turns out when I try:
syscall::read:entry /execname == "ls" / { self->tr = 1; }
fbt::: {}
syscall::read:return /self->tr / { self->tr = 0; }
I get (unusable) output. But when I add /self->tr / to my fbt::: clause, it
hangs the instance every time. I've tried this on Sol u6, Sol u7, OSol b110,
OSol Nov2008, anywhere from 1-2 GB RAM. I don't a native Solaris instance
available today, although I have no reason to believe I'd see this issue on it.
Any help?
--
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]