View Single Post
  #3   (View Single Post)  
Old 25th February 2012
lhrt lhrt is offline
New User
 
Join Date: Feb 2012
Posts: 2
Default

J65nko

Thanks. I tried that but still same error.

here is the login.conf snippet.

Quote:
#default:\
# ath=/usr/bin /bin /usr/sbin /sbin /usr/X11R7/bin /usr/X11R6/bin /usr/pkg/bin /usr/pkg/sbin /usr/local/bin:\
# :umask=022:\
:datasize=infinity:\
# :maxproc-max=256:\
# :maxproc-cur=64:\
# penfiles-cur=128:\
# :stacksize-cur=8M:\
:memoryuse=infinity:

#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
#
daemon:\
:ignorenologin:\
:datasize=infinity:\
:maxproc=infinity:\
penfiles-cur=128:\
:stacksize-cur=infinity:
:memoryuse=infinity:\
:memorylocked=infinity:
The error is

sbrk: grow failed, error = 12
UNIX ERR:malloc:Not enough space
Reply With Quote