From: Uwe Sauter <uwe.sauter.de@gmail.com>
To: Matthew Wilcox <willy@infradead.org>
Cc: almaz.alexandrovich@paragon-software.com, ntfs3@lists.linux.dev,
linux-fsdevel@vger.kernel.org
Subject: Re: Bug using new ntfs3 file system driver (5.15.2 on Arch Linux)
Date: Fri, 19 Nov 2021 15:19:29 +0100 [thread overview]
Message-ID: <b708eff4-4e2f-42a9-c2b2-22522f72ebe0@gmail.com> (raw)
In-Reply-To: <YZei4gn1zgIc32Ii@casper.infradead.org>
Am 19.11.21 um 14:13 schrieb Matthew Wilcox:
> On Fri, Nov 19, 2021 at 08:48:11AM +0100, Uwe Sauter wrote:
>> [ 1132.645038] BUG: unable to handle page fault for address: 0000000000400000
>> [ 1132.645045] #PF: supervisor instruction fetch in kernel mode
>> [ 1132.645047] #PF: error_code(0x0010) - not-present page
>> [ 1132.645050] PGD 0 P4D 0
>> [ 1132.645053] Oops: 0010 [#1] PREEMPT SMP PTI
>> [ 1132.645057] CPU: 7 PID: 429941 Comm: rsync Tainted: P OE
>> 5.15.2-arch1-1 #1 e3bfbeb633edc604ba956e06f24d5659e31c294f
>> [ 1132.645061] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./C226 WS, BIOS P3.40 06/25/2018
>> [ 1132.645063] RIP: 0010:0x400000
>
> Your computer was trying to execute instructions at 0x400000. This
> smells very much like a single bit flip; ie there was a function
> pointer which should have been NULL, but actually had one bit flip
> and so the CPU jumped to somewhere that doesn't have any memory
> backing it.
>
> Can you run memtest86, or whatever the current flavour of memory testing
> software is?
>
As I mentioned in the description the host is equipped with ECC memory. dmesg didn't show any sign of memory error that
I would expect from a bit flip inside RAM.
The hardware is
* ASRock Rack C226 WS mainboard
* Intel Xeon E3-1245 v3
* 4x Kingston 9965525-055.A00LF 8GB ECC memory.
Also the host has been running fine after the bug triggered for 1.5h and today again for 7h.
next prev parent reply other threads:[~2021-11-19 14:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-19 7:48 Bug using new ntfs3 file system driver (5.15.2 on Arch Linux) Uwe Sauter
2021-11-19 13:13 ` Matthew Wilcox
2021-11-19 14:19 ` Uwe Sauter [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-27 14:13 Mohan R
2021-11-27 14:50 ` Matthew Wilcox
2021-12-28 21:00 ` August Wikerfors
2021-12-29 1:13 ` Matthew Wilcox
2022-01-03 15:20 ` Jan Kara
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=b708eff4-4e2f-42a9-c2b2-22522f72ebe0@gmail.com \
--to=uwe.sauter.de@gmail.com \
--cc=almaz.alexandrovich@paragon-software.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=ntfs3@lists.linux.dev \
--cc=willy@infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).