From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valentin Vidic Date: Fri, 4 May 2018 16:00:55 +0200 Subject: [Cluster-devel] gfs2-utils: mkfs segfault with 4.16 kernel In-Reply-To: References: <88c04bee-a2d0-0efd-f856-09d7448c0517@redhat.com> <20180504102140.GQ4608@gavran.carpriv.carnet.hr> <20180504104234.GR4608@gavran.carpriv.carnet.hr> <20180504105416.GS4608@gavran.carpriv.carnet.hr> <1cec5b2a-4544-3658-4812-b88f0e1a4cfa@redhat.com> <20180504120105.GT4608@gavran.carpriv.carnet.hr> Message-ID: <20180504140055.GB4608@gavran.carpriv.carnet.hr> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Fri, May 04, 2018 at 02:16:24PM +0100, Andrew Price wrote: > Try this. Thanks, only meta test fails now, probably size check in some other place: ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 30 tests were run, 1 failed unexpectedly. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: gfs2-utils master test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 29: libgfs2.at:3 meta.c libgfs2 ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 29. libgfs2.at:3: testing meta.c ... ./libgfs2.at:3: test x"$ENABLE_UNIT_TESTS" = "xyes" || exit 77 ./libgfs2.at:4: check_meta stderr: gfs2_rgrp: rg_reserved: offset is 68, expected 48 gfs2_rgrp: size mismatch between struct 128 and fields 108 gfs2_log_header: size mismatch between struct 120 and fields 48 stdout: Running suite(s): libgfs2 0%: Checks: 1, Failures: 1, Errors: 0 check_meta.c:9:F:Meta:test_lgfs2_meta:0: Assertion 'lgfs2_selfcheck() == 0' failed ./libgfs2.at:4: exit code was 1, expected 0 29. libgfs2.at:3: 29. meta.c (libgfs2.at:3): FAILED (libgfs2.at:4) -- Valentin