All of lore.kernel.org
 help / color / mirror / Atom feed
* tools/testing/selftests/ptrace/vmaccess.c hangs
@ 2021-05-28 17:20 Vitaly Chikunov
  2021-05-30 19:21 ` Bernd Edlinger
  0 siblings, 1 reply; 2+ messages in thread
From: Vitaly Chikunov @ 2021-05-28 17:20 UTC (permalink / raw)
  To: Bernd Edlinger, Eric W. Biederman, linux-kselftest, Oleg Nesterov
  Cc: Kees Cook, Shuah Khan, Dmitry V. Levin

Hi,

Possible ptrace related bug in tools/testing/selftests/ptrace/vmaccess.c -
it timeout every time I run it on any kernel I try, in vm or bare metal.

Does it run correctly for anybody?

Example vmaccess from v5.12 source tree run on 5.13.0+rc2 on bare metal
Supermicro server (AMD EPYC):

  5.10.35-rt-alt1.rt39:~# /usr/lib/kselftests/ptrace/vmaccess
  TAP version 13
  1..2
  # Starting 2 tests from 1 test cases.
  #  RUN           global.vmaccess ...
  #            OK  global.vmaccess
  ok 1 global.vmaccess
  #  RUN           global.attach ...
  # attach: Test terminated by timeout
  #          FAIL  global.attach
  not ok 2 global.attach
  # FAILED: 1 / 2 tests passed.
  # Totals: pass:1 fail:1 xfail:0 xpass:0 skip:0 error:0

Just to confirm for the latest kernel, it behaves the same [for drm-tip
based] on 5.13rc2. Also, just tested on 5.11.21 with the same failure.

Other ptrace tests pass.

Thanks,


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-30 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28 17:20 tools/testing/selftests/ptrace/vmaccess.c hangs Vitaly Chikunov
2021-05-30 19:21 ` Bernd Edlinger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.