Bug 1324035

Summary: Calamari [calamari-httpd] on RHCS1.3.2 segfaults frequently
Product: Red Hat Ceph Storage Reporter: Vimal Kumar <vikumar>
Component: CalamariAssignee: Christina Meno <gmeno>
Calamari sub component: Back-end QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Status: CLOSED INSUFFICIENT_DATA Docs Contact:
Severity: medium    
Priority: medium CC: ceph-eng-bugs, kdreyer, vikumar
Version: 1.3.2   
Target Milestone: rc   
Target Release: 1.3.4   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-24 14:15:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Comment 4 Christina Meno 2016-04-11 02:51:26 UTC
Vimal,


Would you please get a python backtrace?

you'll need the customer to install the python-debuginfo package
it can be found in the rhel-7-server-debug-rpms repo

see https://wiki.python.org/moin/DebuggingWithGdb

I'd like to see
(gdb) py-bt
and
(gdb) thread apply all py-list

thank you