zsh-workers
 help / color / mirror / code / Atom feed
* zsh exhausting swap
@ 1999-09-08 15:25 Brad Forschinger
  1999-09-08 17:19 ` Mike Fletcher
  0 siblings, 1 reply; 4+ messages in thread
From: Brad Forschinger @ 1999-09-08 15:25 UTC (permalink / raw)
  To: zsh-workers


sanguine:~% uname -srm 
FreeBSD 3.2-STABLE i386
sanguine:~% echo ${ZSH_VERSION}
3.0.5

hit alt-' about ten times i guess, keep going until output stops and swapping
starts :-)

34698 bradf    -18   0   139M 27740K swread   0:11  5.91%  5.91% zsh
and another one that i did to confirm
34757 bradf    -18   0   265M 33716K swread   0:17  9.52%  9.52% zsh

this from someone that i asked to do the same:
<Dom2> Sep  8 16:17:30 voodoo /kernel: pid 423 (zsh), uid 104, was killed: out of swap space


-- 
Brad Forschinger <bradf@mega.net.au>


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: zsh exhausting swap
@ 1999-09-13 10:49 Sven Wischnowsky
  0 siblings, 0 replies; 4+ messages in thread
From: Sven Wischnowsky @ 1999-09-13 10:49 UTC (permalink / raw)
  To: zsh-workers


Bart Schaefer wrote:

> The crash eventually occurs when a buffer as large as zsh needs cannot
> be allocated.
> 
> However, I don't understand what you expect zsh to do differently.

One problem is that sizeline() doens't test if it gets a NULL back
from `realloc()'.
The problem is that we would have to add error-catching code to all
places where this is used...

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-09-13 10:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-08 15:25 zsh exhausting swap Brad Forschinger
1999-09-08 17:19 ` Mike Fletcher
1999-09-09 17:00   ` Bart Schaefer
1999-09-13 10:49 Sven Wischnowsky

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).