Bug 161166

Summary: limit in zsh-4.2.1-2 doesn't work
Product: [Fedora] Fedora Reporter: H.J. Lu <hongjiu.lu>
Component: zshAssignee: Colin Walters <walters>
Status: CLOSED CURRENTRELEASE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 4Keywords: Regression
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: zsh-4.2.5-1.2.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-11 22:42:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
A patch none

Description H.J. Lu 2005-06-20 22:38:53 UTC
I got

gnu-9:pts/1[15]> limit
gnu-9:pts/1[16]> limit stacksize
limit: no such resource: stacksize

zsh-4.2.0-3 in FC3 works fine:

gnu-13:pts/1[34]> limit                           /export/redhat/src/kernel-EL4
cputime         unlimited
filesize        unlimited
datasize        unlimited
stacksize       8MB
coredumpsize    0kB
memoryuse       unlimited
descriptors     16383
addressspace    1kB
maxproc         32768
memorylocked    unlimited
maxfilelocks    unlimited
gnu-13:pts/1[36]> limit stacksize                 /export/redhat/src/kernel-EL4
stacksize       8MB

Comment 1 H.J. Lu 2005-06-22 03:44:32 UTC
Created attachment 115795 [details]
A patch

This patch works for me.

Comment 2 Christopher Aillon 2006-09-11 22:42:38 UTC
This is fixed in rawhide now and in fc5.