All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel unaligned access at TPC[10101f18] btrfs_csum_final+0x38/0x60
@ 2010-02-05 18:36 Christian Kujau
  2010-02-05 20:01 ` David Miller
  0 siblings, 1 reply; 7+ messages in thread
From: Christian Kujau @ 2010-02-05 18:36 UTC (permalink / raw)
  To: linux-btrfs; +Cc: davem


When writing to a newly created btrfs (vanilla 2.6.33-rc6, sparc64) the 
following messages are printed:

[28617.650231] Kernel unaligned access at TPC[10101f18] btrfs_csum_final+0x38/0x60 [btrfs]
[28617.745783] Kernel unaligned access at TPC[10101f18] btrfs_csum_final+0x38/0x60 [btrfs]
[28654.589492] Kernel unaligned access at TPC[10101f18] btrfs_csum_final+0x38/0x60 [btrfs]
[28654.685036] Kernel unaligned access at TPC[10101f18] btrfs_csum_final+0x38/0x60 [btrfs]
[28689.595394] Kernel unaligned access at TPC[10101f18] btrfs_csum_final+0x38/0x60 [btrfs]

...and so on. I've seen these "unaligned access at TPC" on sparc64 
before[0], but they were not btrfs related. Btw, *reading* does not cause 
these messages.

At one point and when lots of I/O was going on, the following appeared once, inbetween
the other messages:

[31419.847052] Kernel unaligned access at TPC[102a3f18] btrfs_csum_final+0x38/0x60 [btrfs]
[31447.243224] Kernel unaligned access at TPC[102a3f18] btrfs_csum_final+0x38/0x60 [btrfs]
[31447.338727] Kernel unaligned access at TPC[102a3f18] btrfs_csum_final+0x38/0x60 [btrfs]
[33888.613296] btrfs: loop0 checksum verify failed on 39084032 wanted EAFC29EA found BBFFFFFF level 0
[34421.508271] Kernel unaligned access at TPC[102a3f18] btrfs_csum_final+0x38/0x60 [btrfs]
[34421.603872] Kernel unaligned access at TPC[102a3f18] btrfs_csum_final+0x38/0x60 [btrfs]
[34452.965546] Kernel unaligned access at TPC[102a3f18] btrfs_csum_final+0x38/0x60 [btrfs]

No messages from the backing device have been reported though, but I'm 
not so sure about the system's RAM, so it might be a hardware issue after 
all. I was not able to reproduce the "checksum verify failed" yet.

Full dmesg and .config: http://nerdbynature.de/bits/2.6.33-rc6/btrfs/

Christian.


[0] http://linux.derkeiler.com/Mailing-Lists/Kernel/2009-02/msg01327.html
-- 
BOFH excuse #369:

Virus transmitted from computer to sysadmins.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-02-08 21:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-05 18:36 Kernel unaligned access at TPC[10101f18] btrfs_csum_final+0x38/0x60 Christian Kujau
2010-02-05 20:01 ` David Miller
2010-02-06  5:13   ` Christian Kujau
2010-02-06  5:32     ` David Miller
2010-02-06  6:28       ` Christian Kujau
2010-02-06  6:43         ` David Miller
2010-02-08 21:46           ` Chris Mason

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.