|
From: Philippe W. <phi...@sk...> - 2014-12-03 21:44:00
|
On Wed, 2014-12-03 at 19:51 +0300, Mikhail Baikov wrote: > > The main problem for me is not in basic applications. The problem is > that the application that I want to test works fine without valgrind but > segfaults when I try to run it in valgrind. > Then I might have missed something in the mail exchanges. Your initial mail said that the bug is valgrind fails to find problems even in simple applications. The example shown was with /bin/true. This was reporting 'invalid read errors' originating from ulibc loader. This I guess can be fixed by having a ulibc.supp file. So, what is the segfault in a bigger application ? Philippe |