qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v8] tests/tcg/s390x: Test SIGILL and SIGSEGV handling


From: Thomas Huth
Subject: Re: [PATCH v8] tests/tcg/s390x: Test SIGILL and SIGSEGV handling
Date: Fri, 6 Aug 2021 07:25:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0

On 05/08/2021 00.51, Ilya Leoshkevich wrote:
Verify that s390x-specific uc_mcontext.psw.addr is reported correctly
and that signal handling interacts properly with debugging.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
---

v7: https://lists.nongnu.org/archive/html/qemu-devel/2021-08/msg00463.html
v7 -> v8: Another rebase needed due to the conflict with Jonathan's
           50e36dd61652.

Thanks for respinning this patch! I now gave it a try, and it seems to work, but the output looks a little funny:

SKIPPED signals on s390x because BROKEN awaiting sigframe clean-ups and vdso support
  TEST    test-mmap (default) on s390x
  TEST    testthread on s390x
  TEST    threadcount on s390x
  TEST    hello-s390x on s390x
  TEST    csst on s390x
  TEST    ipm on s390x
  TEST    exrl-trt on s390x
  TEST    exrl-trtr on s390x
  TEST    pack on s390x
  TEST    mvo on s390x
  TEST    mvc on s390x
  TEST    trap on s390x
  TEST    signals-s390x on s390x

i.e. it first says "SKIPPED signals", but later still executes the test. Could that be fixed somehow?

 Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]