GNU bug report logs - #69535
Problem with copying an EXTREMELY large file - cmp finds a mismatch

Previous Next

Package: coreutils;

Reported by: Brian <b_lists <at> patandbrian.org>

Date: Mon, 4 Mar 2024 04:27:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 69535 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Brian <b_lists <at> patandbrian.org>
Cc: 69535 <at> debbugs.gnu.org
Subject: Re: bug#69535: Problem with copying an EXTREMELY large file - cmp
 finds a mismatch
Date: Mon, 4 Mar 2024 00:10:48 -0800
Try running 'strace -o tr cp data.dat original' and then look at the 
file 'tr' (which could be quite large). Look for the syscalls near the 
start, and near the end, of the bulk copy.

Quite possibly it's a bug in your Linux drivers or your firmware or 
hardware. For example, if you're using ZFS, see:

https://github.com/openzfs/zfs/issues/15526

The strace output might help figure this out.




This bug report was last modified 1 year and 167 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.