Project

General

Profile

Actions

Bug #14095

closed

FreeBSD testsuite generates traps on os/FileJournal.cc:1043

Added by Willem Jan Withagen over 8 years ago. Updated about 7 years ago.

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

0%

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

Description

After patching the src tree so that just about everything compiles
Running 'gmake check' some of the tests fail.
One of them is:
./test/test-ceph-helpers.sh.log:os/FileJournal.cc: 1043: FAILED assert(0 == "bl should be aligned.")
Given with some other asserts (when enabled) leads me to beleive that there is an allocation problem with the combination: Ceph/FreeBSD/Clang.

The source changes to compile under FreeBSD are in:
https://github.com/ceph/ceph/pull/6794

I have some more changes, not yet commited, but I think this will get you to a tree that builds by
./do_autogen.sh
./do_configure
gmake
gmake check

Actions

Also available in: Atom PDF