[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#677704: unusable multiarch (triggers "Dynamic MMap ran out of room" error)



On Sat, Jun 16, 2012 at 12:09:06PM +0200, Robert Millan wrote:
> Package: apt
> Version: 0.9.6
> Severity: important
> User: debian-bsd@lists.debian.org
> Usertags: kfreebsd
> 
> Tried increasing this limit, with no improvement.  I also wonder how is
> libpgocaml-ocaml-dev related to this ...

Yes, we don't have mremap() on kFreeBSD, which we use for resizing. This
could be fixed by rewriting the mremap() part to use munmap() and mmap()
instead of mremap(). I can't tell you why the limit increasing does not
help, though, someone else might know more.

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.



Reply to: