zsh-workers
 help / color / mirror / code / Atom feed
From: rjones@pobox.com
To: Zoltan Hidvegi <hzoli@cs.elte.hu>
Cc: zsh-workers@math.gatech.edu
Subject: Re: problem with multios on irix 5.3, zsh 3.0.1
Date: Tue, 12 Nov 1996 16:52:06 EST	[thread overview]
Message-ID: <9611122152.AA23535@carbonara.MIT.EDU> (raw)


hzoli@cs.elte.hu writes:
>It may be the problem.  The lower bound check was missing indeed and it was
>fixed a few weeks ago.  The upeer bound check is not necessary if the
>fdtable is as big as the maximum number of open file descriptors of the OS.
>Try to modify the
>
>#  define OPEN_MAX 20
>
>line in system.c, give it a bigger value (64 or 256) and see if it stops
>the coredump.  The missing lower bound check is of course a bug but it
>cannot cause coredumps or any noticable problems.

i'll try this.  thanks.

on solaris (reported by a friend), where OPEN_MAX was set to the max
for the OS, it still failed silently, only opening the first N files
(N = about 53.  64 is the max).  is this what it should do?

ray jones


             reply	other threads:[~1996-11-12 21:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-12 21:52 rjones [this message]
  -- strict thread matches above, loose matches on Subject: below --
1996-11-12 21:09 rjones
1996-11-12 21:29 ` Zoltan Hidvegi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9611122152.AA23535@carbonara.MIT.EDU \
    --to=rjones@pobox.com \
    --cc=hzoli@cs.elte.hu \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).