Project

General

Profile

Actions

Bug #64891

open

unittest_admin_socket - valgrind failed

Added by Nitzan Mordechai about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Tests
Target version:
-
% Done:

0%

Source:
Tags:
low-hanging-fruit
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

running unit-test with valgraind:
ctest -R unittest_admin_socket -T memcheck

==3233016== 32 bytes in 1 blocks are definitely lost in loss record 198 of 551
==3233016==    at 0x4C3BDBB: calloc (vg_replace_malloc.c:1117)
==3233016==    by 0x83A78C2: __cxa_thread_atexit_impl (cxa_thread_atexit_impl.c:106)
==3233016==    by 0x7ABB92C: __cxa_thread_atexit (atexit_thread.cc:46)
==3233016==    by 0x558D3BC: CachedStackStringStream::CachedStackStringStream() (StackStringStream.h:132)
==3233016==    by 0x5632EFB: MutableEntry (Entry.h:56)
==3233016==    by 0x5632EFB: AdminSocket::entry() (admin_socket.cc:245)
==3233016==    by 0x7AE9BA2: execute_native_thread_routine (thread.cc:80)
==3233016==    by 0x4E4F1CE: start_thread (pthread_create.c:479)
==3233016==    by 0x838FD82: clone (clone.S:95)
==3233016== 
==3233025== 32 bytes in 1 blocks are definitely lost in loss record 198 of 552
==3233025==    at 0x4C3BDBB: calloc (vg_replace_malloc.c:1117)
==3233025==    by 0x83A78C2: __cxa_thread_atexit_impl (cxa_thread_atexit_impl.c:106)
==3233025==    by 0x7ABB92C: __cxa_thread_atexit (atexit_thread.cc:46)
==3233025==    by 0x558D3BC: CachedStackStringStream::CachedStackStringStream() (StackStringStream.h:132)
==3233025==    by 0x5632EFB: MutableEntry (Entry.h:56)
==3233025==    by 0x5632EFB: AdminSocket::entry() (admin_socket.cc:245)
==3233025==    by 0x7AE9BA2: execute_native_thread_routine (thread.cc:80)
==3233025==    by 0x4E4F1CE: start_thread (pthread_create.c:479)
==3233025==    by 0x838FD82: clone (clone.S:95)
==3233025== 
==3233040== 
==3233040== HEAP SUMMARY:
==3233040==     in use at exit: 2,653,046 bytes in 9,989 blocks
==3233040==   total heap usage: 47,848 allocs, 37,859 frees, 17,130,751 bytes allocated

No data to display

Actions

Also available in: Atom PDF