Project

General

Profile

Backport #18890

ruleset is out of scope in CrushTester::test_with_crushtoo

Added by zhou wei about 7 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Release:
hammer
Crash signature (v1):
Crash signature (v2):

History

#1 Updated by Kefu Chai about 7 years ago

  • Status changed from New to Rejected

#2 Updated by Kefu Chai about 7 years ago

  • Tracker changed from Fix to Bug
  • Status changed from Rejected to 12
  • Regression set to No
  • Severity set to 3 - minor
  • Release set to hammer

#3 Updated by Kefu Chai about 7 years ago

  • Assignee set to zhou wei

#4 Updated by Kefu Chai about 7 years ago

  • Status changed from 12 to Fix Under Review

#5 Updated by Nathan Cutler about 7 years ago

  • Tracker changed from Bug to Backport
  • Description updated (diff)

description

In CrushTester::test_with_crushtool:

if (ruleset >= 0) {
crushtool.add_cmd_args(
"--ruleset",
stringify(ruleset).c_str(),
NULL);
}

The argument of ruleset is out ouf scope.
It may cause make new pool failed.

I will fix it on github.

#6 Updated by Nathan Cutler about 7 years ago

  • Description updated (diff)
  • Status changed from Fix Under Review to In Progress

#7 Updated by Nathan Cutler over 6 years ago

  • Status changed from In Progress to Rejected

Hammer is EOL.

Also available in: Atom PDF