Hi, Hans:

Even if you would fix your D script as mentioned by Brian,
you may see same DTrace error("invalid address .....") at runtim.

If so, you may hit DTrace bug 6734858

# http://www.opensolaris.org/jive/thread.jspa?threadID=127996

The ways to avoid this problems are:

  - use patched libctf.so  (see above link for detail)

  - (re-)define target(and nested) structure
    with explict padding for alignment  in your D script

  - any other ?
-- 
This message posted from opensolaris.org
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to