Project

General

Profile

Actions

Bug #22411

closed

[test] valgrind of python tests results in "definitely lost" failure

Added by Jason Dillaman over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Jason Dillaman
Target version:
-
% Done:

0%

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

Description

2017-12-12T18:39:54.561 INFO:tasks.workunit.client.0.smithi168.stderr:==17194== 192 (128 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 3,548 of 5,037
2017-12-12T18:39:54.562 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    at 0x4C29BE3: malloc (vg_replace_malloc.c:299)
2017-12-12T18:39:54.562 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4EBFD8C: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.562 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4E928E7: PyCode_New (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.562 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x14C8FAA1: __Pyx_InitCachedConstants (rados.c:50214)
2017-12-12T18:39:54.562 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x14C8FAA1: initrados (rados.c:50602)
2017-12-12T18:39:54.562 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F2FC28: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.562 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F2DD00: ??? (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.562 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F2DF4C: ??? (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.562 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F2E92D: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.562 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F11BDE: ??? (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.563 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4E819A2: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.563 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F137B6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.563 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F18474: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.589 INFO:tasks.workunit.client.0.smithi168.stderr:==17194== 216 (128 direct, 88 indirect) bytes in 1 blocks are definitely lost in loss record 3,631 of 5,037
2017-12-12T18:39:54.589 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    at 0x4C29BE3: malloc (vg_replace_malloc.c:299)
2017-12-12T18:39:54.589 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4EBFD8C: PyObject_Malloc (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.589 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4E928E7: PyCode_New (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.589 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x208E744A: __Pyx_InitCachedConstants (rbd.c:35606)
2017-12-12T18:39:54.589 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x208E744A: initrbd (rbd.c:35957)
2017-12-12T18:39:54.589 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F2FC28: _PyImport_LoadDynamicModule (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.589 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F2DD00: ??? (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.589 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F2DF4C: ??? (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.589 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F2E92D: PyImport_ImportModuleLevel (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.590 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F11BDE: ??? (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.590 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4E819A2: PyObject_Call (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.590 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F137B6: PyEval_CallObjectWithKeywords (in /usr/lib64/libpython2.7.so.1.0)
2017-12-12T18:39:54.590 INFO:tasks.workunit.client.0.smithi168.stderr:==17194==    by 0x4F18474: PyEval_EvalFrameEx (in /usr/lib64/libpython2.7.so.1.0)
Actions #1

Updated by Jason Dillaman over 6 years ago

  • Status changed from In Progress to Fix Under Review
Actions #2

Updated by Jason Dillaman over 6 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF