rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
* Re: memory leak
@ 1992-08-13 13:44 Darrell Schiebel
  0 siblings, 0 replies; 2+ messages in thread
From: Darrell Schiebel @ 1992-08-13 13:44 UTC (permalink / raw)
  To: rc


	I'm using a Sun IPX with readline 1.1, sunos4.1.1, and iscreen.
	I have not been able to reproduce the memory leaks. I used
	the default config.h file (I believe), and compiled with
	gcc 2.2.2.

	See below. I also tried it on an IPX running 4.1.2 with no
	leak.


						Darrell


Script started on Thu Aug 13 09:24:16 1992
; cat /etc/motd
SunOS Release 4.1.1 (AIPSIPX) #1: Tue Jan 21 12:56:08 EST 1992
;

; echo $pid
659
; ps v$pid
  PID TT STAT  TIME SL RE PAGEIN SIZE  RSS   LIM %CPU %MEM COMMAND
  659 q2 S     0:00  0 38      0   80  392    xx  0.0  1.3 rc
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; ps v$pid
  PID TT STAT  TIME SL RE PAGEIN SIZE  RSS   LIM %CPU %MEM COMMAND
  659 q2 S     0:00  0 63      0   80  388    xx  0.0  1.3 rc
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; ps v$pid
  PID TT STAT  TIME SL RE PAGEIN SIZE  RSS   LIM %CPU %MEM COMMAND
  659 q2 S     0:00  0 76      0   80  388    xx  0.0  1.3 rc
; for ( i in (1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0) ) ki
ll -2 $pid
; ps v$pid
  PID TT STAT  TIME SL RE PAGEIN SIZE  RSS   LIM %CPU %MEM COMMAND
  659 q2 S     0:00  1 96      0   80  392    xx  0.0  1.3 rc
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; ps v$pid
  PID TT STAT  TIME SL RE PAGEIN SIZE  RSS   LIM %CPU %MEM COMMAND
  659 q2 S     0:00  1 99      0   80  392    xx  0.0  1.3 rc
; exit

[screen is terminating]

script done on Thu Aug 13 09:26:52 1992
;


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

* Re: memory leak
@ 1992-08-13 11:17 peter
  0 siblings, 0 replies; 2+ messages in thread
From: peter @ 1992-08-13 11:17 UTC (permalink / raw)
  To: rc

Yup, I got the memory growth too using editline-d rc-1.4 on sun3's and 4's
with sunos4.1.1.  I used gcc2.x too.

Pete.



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

end of thread, other threads:[~1992-08-13 13:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1992-08-13 13:44 memory leak Darrell Schiebel
  -- strict thread matches above, loose matches on Subject: below --
1992-08-13 11:17 peter

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