Bug 41962

Summary: fs/jbd2/transaction.c:1113 and fs/buffer.c:2915
Product: File System Reporter: Lasse Kliemann (lasse-kernel-bug-2011)
Component: ext4Assignee: fs_ext4 (fs_ext4)
Status: RESOLVED OBSOLETE    
Severity: normal CC: szg00000, xerofoify
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.0.3 Subsystem:
Regression: No Bisected commit-id:
Attachments: dmesg

Description Lasse Kliemann 2011-08-29 16:58:11 UTC
Created attachment 70802 [details]
dmesg

Certain filesystem usage leads to one of the two errors visible in dmesg output (see attachment). The system needs a reboot after that.

I have also tested with olders kernel versions, including 2.6.38.8. Same there (at least for the first of the two errors).

Strangely, the only filesystem usage scheme that triggers those errors are two parallel processes of the bup backup system <https://github.com/apenwarr/bup>. They run fine for some time (several minutes, sometimes longer), then the bug message appears in the logs, and the system stops working correctly.

I am using an encrypted LVM.
Comment 1 xerofoify 2014-06-25 16:11:27 UTC
Please test this bug against a newer kernel to see if it's fixed.
Cheers Nick