bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] infinite loop in sparse_dump_region()


From: François Ouellet
Subject: Re: [Bug-tar] infinite loop in sparse_dump_region()
Date: Tue, 18 Mar 2014 10:05:51 -0400




2014-03-16 17:55 GMT-04:00 Pavel Raiskup <praiskup@redhat.com>:

thanks for clear report!  You can try the attached patch if you wanted (but it
has the same effects as yours one, just the message is little bit different).
Reproducer:

  $ truncate -s 10M file
  $ tar cSf archive file
  $ truncate -s 5M file
  $ tar df archive

My simple patch did not fix this problem.  I haven't yet been able to reproduce my previous problem.  It doesn't happen every time.  I'll keep trying, from time to time.

Thanks,

François

reply via email to

[Prev in Thread] Current Thread [Next in Thread]