Displaying 1 result from an estimated 1 matches for "ilm_lookup_il".
Did you mean:
ilm_lookup_ill
2007 Jul 11
5
Error trying to count return points in functions.
...not quite so friendly:
dtrace: description ''fbt:ip::return'' matched 1653 probes
dtrace: error on enabled probe ID 1574 (ID 23867:
fbt:ip:ip_loopback_src_or_dst:return): invalid address (0x30) in action
#2 at DIF offset 48
dtrace: error on enabled probe ID 769 (ID 25479:
fbt:ip:ilm_lookup_ill:return): invalid address (0x52) in action #2 at
DIF offset 48
...
and all is not well. I''ve also tried stringof(arg0) but the result is
similar.
By way of testing, @home[probefunc] worked fine.
Is this a bug (fixed in nevada?) or am I just not supposed to do this?
Darren