On Wed, 15 Mar 2017 11:24:27 +0100 (CET) Jan Engelhardt <[email protected]> wrote:
> >From https://bugzilla.opensuse.org/show_bug.cgi?id=1029452 : > > > >wayland fails to run the testsuite on s390x since the update to 1.13. > >The failing test is: > > > >[ 24s] connection-test: tests/connection-test.c:163: > >argument_from_va_list: Assertion `args[5].n == 105' failed. > >[ 24s] test "argument_from_va_list": signal 6, fail. > > Some bug in va_list_wrapper maybe? Yup: https://cgit.freedesktop.org/wayland/wayland/commit/?id=680a6b32de49896dc290968f83a1e4cce315888e > >Another strange error, that does not result in a FAIL is this: > >[ 19s] PASS: os-wrappers-test > >[ 24s] User process fault: interruption code 003b ilc:3 in > >sanity-test[80000000+9000] > >[ 24s] Failing address: 0000000000000000 TEID: 0000000000000400 > >[ 24s] Fault in primary space mode while using user ASCE. > >[ 24s] AS:00000001f52f41c7 R3:0000000000000024 > >[ 24s] PASS: sanity-test What does that mean, is it like NULL-pointer dereference? sanity-test does a bunch of tests that are expected to explode, e.g. it tests triggering a segfault and seeing it actually gets flagged right. https://cgit.freedesktop.org/wayland/wayland/tree/tests/sanity-test.c E.g. "fail_segv" test. Thanks, pq
pgpyJ_GwYJ7gD.pgp
Description: OpenPGP digital signature
_______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
