buggrep - Bugs: bug #14431, win32 grep fails to open stdin

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #14431: win32 grep fails to open stdin

Submitter:  Kevin Davies <rtfmoz>
Submitted:  Tue 06 Sep 2005 12:17:20 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Works For Me
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Sat 06 Feb 2010 01:11:40 PM UTC, comment #4: 

Closing per comment #3.

Paolo Bonzini <bonzini>
Sun 13 Jan 2008 06:22:56 AM UTC, comment #3: 

Seems to work for me on win2000 (sp4):

C:\Program Files\medit\bin>echo lalala | grep la -
lalala

C:\Program Files\medit\bin>echo lalala | grep la
lalala

Yevgen Muntyan <muntyan>
Sun 07 Oct 2007 02:44:22 PM UTC, comment #2: 

Can someone confirm if this bug still exists with grep-2.5.3?

Any indication whether this is a grep bug or a Windows 2000 bug?

Making grep work on non-free operating systems is not a priority. If no one voices an objection, I will close this bug as wont fix.

Tony Abou-Assaleh <taa>
Group administrator
Tue 06 Sep 2005 02:51:05 AM UTC, comment #1: 

*This problem does not occur on the Windows XP platform.
*This problem does not occur with the native compilation of grep from unxutils.sourceforge.net

Kevin Davies <rtfmoz>
Tue 06 Sep 2005 12:17:20 AM UTC, original submission:  

win32 grep fails to open stdin
GNU gunzip 1.3.5
GNU grep 2.5.1
Windows 2000 Service Pack 4

Examples:
E:\IMSLOG\imslog\AAL\2005-06-Jun>gunzip -c filename.gz | grep hello

grep: fstat: Invalid Argument

gunzip: stdout: Invalid argument

E:\IMSLOG\imslog\AAL\2005-06-Jun>gunzip -c filename.gz | grep hello -

grep: fstat: Invalid argument

gunzip: stdout: Broken pipe

Kevin Davies <rtfmoz>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bonzini (Posted a comment)
  • -email is unavailable- added by muntyan (Posted a comment)
  • -email is unavailable- added by taa (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-02-06 bonzini StatusNone Works For Me
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code