Rohitash
2010-06-24 05:59:46 UTC
Hi,
I would like to know if its possible to trace the native library
loading ( including dependent library loads ) using Dtrace .
I'm somehow seeing a SIGBUS while I am trying to load my native
libraries , which used to work in a 32 bit Java environment . Now I am
trying to use 64-bit Java ( Java 6 ) and thats where I am hitting on the
problem . I think Java 6 has Dtrace support built in , and I did check
the documentation , but I could just find about tracing the class loads .
Appreciate if you could share your comments.
Thanks.
I would like to know if its possible to trace the native library
loading ( including dependent library loads ) using Dtrace .
I'm somehow seeing a SIGBUS while I am trying to load my native
libraries , which used to work in a 32 bit Java environment . Now I am
trying to use 64-bit Java ( Java 6 ) and thats where I am hitting on the
problem . I think Java 6 has Dtrace support built in , and I did check
the documentation , but I could just find about tracing the class loads .
Appreciate if you could share your comments.
Thanks.