Project

General

Profile

Actions

Bug #37974

closed

Test failure: test_get_setting (tasks.mgr.dashboard.test_settings.SettingsTest)

Added by Kefu Chai over 5 years ago. Updated about 3 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
General - Back-end
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

crashed in python runtime :

   -14> 2019-01-19 23:31:11.136 7effd6abc700  4 mgr get_config get_config key: mgr/dashboard/RGW_API_HOST
   -13> 2019-01-19 23:31:11.136 7effde11c700 20 mgr ~Gil Destroying new thread state 0x4d564d0
   -12> 2019-01-19 23:31:11.136 7effde11c700 20 mgr Gil Switched to new thread state 0x4d564d0
   -11> 2019-01-19 23:31:11.136 7effde11c700 20 mgr config_notify Calling volumes.config_notify...
   -10> 2019-01-19 23:31:11.136 7effd6abc700  4 mgr get_typed_config get_typed_config RGW_API_HOST not found
    -9> 2019-01-19 23:31:11.136 7effde11c700 20 mgr ~Gil Destroying new thread state 0x4d564d0
    -8> 2019-01-19 23:31:11.136 7effde11c700 20 mgr Gil Switched to new thread state 0x4d564d0
    -7> 2019-01-19 23:31:11.136 7effde11c700 20 mgr ~Gil Destroying new thread state 0x4d564d0
    -6> 2019-01-19 23:31:11.136 7effde11c700 20 mgr Gil Switched to new thread state 0x4d564d0
    -5> 2019-01-19 23:31:11.136 7effde11c700 20 mgr ~Gil Destroying new thread state 0x4d564d0
    -4> 2019-01-19 23:31:11.136 7effd6abc700  4 mgr get_config get_config key: mgr/dashboard/RGW_API_SCHEME
    -3> 2019-01-19 23:31:11.136 7effde11c700 20 mgr Gil Switched to new thread state 0x4d564d0
    -2> 2019-01-19 23:31:11.136 7effd6abc700 10 mgr get_typed_config get_typed_config RGW_API_SCHEME found: http
    -1> 2019-01-19 23:31:11.136 7effde11c700 20 mgr ~Gil Destroying new thread state 0x4d564d0
     0> 2019-01-19 23:31:11.140 7effd6abc700 -1 *** Caught signal (Segmentation fault) **
 in thread 7effd6abc700 thread_name:dashboard

 ceph version 14.0.1-2757-g4d7e32ab (4d7e32abeea2a6274ea201e4eff01bcf3ceed301) nautilus (dev)
 1: (()+0x11390) [0x7efff3605390]
 2: (PyObject_Malloc()+0x51) [0x7efff3c16551]
 3: (PyString_FromStringAndSize()+0x14b) [0x7efff3b7942b]
 4: (()+0x1b0243) [0x7efff3c32243]
 5: (PyEval_EvalFrameEx()+0x8a51) [0x7efff3b34971]
 6: (()+0x158833) [0x7efff3bda833]
 7: (PyEval_EvalFrameEx()+0x4df9) [0x7efff3b30d19]
 8: (PyEval_EvalFrameEx()+0x7124) [0x7efff3b33044]
 9: (PyEval_EvalFrameEx()+0x7124) [0x7efff3b33044]
 10: (PyEval_EvalFrameEx()+0x7124) [0x7efff3b33044]
 11: (PyEval_EvalFrameEx()+0x7124) [0x7efff3b33044]
 12: (PyEval_EvalFrameEx()+0x7124) [0x7efff3b33044]
 13: (PyEval_EvalCodeEx()+0x85c) [0x7efff3c6a05c]
 14: (()+0x13e370) [0x7efff3bc0370]
 15: (PyObject_Call()+0x43) [0x7efff3b93273]
 16: (()+0x1853ac) [0x7efff3c073ac]
 17: (PyObject_Call()+0x43) [0x7efff3b93273]
 18: (()+0x13214d) [0x7efff3bb414d]
 19: (()+0xc81bf) [0x7efff3b4a1bf]
 20: (PyObject_Call()+0x43) [0x7efff3b93273]
...
 75: (PyEval_EvalFrameEx()+0x7124) [0x7efff3b33044]
 76: (PyEval_EvalFrameEx()+0x7124) [0x7efff3b33044]
 77: (PyEval_EvalFrameEx()+0x7124) [0x7efff3b33044]
 78: (PyEval_EvalFrameEx()+0x7124) [0x7efff3b33044]
 79: (PyEval_EvalCodeEx()+0x85c) [0x7efff3c6a05c]
 80: (()+0x13e370) [0x7efff3bc0370]
 81: (PyObject_Call()+0x43) [0x7efff3b93273]
 82: (()+0x1853ac) [0x7efff3c073ac]
 83: (PyObject_Call()+0x43) [0x7efff3b93273]
 84: (PyEval_CallObjectWithKeywords()+0x47) [0x7efff3c69487]
 85: (()+0x10a0b2) [0x7efff3b8c0b2]
 86: (()+0x76ba) [0x7efff35fb6ba]
 87: (clone()+0x6d) [0x7efff2e2441d]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

http://pulpito.ceph.com/kchai-2019-01-19_18:28:09-rados-wip-kefu2-testing-2019-01-20-0014-distro-basic-smithi/3484697/


Related issues 1 (1 open0 closed)

Related to mgr - Bug #38114: mgr: segfault, mgr-fin, ActivePyModule::notify > PyObject_MallocNew01/30/2019

Actions
Actions #1

Updated by Sebastian Wagner about 5 years ago

Sage fixed an issue with get_typed_config some time ago. I'd consider this to be fixed, until this is reproducible.

Actions #2

Updated by Sebastian Wagner about 5 years ago

  • Related to Bug #38114: mgr: segfault, mgr-fin, ActivePyModule::notify > PyObject_Malloc added
Actions #3

Updated by Sebastian Wagner over 4 years ago

  • Category set to 146
Actions #4

Updated by Lenz Grimmer about 4 years ago

  • Status changed from New to Can't reproduce

Likely fixed in the meanwhile? Please re-open, if it still occurs.

Actions #5

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 146 to General - Back-end
Actions

Also available in: Atom PDF