From Colorant Meerkat, 5 Days ago, written in Plain Text.
This paste will cross the great divide in 3 Weeks.
Embed
  1. valgrind:  Fatal error at startup: a function redirection
  2. valgrind:  which is mandatory for this platform-tool combination
  3. valgrind:  cannot be set up.  Details of the redirection are:
  4. valgrind:  
  5. valgrind:  A must-be-redirected function
  6. valgrind:  whose name matches the pattern:      strcmp
  7. valgrind:  in an object with soname matching:   ld-linux-x86-64.so.2
  8. valgrind:  was not found whilst processing
  9. valgrind:  symbols from the object with soname: ld-linux-x86-64.so.2
  10. valgrind:  
  11. valgrind:  Possible fixes: (1, short term): install glibc's debuginfo
  12. valgrind:  package on this machine.  (2, longer term): ask the packagers
  13. valgrind:  for your Linux distribution to please in future ship a non-
  14. valgrind:  stripped ld.so (or whatever the dynamic linker .so is called)
  15. valgrind:  that exports the above-named function using the standard
  16. valgrind:  calling conventions for this platform.  The package you need
  17. valgrind:  to install for fix (1) is called
  18. valgrind:  
  19. valgrind:    On Debian, Ubuntu:                 libc6-dbg
  20. valgrind:    On SuSE, openSuSE, Fedora, RHEL:   glibc-debuginfo
  21. valgrind:  
  22. valgrind:  Note that if you are debugging a 32 bit process on a
  23. valgrind:  64 bit system, you will need a corresponding 32 bit debuginfo
  24. valgrind:  package (e.g. libc6-dbg:i386).
  25. valgrind:  
  26. valgrind:  Cannot continue -- exiting now.  Sorry.
  27.  
  28.  
captcha