bug-gnu-utils
[Top][All Lists]
Advanced

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

Grep


From: Stephen Larcombe
Subject: Grep
Date: Thu, 13 Jul 2006 20:01:21 -0700

I am using djgpp dos version of grep, and just tried using on a new computer 
running Windows XP

When I pipe an out put from one command to grep as follows:

C:> another_command | grep string
Exiting due to signal SIGSEGV
General Protection Fault at eip=000116e3
eax=fff80000 ebx=fff80000 ecx=000002af edx=fff90000 esi=00000058 edi=0000b01
ebp=000a6930 esp=000a691c program=C:\DJGPP\BIN\GREP.EXE
cs: sel=0337  base=02af0000  limit=7d4fffff
ds: sel=033f  base=02af0000  limit=7d4fffff
es: sel=033f  base=02af0000  limit=7d4fffff
fs: sel=030f  base=000057d0  limit=0000ffff
gs: sel=034f  base=00000000  limit=0010ffff
ss: sel=033f  base=02af0000  limit=7d4fffff
App stack: [000a6a1c..00026a1c]  Exceptn stack: [00026970..00024a30]

Call frame traceback EIPs:
  0x000116e3
  0x0000187a
  0x00001985
  0x00002317
  0x00002782
  0x0000423c
  0x00010f1a


Other commands work okay with "pipe"

Any ideas what is happening, or where I should look for a newer version of grep?

Yours

Stephen
__________________________________
Stephen Larcombe
Plough Book Sales,
P.O. Box 14,
Belmont Vic. 3216
Australia
Phone: +61 3 52661262
FAX: +61 3 52662180
E-mail: address@hidden
Website: www.ploughbooksales.com.au


reply via email to

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