GNU bug report logs - #15459

Previous Next

Package: diffutils;

Reported by: leila karami <karami.leila1 <at> gmail.com>

Date: Tue, 24 Sep 2013 21:57:03 UTC

Severity: normal

Merged with 15458

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eric Blake <eblake <at> redhat.com>
To: Hugo.Mildenberger <at> web.de
Cc: 15459 <at> debbugs.gnu.org, leila karami <karami.leila1 <at> gmail.com>
Subject: bug#15459: [bug-diffutils] bug#15459: diff -Z hangs [was: bug#15459: bug#15459: bug#15459: bug#15459:]
Date: Wed, 25 Sep 2013 11:16:16 -0600
[Message part 1 (text/plain, inline)]
On 09/25/2013 11:05 AM, Hugo.Mildenberger <at> web.de wrote:
>> $ timeout 10s diff -Z <(printf 'a\r\nb\n') <(printf 'a\nb\r\n'); echo $?
>> 124
>>

> 
> diff 3.3 (probably compiled with gcc-4.7.3 p1.0, pie-0.5.5, 
> glibc-2.17 on amd64) does not timeout on my system:
> 
>  $ diff -Z <(printf 'a\nb\n') <(printf 'a\nb\n'); echo $?
>  0
>  $ timeout 10s diff -Z <(printf 'a\r\nb\n') <(printf 'a\nb\r\n'); echo $?
>  0

Odd; I've raised a separate Fedora bug in case it is a downstream-only
issue:
https://bugzilla.redhat.com/show_bug.cgi?id=1012075

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 11 years and 57 days ago.

Previous Next


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