All of lore.kernel.org
 help / color / mirror / Atom feed
From: <ckim@etri.re.kr>
To: <kernelnewbies@kernelnewbies.org>
Subject: how to avoid CPU watchdog error during debug
Date: Wed, 25 Aug 2021 10:06:21 +0900	[thread overview]
Message-ID: <01cd01d7994d$6b063760$4112a620$@etri.re.kr> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 485 bytes --]

 

Hello,

While debugging a kernel module, I get this error and the OS crashes.

[39068.833652] rcu: INFO: rcu_sched self-detected stall on CPU

[39068.834739] watchdog: BUG: soft lockup - CPU#3 stuck for 164s!
[systemd-journal:399]

[39068.834854] watchdog: BUG: soft lockup - CPU#0 stuck for 164s!
[test_axpu_app:2896]

This seems because I stopped the processor for debugging.

How can I avoid this watchdog error during debug?

Any help will be appreciated. Thanks!

 

Chan Kim


[-- Attachment #1.2: Type: text/html, Size: 2941 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

             reply	other threads:[~2021-08-25  1:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25  1:06 ckim [this message]
2021-08-26 17:34 ` how to avoid CPU watchdog error during debug Philipp Hortmann
2021-08-30  1:46   ` ckim
2021-09-25 21:34     ` jim.cromie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='01cd01d7994d$6b063760$4112a620$@etri.re.kr' \
    --to=ckim@etri.re.kr \
    --cc=kernelnewbies@kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.