Project

General

Profile

Actions

Bug #44447

open

unittest_lockdep fails and stalls on RelWithDebInfo build

Added by Radoslaw Zarzynski about 4 years ago.

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

0%

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

Description

I tried to run unittest_lockdep on a release-like build:

./do_cmake.sh -DWITH_SEASTAR=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS="-fno-omit-frame-pointer" -DWITH_RADOSGW_KAFKA_ENDPOINT=OFF
[rzarzynski@incerta07 build]$ ./bin/unittest_lockdep
Running main() from gmock_main.cc
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from lockdep
[ RUN      ] lockdep.abba
/work/ceph-rzarzynski-1/src/test/common/test_lockdep.cc:55: Failure
Death test: a.lock()
    Result: failed to die.
 Error msg:
[  DEATH   ] 
[  FAILED  ] lockdep.abba (9 ms)
[ RUN      ] lockdep.recursive

# stalls here

No data to display

Actions

Also available in: Atom PDF