From: Jakub Kicinski <kuba@kernel.org>
To: Taehee Yoo <ap420073@gmail.com>, netdev@vger.kernel.org
Subject: [TEST] amt.sh crashes smcrouted
Date: Thu, 2 May 2024 13:00:49 -0700 [thread overview]
Message-ID: <20240502130049.46be401e@kernel.org> (raw)
Hi Taehee Yoo!
We started running amt tests in the netdev CI, and it looks like it
hangs - or at least it doesn't produce any output for long enough
for the test runner to think it hung.
While looking at the logs, however, I see:
[ 3.361660] smcrouted[294]: segfault at 7fff480c95f3 ip 00000000004034e4 sp 00007fff480b9410 error 6 in smcrouted[402000+a000] likely on CPU 3 (core 3, socket 0)
[ 3.361812] Code: 74 24 38 89 ef e8 4c 33 00 00 44 0f b7 f8 66 39 84 24 e2 01 00 00 75 09 45 85 ed 0f 85 ed 01 00 00 48 8b 44 24 38 0f b6 40 33 <42> 88 84 3c e4 01 00 00 48 8b 3b 48 8d 54 24 38 48 8d 74 24 50 e8
https://netdev-3.bots.linux.dev/vmksft-net/results/577882/4-amt-sh/
So I think the cause may be a bug in smcroute.
We use smcroute build from latest git
# cd smcroute/
# git log -1 --oneline
cd25930 .github: use same CFLAGS for both configure runs
# smcroute -v
SMCRoute v2.5.6
Could you check if you can repro this crash?
next reply other threads:[~2024-05-02 20:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-02 20:00 Jakub Kicinski [this message]
2024-05-05 12:13 ` [TEST] amt.sh crashes smcrouted Taehee Yoo
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=20240502130049.46be401e@kernel.org \
--to=kuba@kernel.org \
--cc=ap420073@gmail.com \
--cc=netdev@vger.kernel.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.