Date: Thu, 11 Jun 98 17:01:58 +0200 From: THIERRY.HERBELOT@telspace.alcatel.fr To: sco@bbs.zju.ml.org Cc: freebsd-questions@FreeBSD.ORG; Subject: =?ISO-8859-1?Q?R=E9p_:_[help]inetd_in_realloc():_warning:_junk_pointer?= Message-ID: <H000057c01621e2c@MHS> In-Reply-To: <199806111223.VAA16757@alpha.zju.edu.cn>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Geng
Your second problem could come from /etc/login.conf, where the default
entry says :
:maxproc-cur=64:\
This limitation could explain why only 60 "real" users can connect at the
same time under the same user name (each "real" user consumes one
process).
There was a thread recently on the malloc problem / see the archive
TfH
____________________________ Séparateur Réponse ________________________________
Objet : [help]inetd in realloc(): warning: junk pointer
Auteur : sco@bbs.zju.ml.org
Date : 11/06/98 14:23
Hello,
I setup a bbs system in my FreeBSD 2.2.6 box(P166, 32MRAM),
the following message appears when about 100 people login.
[begin paste message]
inetd in realloc(): warning: junk pointer, too low to make sense.
FreeBSD (bbs.zju.ml.org) (ttypc)
login:
[end paste]
And at this time, I can't get mail from its POP3 port. nor can I FTP
to the box, And this problem will continue unless I reboot the machine.
Anyone can tell me what I can do with it?
Another question:
When about more than 60 people login as bbs, then they can NOT sendmail,
enter chat room, etc. It says "can not fork".
While users with uid other than 'bbs' can still do anything he likes.
I have re-compile the kernel and set the config file like:
maxusers 32
options CHILD_MAX=512
options OPEN_MAX=512
And pstat shows: (when about 100 logins)
[sco@bbs sco]$ pstat -T
557/1064 files
67M/73M swap space
What can I do now? In a Linux system, the speed become very slow when 60 people
online, but they can do anything if they want to wait.
Thanks in advance.
Please reply to my mailbox, because I just change my mail account and temperaly
cancel the mailing-list.
mailto:sco@bbs.zju.ml.org
Yours Geng.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?H000057c01621e2c>
