|
From: ravi s. <rav...@sa...> - 2007-08-06 13:03:53
|
Hi All,
=20
I want to run valgrind on my executable and I run the command as
follows.
=20
"valgrind --tool=3Dmemcheck --leak-check=3Dyes --show-reachable=3Dyes
--log-file=3D/var/lib/ipa/valgrindLog
/usr/lib/ipaccess/bsc/bin/access_generic -db AccessBscDbWorking -log
/var/lib/ipaccess"
=20
where,
access_generic is the executable,
-db is the option for database name
AccessBscDbWorking is the database name,
-log is the option for log
/var/lib/ipaccess is the folder where all the log files will be stored.
=20
But I am getting error as=20
=20
"Privilege drop failed: capset: Operation not permitted"
=20
and the execution aborts.
=20
The operating system that I am running this program is RHEL 2.6.9-42.EL.
=20
Could somebody help me on this subject.
Your response will be appreciated.
=20
Regards,
Ravi R.S
SASKEN BUSINESS DISCLAIMER
-------------------------
This message may contain confidential, proprietary or legally privileged in=
formation. In=20
case you are not the original intended Recipient of the message, you must n=
ot, directly or=20
indirectly, use, Disclose, distribute, print, or copy any part of this mess=
age and you are=20
requested to delete it and inform the sender. Any views expressed in this m=
essage are=20
those of the individual sender unless otherwise stated. Nothing contained i=
n this message=20
shall be construed as an offer or acceptance of any offer by Sasken Communi=
cation=20
Technologies Limited ("Sasken") unless sent with that express intent and wi=
th due=20
authority of Sasken. Sasken has taken enough precautions to prevent the spr=
ead of=20
viruses. However the company accepts no liability for any damage caused by =
any virus=20
transmitted by this email
|