Re: kill the process cause system crash
"Rachel Chen \(rychen\) via Valgrind-users" <[email protected]>
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am using Valgrind to debug a memory leak. Somehow when I try to kill the process to get the log file with memory leak, it crash the system. I am using the following command to get the pid and kill the pid: Ps -ef | grep valgrind. ==> to get the pid Kill <pid> Any idea what might be wrong here? Thanks for the help in advance! Thanks, Rachel _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users