From: Zdenek Kabelac <zkabelac@sourceware.org>
To: lvm-devel@redhat.com
Subject: stable-2.02 - tests: aux collects stack trace when stuck is assumed
Date: Fri, 16 Oct 2020 19:11:17 +0000 (GMT) [thread overview]
Message-ID: <20201016191117.D66ED396E83D@sourceware.org> (raw)
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=c563af047643b18b6ebc369a77ecf094dd2a5f11
Commit: c563af047643b18b6ebc369a77ecf094dd2a5f11
Parent: 57585ebacd54d7d0f4e80cf11e062e652d019539
Author: Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate: Thu Sep 10 17:05:02 2020 +0200
Committer: Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Fri Oct 16 17:07:58 2020 +0200
tests: aux collects stack trace when stuck is assumed
Automatically collect traces in this case.
---
test/lib/aux.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/lib/aux.sh b/test/lib/aux.sh
index 3c39151ae..b5f81dc74 100644
--- a/test/lib/aux.sh
+++ b/test/lib/aux.sh
@@ -1517,6 +1517,7 @@ wait_for_sync() {
done
echo "Sync is taking too long - assume stuck"
+ echo t >/proc/sysrq-trigger 2>/dev/null
return 1
}
reply other threads:[~2020-10-16 19:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20201016191117.D66ED396E83D@sourceware.org \
--to=zkabelac@sourceware.org \
--cc=lvm-devel@redhat.com \
/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.