Project

General

Profile

Bug #44658

seastar is busting unit tests

Added by Greg Farnum about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

run-make-check.sh does not pass any more in seastar tests. I have tried on my old rex box and one of the new vossi machines (Fedora 31) with a fresh Ceph install. It reports that it can't find the sanitizer, but in actuality seems to be missing dependencies. These are not installed by install-deps.sh.

On Fedora, the issue seems to resolve by installing:
libasan libatomic libubsan

I didn't check the corresponding names in deb-based distributions. I don't know how dependencies keep getting added without them being added to these install lists, but it is a repeating phenomenon and very frustrating for those of us trying to work on other things.

History

#1 Updated by Kefu Chai about 4 years ago

  • Status changed from New to Fix Under Review
  • Priority changed from Immediate to Normal
  • Pull request ID set to 34016

#2 Updated by Kefu Chai about 4 years ago

  • Status changed from Fix Under Review to Resolved

#3 Updated by Kefu Chai about 4 years ago

I don't know how dependencies keep getting added without them being added to these install lists, but it is a repeating phenomenon and

i want to note that this is not true as it's not a "repeating phenomenon",

very frustrating for those of us trying to work on other things.

so do i. it's frustrating to work on this project if my contribution just frustrates "those of us" repeatly.

Also available in: Atom PDF