Welcome to the Linux Foundation Forum!

[Chapter 13] Kselftest freezing!

Options
amoghmc
amoghmc Posts: 13
edited February 3 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:

# # Totals: pass:64 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: filesystems/epoll: epoll_wakeup_test
make[3]: Leaving directory '/home/amogh/linux_kernel_workspace/linux_mainline/tools/testing/selftests/filesystems/epoll'
make[3]: Entering directory '/home/amogh/linux_kernel_workspace/linux_mainline/tools/testing/selftests/filesystems/fat'
TAP version 13
1..1
# timeout set to 45
# 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

  • amoghmc
    amoghmc Posts: 13
    Options

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

Categories

Upcoming Training