I have a need to check for memory leak in a Java application that uses JNI (C++ Code) a lot. When I attach libumem, the process exits after receiving a SIGKILL (Signal 9).
When does a process receive SIGKILL? How is libumem causing it?
OS: Solaris 8.