Wing Choi
2005-Sep-28 16:57 UTC
[dtrace-discuss] invalid cast from rt_msghdr_t to processor_info_t
Hi , we are doing some new hw testing specific with custom builds of solaris. While attempting to use dtrace, we generated the following error: "/usr/lib/dtrace/sched.d", line 39: invalid cast expression: "rt_msghdr_t" to "processor_info_t *" I am getting the idea that somehow something is causing it to think that the dtrace_zero structure is equivalent to rt_msghdr_t ? Is this right, if so, any idea how I can get around it? or is it a kernel type of issue? Thanks, This message posted from opensolaris.org
Adam Leventhal
2005-Sep-28 17:01 UTC
[dtrace-discuss] invalid cast from rt_msghdr_t to processor_info_t
See this bug: 6317552 lockstat broken on S10 HW2 The problem has been corrected so you should be able to upgrade your new hardware to the latest bits. Adam On Wed, Sep 28, 2005 at 09:57:54AM -0700, Wing Choi wrote:> Hi , we are doing some new hw testing specific with custom > builds of solaris. While attempting to use > dtrace, we generated the following error: > > "/usr/lib/dtrace/sched.d", line 39: invalid cast expression: "rt_msghdr_t" to "processor_info_t *" > > I am getting the idea that somehow something is causing > it to think that the dtrace_zero structure is equivalent > to rt_msghdr_t ? Is this right, if so, any idea how I > can get around it? or is it a kernel type of issue? > > Thanks, > This message posted from opensolaris.org > _______________________________________________ > dtrace-discuss mailing list > dtrace-discuss at opensolaris.org-- Adam Leventhal, Solaris Kernel Development http://blogs.sun.com/ahl