Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2002 11:17:35 -0500
From:      "James F. Hranicky" <jfh@cise.ufl.edu>
To:        stable@freebsd.org
Subject:   Re: stunnel fails to run after upgrade to 4.5-PRERELEASE #6 
Message-ID:  <20020111161735.6215E6B31@mail.cise.ufl.edu>

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

Gregory Bond <gnb@itga.com.au> wrote:

> > 58589 stunnel  CALL  mmap(0xbfade000,0x10000,0x3,0x400,0xffffffff,0,0,0)
> > 58589 stunnel  RET   mmap -1 errno 12 Cannot allocate memory
> 
> This looks like something is trying to force the use of a particular virtual 
> address (0xbfade000) and the kernel is refusing (ENOMEM, errno 12), probably 
> because the requested address is in use (see mmap(2)).
> 
> It is in general a bad idea to use a non-nil address. It is not surprising that
> the list of available spaces changes when the kernel updates.

Running with 

	-d 993 and -r 143

results in the same behavior.

----------------------------------------------------------------------
| Jim Hranicky, Senior SysAdmin                   UF/CISE Department |
| E314D CSE Building                            Phone (352) 392-1499 |
| jfh@cise.ufl.edu                      http://www.cise.ufl.edu/~jfh |
----------------------------------------------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020111161735.6215E6B31>