Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. ==30769== Thread 4:
  2. ==30769== Conflicting load by thread 4 at 0x0aa3f530 size 4
  3. ==30769== at 0x4C337E2: pthread_mutex_lock (in /usr/lib/valgrind/vgpreload_drd-amd64-linux.so)
  4. ==30769== by 0xA839486: _nss_files_gethostbyname3_r (files-hosts.c:127)
  5. ==30769== by 0xA839BC3: _nss_files_gethostbyname2_r (files-hosts.c:372)
  6. ==30769== by 0x5172568: gethostbyname2_r@@GLIBC_2.2.5 (getXXbyYY_r.c:266)
  7. ==30769== by 0x5132226: gaih_inet (getaddrinfo.c:586)
  8. ==30769== by 0x5134E0C: getaddrinfo (getaddrinfo.c:2406)
  9. ==30769== by 0x40096F: doit (k.c:39)
  10. ==30769== by 0x4C30E7B: ??? (in /usr/lib/valgrind/vgpreload_drd-amd64-linux.so)
  11. ==30769== by 0x4E4F181: start_thread (pthread_create.c:312)
  12. ==30769== by 0x515F47C: clone (clone.S:111)
  13. ==30769== Location 0xaa3f530 is 16 bytes inside global var "lock"
  14. ==30769== declared at files-XXX.c:61
  15. ==30769== Other segment start (thread 3)
  16. ==30769== at 0x4C338E3: pthread_mutex_lock (in /usr/lib/valgrind/vgpreload_drd-amd64-linux.so)
  17. ==30769== by 0x401434D: _dl_open (dl-open.c:613)
  18. ==30769== by 0x519B0F1: do_dlopen (dl-libc.c:87)
  19. ==30769== by 0x400FFF3: _dl_catch_error (dl-error.c:187)
  20. ==30769== by 0x519B1B1: __libc_dlopen_mode (dl-libc.c:46)
  21. ==30769== by 0x518244C: __nss_lookup_function (nsswitch.c:399)
  22. ==30769== by 0x51825FD: __nss_lookup (nsswitch.c:229)
  23. ==30769== by 0x51726D7: gethostbyname2_r@@GLIBC_2.2.5 (getXXbyYY_r.c:205)
  24. ==30769== by 0x5132226: gaih_inet (getaddrinfo.c:586)
  25. ==30769== by 0x5134E0C: getaddrinfo (getaddrinfo.c:2406)
  26. ==30769== by 0x40096F: doit (k.c:39)
  27. ==30769== by 0x4C30E7B: ??? (in /usr/lib/valgrind/vgpreload_drd-amd64-linux.so)
  28. ==30769== Other segment end (thread 3)
  29. ==30769== at 0x4C338E3: pthread_mutex_lock (in /usr/lib/valgrind/vgpreload_drd-amd64-linux.so)
  30. ==30769== by 0x400BA28: _dl_add_to_namespace_list (dl-object.c:34)
  31. ==30769== by 0x4006FC0: _dl_map_object_from_fd (dl-load.c:1599)
  32. ==30769== by 0x4008DFF: _dl_map_object (dl-load.c:2605)
  33. ==30769== by 0x4014A53: dl_open_worker (dl-open.c:235)
  34. ==30769== by 0x400FFF3: _dl_catch_error (dl-error.c:187)
  35. ==30769== by 0x40143BA: _dl_open (dl-open.c:661)
  36. ==30769== by 0x519B0F1: do_dlopen (dl-libc.c:87)
  37. ==30769== by 0x400FFF3: _dl_catch_error (dl-error.c:187)
  38. ==30769== by 0x519B1B1: __libc_dlopen_mode (dl-libc.c:46)
  39. ==30769== by 0x518244C: __nss_lookup_function (nsswitch.c:399)
  40. ==30769== by 0x51825FD: __nss_lookup (nsswitch.c:229)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement