Project

General

Profile

Actions

Bug #64155

open

Coredumps not available in RGW Crashes

Added by Ali Maredia 4 months ago. Updated 4 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

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

Description

This run that has a segfault does not contain a coredump:

http://qa-proxy.ceph.com/teuthology/smanjara-2024-01-22_21:48:28-rgw:multisite-wip-shilpa-test-wo-sync-policy-distro-default-smithi/7527419/teuthology.log

(this file is over 2 million lines long and would be best viewed on a sepia machine)

Looking through the logging statements in the teuthology log and the teuthology source code, I see this function is not executed.

https://github.com/ceph/teuthology/blob/main/teuthology/task/internal/__init__.py#L302

Upon a quick review it's unclear if this conditional is not evaluating to true:

https://github.com/ceph/teuthology/blob/main/teuthology/task/internal/__init__.py#L308

or if the function is just never getting called here:

https://github.com/ceph/teuthology/blob/main/teuthology/task/internal/__init__.py#L420

Actions

Also available in: Atom PDF