Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 1995 18:29:56 -0500 (CDT)
From:      Rob Snow <rsnow@txdirect.net>
To:        "Question@FreeBSD.org" <questions@freebsd.org>
Subject:   Huhhh?
Message-ID:  <Pine.BSF.3.91.950920182005.23826A-100000@oasis>

next in thread | raw e-mail | index | archive | help

This started showing up earlier today: tcsh sig-11 on my 2.0.5 box.  It runs 
every hour to get my mail.  My machine has been idle for the last 18hrs.

some particulars:

AMD 486DX2-100 / 16MB

version tcsh 6.05.00 (Cornell) 94/19/06 (i386-intel-FreeBSD) options 
8b,nls,dl,al

rsnow@oasis% uptime
	 6:21PM  up 5 days, 23:15, 4 users, load averages: 0.09, 0.12, 0.05

rsnow@oasis% cat getmail
	#!/bin/sh
	/sbin/ping -c 2 legend
	/usr/local/bin/popclient -3 -u rsnow -p ********* legend

from crontab
	SHELL=/usr/local/bin/tcsh
	0 * * * * /home/rsnow/bin/getmail >&/dev/null

Any ideas?

______________________________________________________________________
Rob Snow                                            Powered by FreeBSD
rsnow@txdirect.net                              http://www.freebsd.org



---------- Forwarded message ----------
Date: Wed, 20 Sep 1995 12:00:24 -0500
From: Cron Daemon <root@txdirect.net>
To: rsnow@txdirect.net
Subject: Cron <rsnow@oasis> /home/rsnow/bin/getmail >&/dev/null 

free(760065) above top of memory. (memtop = 57000 membot = 4cedc)
Segmentation fault (core dumped)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950920182005.23826A-100000>