Welcome to the Linux Foundation Forum!

[Chapter 13] Kselftest freezing!

Posts: 13
edited February 2024 in LFD103 Class Forum

In Chapter 13: Tips to Continue Your Kernel Journey, I am trying to run "make kselftest" after booting my new kernel. But the test appears to have frozen for over 10 min at this point:

  1. # # Totals: pass:64 fail:0 xfail:0 xpass:0 skip:0 error:0
  2. ok 1 selftests: filesystems/epoll: epoll_wakeup_test
  3. make[3]: Leaving directory '/home/amogh/linux_kernel_workspace/linux_mainline/tools/testing/selftests/filesystems/epoll'
  4. make[3]: Entering directory '/home/amogh/linux_kernel_workspace/linux_mainline/tools/testing/selftests/filesystems/fat'
  5. TAP version 13
  6. 1..1
  7. # timeout set to 45
  8. # selftests: filesystems/fat: run_fat_tests.sh

Is this normal? Shouldn't the timeout kick in and skip the test?
Here is my kernel version if it helps:
6.8.0-rc1+

Answers

  • Update: It was frozen for over an hour and had to kill process manually. Anyone knows why this is happening?

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training