mirko666

leak2

Jul 18th, 2024
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. Stopping janus.service - Janus WebRTC Server...
  2. =================================================================
  3. ==2481776==ERROR: LeakSanitizer: detected memory leaks
  4. Direct leak of 240 byte(s) in 3 object(s) allocated from:
  5. #0 0x7ffa2acb89cf in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:69
  6. #1 0x7ffa2a722678 in g_malloc (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x5a678)
  7. #2 0x557181527f12 in janus_process_incoming_request /home/janus-gateway-1.2.0/src/janus.c:1136
  8. #3 0x55718154fa94 in janus_transport_requests /home/janus-gateway-1.2.0/src/janus.c:3579
  9. #4 0x7ffa2a746cfc (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x7ecfc)
  10. Indirect leak of 432 byte(s) in 3 object(s) allocated from:
  11. #0 0x7ffa2acb83b7 in __interceptor_calloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:77
  12. #1 0x7ffa2a7226d0 in g_malloc0 (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x5a6d0)
  13. #2 0x7ffa252421ab (/lib/x86_64-linux-gnu/libmicrohttpd.so.12+0x61ab)
  14. Indirect leak of 330 byte(s) in 3 object(s) allocated from:
  15. #0 0x7ffa2acb89cf in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:69
  16. #1 0x7ffa2b353fb4 (/lib/x86_64-linux-gnu/libjansson.so.4+0x5fb4)
  17. Indirect leak of 228 byte(s) in 3 object(s) allocated from:
  18. #0 0x7ffa2acb78d5 in __interceptor_realloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:85
  19. #1 0x7ffa2a722717 in g_realloc (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x5a717)
  20. #2 0x7ffa25245388 (/lib/x86_64-linux-gnu/libmicrohttpd.so.12+0x9388)
  21. Indirect leak of 216 byte(s) in 3 object(s) allocated from:
  22. #0 0x7ffa2acb89cf in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:69
  23. #1 0x7ffa2a722678 in g_malloc (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x5a678)
  24. #2 0x55718152812f in janus_process_incoming_request /home/janus-gateway-1.2.0/src/janus.c:1145
  25. #3 0x55718154fa94 in janus_transport_requests /home/janus-gateway-1.2.0/src/janus.c:3579
  26. #4 0x7ffa2a746cfc (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x7ecfc)
  27. Indirect leak of 144 byte(s) in 3 object(s) allocated from:
  28. #0 0x7ffa2acb83b7 in __interceptor_calloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:77
  29. #1 0x7ffa2a7226d0 in g_malloc0 (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x5a6d0)
  30. #2 0x7ffa25295adf in janus_http_handler transports/janus_http.c:1383
  31. #3 0x7ffa252421ab (/lib/x86_64-linux-gnu/libmicrohttpd.so.12+0x61ab)
  32. Indirect leak of 51 byte(s) in 3 object(s) allocated from:
  33. #0 0x7ffa2acb89cf in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:69
  34. #1 0x7ffa2a722678 in g_malloc (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x5a678)
  35. SUMMARY: AddressSanitizer: 1641 byte(s) leaked in 21 allocation(s).
Advertisement
Add Comment
Please, Sign In to add comment