Re: [Valgrind-users] Valgrind suppression

2013-02-27 Thread paulf

- Original Message -
 When I use --gen-suppression and --suppression both at the same time
 my
 application fails to start. Individually these flags works fine.

Hi

Does Valgrind generate any output? If so, could you post that.

A+
Paul

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users


Re: [Valgrind-users] Valgrind suppression

2013-02-27 Thread send2harish
Please consider this issue as closed.
The length of the argument got increased due to valgrind ,this was greater
than the supported length, due to which the application was not starting.



--
View this message in context: 
http://valgrind.10908.n7.nabble.com/Valgrind-suppression-tp44281p44285.html
Sent from the Valgrind - Users mailing list archive at Nabble.com.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users


Re: [Valgrind-users] Valgrind suppression

2013-02-26 Thread send2harish
When I use --gen-suppression and --suppression both at the same time my
application fails to start. Individually these flags works fine. 

I have 9 applications and this problem is observed only with 4 of the
applications. 

This is the valgrind option I am using. 

/usr/bin/valgrind --tool=memcheck --leak-check=full --verbose
--gen-suppressions=all --suppressions=/tmp/valgrind.supp
--log-file=/tmp/valgrind.log 


Please help



--
View this message in context: 
http://valgrind.10908.n7.nabble.com/Valgrind-suppression-tp44281p44282.html
Sent from the Valgrind - Users mailing list archive at Nabble.com.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users