Project

General

Profile

Bug #15616

ceph-osd crashes in FileStore::omap_get_values

Added by Willem Jan Withagen almost 8 years ago. Updated almost 7 years ago.

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

0%

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

Description

This is due to trying to writing an uninitialized char* string.
It is only initialised in a few(2) of the tests.

Fixed by https://github.com/ceph/ceph/pull/8763

History

#1 Updated by Greg Farnum almost 7 years ago

  • Status changed from New to Resolved

PR merged

Also available in: Atom PDF