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

Also available in: Atom PDF