On Mon, Oct 06, 2008 at 12:54:24PM -0500, Jay Anderson wrote: > > What build are you running? > > > > SunOS pbj 5.11 snv_99 i86pc i386 i86pc > > > On Mon, Oct 06, 2008 at 08:21:12AM -0500, Jay Anderson wrote: > > > When I attempt to run the DTrace script I get this output: > > > > > > dtrace: failed to compile script ./sidfix.d: line 3: probe description > > > pid1261::sid2pid_second_pass:entry does not match any probes
Very strange! Can you post the output of % elfdump -s /usr/lib/idmapd | grep sid2pid_second_pass ? Or even: % elfdump -s /usr/lib/idmapd | grep sid2pid The symbol should be present. We stopped stripping executables built by the ON consolidation three years ago. Nico -- _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
