On Mon, Nov 16, 2009 at 11:03:15PM +0000, Phil Harman wrote: > This sounds rather like another instance of something Jon Haslam > referred to earlier this week on the thread "Re: [dtrace-discuss] Dtrace > error - ic_len definition uses incompatible types" ... > >You're probably running into the following issue which is > >an OpenSolaris upgrade related problem: > > > >http://defect.opensolaris.org/bz/show_bug.cgi?id=11609 > > > >Unfortunately, this breaks the type information that DTrace uses. > >I'm not really aware of anything that you can do to get DTrace > >working correctly without a fresh install. Maybe someone > >else with more knowledge on this area/problem will pipe up. > > Nobody else has piped up on that one yet, but what makes your case > interesting is that it's a Solaris 10 issues.
This indicates that somehow Peter's system ended up with one module uniquified against a different version of genunix than that installed on the system. Thus, the type ID in one of the modules is referring to a slot in the genunix CTF that is now of a different type. If this really is an "unhacked" system (no kernel binaries replaced by hand), then it sounds like the given KJP is bad. regards john _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org