running Studio 11 collector/analyzer
we are trying to discover the cause of a memory leak that we have on our application. the application is Java application (WebLogic instance) which load some native libraries.
i installed the sun studio 11 on Solaris 5.8 sun4u sparc.
i installed the patches: 120761-02, 121023-01, 121023-02, 122135-02, 122142-01.
the collect command is invoked as follow:
collect -H on -j off -d /export/home/mpower/out/log -o yahav1.er -y 5 "$JAVA_HOME/bin/java" ...
when invoking the analyzer command or er_print command i get the follwing message:
er_print yahav1.er/
yahav1.er: Experiment has warnings, see header for details
when exmainnig the logs:
*** Collector Warning: application ran with a libthread version that may distort data; see collect(1) man page
*** Warning: experiment terminated abnormally
so i ssume that the current libthered has not debuginfo comiled with.
is it possible to just replace the current lbthread library or it should be installed as a patch?
is somebody got this message ever?
thanks

