The problem was located as a hardware one. After taking another tegraboard the problem solved. The investigation of this hardware trouble will be performed later and its results will be posted here. Thanks to all participants for help and valuable hint/hacks.
Kind regards, Sergey Grekhov. >> This means that the binary you're running doesn't support some ARM >> instructions because is too old. >> In particular, 0xffff0fa0 is the __kernel_dmb function, which >> represents a userspace memory barrier. >> To fix that, you can recompile the kernel with the CONFIG_SMP option >> disabled, see https://bugs.kde.org/show_bug.cgi?id=228060 >> However, a better solution is to build a newer Valgrind binary that >> should support most of ARMv7 instructions. >> Have you tried building the binaries directly on Tegra? >> >> Pls note that Julian and other folks from valgrind-users do not see our talk. >> >> On Tue, Oct 26, 2010 at 5:20 PM, Sergey Grekhov<[email protected]> wrote: >> -- >> Alexander Potapenko >> Software Engineer >> Google Moscow -- -- Kind regards, Sergey Grekhov. ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
