Guest User

Untitled

a guest
Dec 15th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. ==11860== 24 bytes in 1 blocks are definitely lost in loss record 122 of 204
  2. ==11860== at 0x482B56C: malloc (vg_replace_malloc.c:270)
  3. ==11860== by 0x487F7FA: standard_malloc (gmem.c:85)
  4. ==11860== by 0x487FC92: g_malloc (gmem.c:159)
  5. ==11860== by 0x4895A1A: g_strdup (gstrfuncs.c:356)
  6. ==11860== by 0x118137: add_interface (object.c:1141)
  7. ==11860== by 0x118420: g_dbus_register_interface (object.c:1320)
  8. ==11860== by 0x19AECA: sap_init (sap.c:363)
  9. ==11860== by 0x13E622: sap_server_register (server.c:1376)
  10. ==11860== by 0x13C0C2: sap_server_probe (manager.c:44)
  11. ==11860== by 0x182111: probe_profile (adapter.c:2098)
  12. ==11860== by 0x189297: btd_profile_foreach (profile.c:114)
  13. ==11860== by 0x185F4F: adapter_init (adapter.c:2592)
  14. ==11860==
  15. ==11860== 32 bytes in 1 blocks are definitely lost in loss record 134 of 204
  16. ==11860== at 0x482B56C: malloc (vg_replace_malloc.c:270)
  17. ==11860== by 0x487F7FA: standard_malloc (gmem.c:85)
  18. ==11860== by 0x487FC92: g_malloc (gmem.c:159)
  19. ==11860== by 0x4895A1A: g_strdup (gstrfuncs.c:356)
  20. ==11860== by 0x118137: add_interface (object.c:1141)
  21. ==11860== by 0x1183A1: g_dbus_register_interface (object.c:1197)
  22. ==11860== by 0x19AECA: sap_init (sap.c:363)
  23. ==11860== by 0x13E622: sap_server_register (server.c:1376)
  24. ==11860== by 0x13C0C2: sap_server_probe (manager.c:44)
  25. ==11860== by 0x182111: probe_profile (adapter.c:2098)
  26. ==11860== by 0x189297: btd_profile_foreach (profile.c:114)
  27. ==11860== by 0x185F4F: adapter_init (adapter.c:2592)
  28. ==11860==
  29. ==11860== 36 bytes in 1 blocks are definitely lost in loss record 138 of 204
  30. ==11860== at 0x482B56C: malloc (vg_replace_malloc.c:270)
  31. ==11860== by 0x487F7FA: standard_malloc (gmem.c:85)
  32. ==11860== by 0x487FC92: g_malloc (gmem.c:159)
  33. ==11860== by 0x4895A1A: g_strdup (gstrfuncs.c:356)
  34. ==11860== by 0x118137: add_interface (object.c:1141)
  35. ==11860== by 0x118360: g_dbus_register_interface (object.c:1188)
  36. ==11860== by 0x19AECA: sap_init (sap.c:363)
  37. ==11860== by 0x13E622: sap_server_register (server.c:1376)
  38. ==11860== by 0x13C0C2: sap_server_probe (manager.c:44)
  39. ==11860== by 0x182111: probe_profile (adapter.c:2098)
  40. ==11860== by 0x189297: btd_profile_foreach (profile.c:114)
  41. ==11860== by 0x185F4F: adapter_init (adapter.c:2592)
  42. ==11860==
  43. ==11860== LEAK SUMMARY:
  44. ==11860== definitely lost: 92 bytes in 3 blocks
  45. ==11860== indirectly lost: 0 bytes in 0 blocks
  46. ==11860== possibly lost: 0 bytes in 0 blocks
  47. ==11860== still reachable: 33,925 bytes in 323 blocks
  48. ==11860== suppressed: 0 bytes in 0 blocks
  49. ==11860== Reachable blocks (those to which a pointer was found) are not shown.
  50. ==11860== To see them, rerun with: --leak-check=full --show-reachable=yes
  51. ==11860==
  52. ==11860== For counts of detected and suppressed errors, rerun with: -v
  53. ==11860== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 1 from 1)
Add Comment
Please, Sign In to add comment