Project

General

Profile

Actions

Bug #46298

open

librados: linking with buffer.cc and libceph-common the same time

Added by Radoslaw Zarzynski almost 4 years ago. Updated almost 4 years ago.

Status:
Fix Under Review
Priority:
Normal
Category:
librados
Target version:
-
% Done:

0%

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

Description

This results in calling constructors and destructors for static objects of buffer.cc twice.
Moreover, they operate on the same memory disturbing already alive instances.
See: https://gist.github.com/rzarzynski/9d46459765e89ce1459ccee56d85c4d1.

Actions #1

Updated by Kefu Chai almost 4 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 35872
Actions #2

Updated by Nathan Cutler almost 4 years ago

Does this fix need to be backported? And how far? Just to octopus?

Actions #3

Updated by Nathan Cutler almost 4 years ago

  • Backport set to octopus

Introduced by 7bf6b5ee1208a359826c74ab033e6bbbfc65969f which went in for octopus.

Actions

Also available in: Atom PDF